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

#include <G4TrackState.hh>

+ Inheritance diagram for G4TrackStateBase< T >:

Public Member Functions

 ~G4TrackStateBase () override=default
 
int GetID () override
 
- Public Member Functions inherited from G4VTrackState
 G4VTrackState ()=default
 
virtual ~G4VTrackState ()=default
 

Static Public Member Functions

static int ID ()
 

Protected Member Functions

 G4TrackStateBase ()
 

Detailed Description

template<class T>
class G4TrackStateBase< T >

Definition at line 101 of file G4TrackState.hh.

Constructor & Destructor Documentation

◆ ~G4TrackStateBase()

template<class T >
G4TrackStateBase< T >::~G4TrackStateBase ( )
overridedefault

◆ G4TrackStateBase()

template<class T >
G4TrackStateBase< T >::G4TrackStateBase ( )
inlineprotected

Definition at line 115 of file G4TrackState.hh.

115: G4VTrackState() {}
G4VTrackState()=default

Member Function Documentation

◆ GetID()

template<class T >
int G4TrackStateBase< T >::GetID ( )
inlineoverridevirtual

Implements G4VTrackState.

Definition at line 106 of file G4TrackState.hh.

106 {
108 }
static int GetID()

◆ ID()

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

Definition at line 110 of file G4TrackState.hh.

110 {
112 }

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