LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TrackerDataIOImpl.h
Go to the documentation of this file.
1 #ifndef SIO_TrackerDataIOImpl_H
2 #define SIO_TrackerDataIOImpl_H 1
3 
4 #include "IMPL/TrackerDataImpl.h"
5 
6 namespace SIO{
7 
8  class SIOTrackerDataHandler ;
9 }
10 
11 namespace IOIMPL {
12 
13 
20 
22 
23  }; // class
24 
25 } // namespace
26 
27 #endif /* ifndef SIO_TrackerDataIOImpl_H */
Default implementation of TrackerData.
Adding stuff needed for io (friend declarations, etc.)
Implementation of SIOObjectHandler to handle IO of TrackerDatas.