Geant4  10.00.p02
G4TrackState Class Reference

#include <G4VTrackState.hh>

Public Member Functions

int GetID ()
 

Static Public Member Functions

template<class T >
static G4TrackStateCreate ()
 

Protected Member Functions

virtual ~G4TrackState ()
 

Private Member Functions

 G4TrackState (CLHEP::shared_ptr< G4VTrackStateID > _trackStateID)
 

Private Attributes

CLHEP::shared_ptr
< G4VTrackStateID
fpTrackStateID
 

Detailed Description

Definition at line 92 of file G4VTrackState.hh.

Constructor & Destructor Documentation

virtual G4TrackState::~G4TrackState ( )
inlineprotectedvirtual

Definition at line 107 of file G4VTrackState.hh.

G4TrackState::G4TrackState ( CLHEP::shared_ptr< G4VTrackStateID _trackStateID)
inlineprivate

Definition at line 110 of file G4VTrackState.hh.

Referenced by Create().

+ Here is the caller graph for this function:

Member Function Documentation

template<class T >
static G4TrackState* G4TrackState::Create ( )
inlinestatic

Definition at line 95 of file G4VTrackState.hh.

References G4TrackState().

+ Here is the call graph for this function:

int G4TrackState::GetID ( )
inline

Definition at line 101 of file G4VTrackState.hh.

References fpTrackStateID.

Member Data Documentation

CLHEP::shared_ptr<G4VTrackStateID> G4TrackState::fpTrackStateID
private

Definition at line 113 of file G4VTrackState.hh.

Referenced by GetID().


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