LCIO  "2.7.4"
 All Classes Namespaces Functions Variables Typedefs Friends Pages
TrackerHitZCylinderIOImpl.h
1 #ifndef SIO_TRACKERHITZCYLINDERIOIMPL_H
2 #define SIO_TRACKERHITZCYLINDERIOIMPL_H 1
3 
4 #include "IMPL/TrackerHitZCylinderImpl.h"
5 
6 // forward declaration
7 namespace SIO{
8  class SIOTrackerHitZCylinderHandler ;
9 }
10 
11 namespace IOIMPL {
12 
13  class SIOTrackerHitZCylinderHandler ;
14 
21 
23 
24  }; // class
25 
26 } // namespace
27 
28 #endif /* ifndef SIO_TRACKERHITZCYLINDERIOIMPL_H */
Adding stuff needed for io (friend declarations, etc.)
Definition: TrackerHitZCylinderIOImpl.h:20
Implementation of the tracker hit on a cylindrical surface parallel to z.
Definition: TrackerHitZCylinderImpl.h:20
Implementation of SIOObjectHandler to handle IO of TrackerHitZCylinder.
Definition: SIOTrackerHitZCylinderHandler.h:16