Geant4  10.02
G4TrackStateID< T > Class Template Reference

#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
 

Detailed Description

template<class T>
class G4TrackStateID< T >

Definition at line 60 of file G4TrackState.hh.

Constructor & Destructor Documentation

template<class T >
G4TrackStateID< T >::G4TrackStateID ( )
inlineprivate

Definition at line 73 of file G4TrackState.hh.

template<class T >
G4TrackStateID< T >::~G4TrackStateID ( )
inlineprivate

Definition at line 74 of file G4TrackState.hh.

Member Function Documentation

template<class T >
static int G4TrackStateID< T >::Create ( )
inlinestaticprivate

Definition at line 66 of file G4TrackState.hh.

References G4VTrackStateID::fgLastID, and G4TrackStateID< T >::fID.

template<class T >
static int G4TrackStateID< T >::GetID ( )
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:

Member Data Documentation

template<class T >
int G4TrackStateID< T >::fID = G4TrackStateID<T>::Create()
staticprivate

Definition at line 75 of file G4TrackState.hh.

Referenced by G4TrackStateID< T >::Create(), and G4TrackStateID< T >::GetID().


The documentation for this class was generated from the following file: