Geant4 10.7.0
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

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 ()
 

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 >
virtual G4TrackStateBase< T >::~G4TrackStateBase ( )
inlinevirtual

Definition at line 104 of file G4TrackState.hh.

104{}

◆ G4TrackStateBase()

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

Definition at line 115 of file G4TrackState.hh.

115: G4VTrackState() {}

Member Function Documentation

◆ GetID()

template<class T >
virtual int G4TrackStateBase< T >::GetID ( )
inlinevirtual

Implements G4VTrackState.

Definition at line 106 of file G4TrackState.hh.

106 {
108 }
static int GetID()
Definition: G4TrackState.hh:69

◆ 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: