Geant4-11
Public Member Functions | Static Public Member Functions | Protected Member Functions
G4TrackStateBase< T > Class Template Reference

#include <G4TrackState.hh>

Inheritance diagram for G4TrackStateBase< T >:
G4VTrackState G4TrackState< T >

Public Member Functions

virtual int GetID ()
 
virtual ~G4TrackStateBase ()
 

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

References G4TrackStateID< T >::GetID().

◆ ID()

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

Definition at line 110 of file G4TrackState.hh.

110 {
112 }

References G4TrackStateID< T >::GetID().


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