Geant4  10.00.p02
G4TrackStateID< T > Class Template Reference

#include <G4VTrackState.hh>

+ Inheritance diagram for G4TrackStateID< T >:
+ Collaboration diagram for G4TrackStateID< T >:

Public Member Functions

 ~G4TrackStateID ()
 
virtual int GetStateID ()
 

Static Public Member Functions

static CLHEP::shared_ptr
< G4VTrackStateID
Get ()
 
static int GetID ()
 

Private Member Functions

 G4TrackStateID ()
 

Private Attributes

const int fID
 

Static Private Attributes

static CLHEP::shared_ptr
< G4TrackStateID< T > > 
fgTrackStateID
 

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 52 of file G4VTrackState.hh.

Constructor & Destructor Documentation

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

Definition at line 65 of file G4VTrackState.hh.

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

Member Function Documentation

template<class T >
static CLHEP::shared_ptr<G4VTrackStateID> G4TrackStateID< T >::Get ( )
inlinestatic

Definition at line 55 of file G4VTrackState.hh.

References G4TrackStateID< T >::fgTrackStateID.

template<class T >
static int G4TrackStateID< T >::GetID ( )
inlinestatic

Definition at line 72 of file G4VTrackState.hh.

References G4TrackStateID< T >::fgTrackStateID.

template<class T >
virtual int G4TrackStateID< T >::GetStateID ( )
inlinevirtual

Implements G4VTrackStateID.

Definition at line 67 of file G4VTrackState.hh.

References G4TrackStateID< T >::fID.

Member Data Documentation

template<class T >
CLHEP::shared_ptr< G4TrackStateID< T > > G4TrackStateID< T >::fgTrackStateID
staticprivate
template<class T >
const int G4TrackStateID< T >::fID
private

Definition at line 88 of file G4VTrackState.hh.

Referenced by G4TrackStateID< T >::GetStateID().


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