| 
    Geant4
    10.02.p01
    
   | 
 
#include <G4TrackState.hh>
 Inheritance diagram for G4TrackStateID< T >:
 Collaboration diagram for G4TrackStateID< T >:Static Public Member Functions | |
| static int | GetID () | 
Private Member Functions | |
| G4TrackStateID () | |
| ~G4TrackStateID () | |
Static Private Member Functions | |
| static int | Create () | 
Static Private Attributes | |
| static int | fID = G4TrackStateID<T>::Create() | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VTrackStateID | |
| G4VTrackStateID () | |
| virtual | ~G4VTrackStateID () | 
  Static Protected Attributes inherited from G4VTrackStateID | |
| static int | fgLastID = 0 | 
Definition at line 60 of file G4TrackState.hh.
      
  | 
  inlineprivate | 
Definition at line 73 of file G4TrackState.hh.
      
  | 
  inlineprivate | 
Definition at line 74 of file G4TrackState.hh.
      
  | 
  inlinestaticprivate | 
Definition at line 66 of file G4TrackState.hh.
References G4VTrackStateID::fgLastID, and G4TrackStateID< T >::fID.
      
  | 
  inlinestatic | 
Definition at line 63 of file G4TrackState.hh.
References G4TrackStateID< T >::fID.
Referenced by G4TrackStateBase< G4ITNavigator >::GetID(), G4TrackStateBase< G4ITNavigator >::ID(), and G4TrackState< G4ITNavigator >::ID().
 Here is the caller graph for this function:
      
  | 
  staticprivate | 
Definition at line 75 of file G4TrackState.hh.
Referenced by G4TrackStateID< T >::Create(), and G4TrackStateID< T >::GetID().