Geant4  10.02.p03
G4TrackState< T > Class Template Reference

#include <G4TrackState.hh>

Inheritance diagram for G4TrackState< T >:
Collaboration diagram for G4TrackState< T >:

Public Member Functions

virtual ~G4TrackState ()
 
 G4TrackState ()
 
- Public Member Functions inherited from G4TrackStateBase< T >
virtual ~G4TrackStateBase ()
 
virtual int GetID ()
 
- Public Member Functions inherited from G4VTrackState
 G4VTrackState ()
 
virtual ~G4VTrackState ()
 

Static Public Member Functions

static int ID ()
 
- Static Public Member Functions inherited from G4TrackStateBase< T >
static int ID ()
 

Friends

class G4TrackStateDependent< T >
 

Additional Inherited Members

- Protected Member Functions inherited from G4TrackStateBase< T >
 G4TrackStateBase ()
 

Detailed Description

template<class T>
class G4TrackState< T >

Definition at line 125 of file G4TrackState.hh.

Constructor & Destructor Documentation

◆ ~G4TrackState()

template<class T>
virtual G4TrackState< T >::~G4TrackState ( )
inlinevirtual

Reimplemented in G4TrackState< G4ITMultiNavigator >.

Definition at line 143 of file G4TrackState.hh.

144  {
145  }

◆ G4TrackState()

template<class T>
G4TrackState< T >::G4TrackState ( )
inline

Definition at line 152 of file G4TrackState.hh.

153  {
154  }

Member Function Documentation

◆ ID()

template<class T>
static int G4TrackState< T >::ID ( )
inlinestatic

Definition at line 147 of file G4TrackState.hh.

148  {
149  return G4TrackStateID<T>::GetID();
150  }
static int GetID()
Definition: G4TrackState.hh:63

Friends And Related Function Documentation

◆ G4TrackStateDependent< T >

template<class T>
friend class G4TrackStateDependent< T >
friend

Definition at line 141 of file G4TrackState.hh.


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