LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SimTrackerHitIOImpl.h
Go to the documentation of this file.
1 #ifndef SIO_SIMTRACKERHITIOIMPL_H
2 #define SIO_SIMTRACKERHITIOIMPL_H 1
3 
5 
6 // forward declaration
7 namespace SIO{
8  class SIOSimTrackHitHandler ;
9 }
10 
11 namespace IOIMPL {
12 
13  class SIOSimTrackHitHandler ;
14 
21 
23 
24  }; // class
25 
26 } // namespace
27 
28 #endif /* ifndef SIO_SIMTRACKERHITIOIMPL_H */
Adding stuff needed for io (friend declarations, etc.)
Implementation of SimTrackerHit.
Implementation of SIOObjectHandler to handle IO of SimTrackerHits.