Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from G4VTrackStateID
 G4VTrackStateID ()
 
virtual ~G4VTrackStateID ()
 
- Static Protected Member Functions inherited from G4VTrackStateID
static int Create ()
 
- Static Protected Attributes inherited from G4VTrackStateID
static int fgLastID = 0
 

Detailed Description

template<class T>
class G4TrackStateID< T >

Definition at line 66 of file G4TrackState.hh.

Member Function Documentation

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

Definition at line 69 of file G4TrackState.hh.

69 { return fID; }

Here is the caller graph for this function:


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