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

#include <G4TrackState.hh>

+ Inheritance 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 ()
 
virtual int GetID ()=0
 

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 121 of file G4TrackState.hh.

Constructor & Destructor Documentation

◆ ~G4TrackState()

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

Reimplemented in G4TrackState< G4ITMultiNavigator >.

Definition at line 129 of file G4TrackState.hh.

129{}

◆ G4TrackState()

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

Definition at line 135 of file G4TrackState.hh.

Member Function Documentation

◆ ID()

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

Definition at line 131 of file G4TrackState.hh.

131 {
133 }
static int GetID()
Definition: G4TrackState.hh:69

Friends And Related Function Documentation

◆ G4TrackStateDependent< T >

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

Definition at line 115 of file G4TrackState.hh.


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