Geant4-11
Public Member Functions | Static Public Member Functions | Friends
G4TrackState< T > Class Template Reference

#include <G4TrackState.hh>

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

Public Member Functions

 G4TrackState ()
 
virtual int GetID ()
 
virtual ~G4TrackState ()
 

Static Public Member Functions

static int ID ()
 

Friends

class G4TrackStateDependent< T >
 

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

◆ GetID()

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

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 G4TrackState< T >::ID ( )
inlinestatic

Definition at line 131 of file G4TrackState.hh.

131 {
133 }

References G4TrackStateID< T >::GetID().

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: