Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TrackStateID< T > Class Template Reference

#include <G4TrackState.hh>

+ Inheritance 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

◆ GetID()

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

Definition at line 69 of file G4TrackState.hh.

69{ return fID; }

Referenced by G4TrackStateBase< T >::GetID(), G4TrackStateBase< T >::ID(), and G4TrackState< T >::ID().


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