Geant4  10.00.p02
G4RichTrajectoryPoint.cc File Reference
#include "G4RichTrajectoryPoint.hh"
#include "G4Track.hh"
#include "G4Step.hh"
#include "G4VProcess.hh"
#include "G4AttDefStore.hh"
#include "G4AttDef.hh"
#include "G4AttValue.hh"
#include "G4UnitsTable.hh"
#include <sstream>
+ Include dependency graph for G4RichTrajectoryPoint.cc:

Go to the source code of this file.

Functions

static G4String Status (G4StepStatus stps)
 
static G4String Path (const G4TouchableHandle &th)
 

Variables

G4ThreadLocal G4Allocator
< G4RichTrajectoryPoint > * 
aRichTrajectoryPointAllocator = 0
 

Function Documentation

static G4String Path ( const G4TouchableHandle th)
static

Definition at line 220 of file G4RichTrajectoryPoint.cc.

References G4VTouchable::GetCopyNumber(), G4VTouchable::GetHistoryDepth(), G4VPhysicalVolume::GetName(), and G4VTouchable::GetVolume().

Referenced by G4RichTrajectoryPoint::CreateAttValues().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

static G4String Status ( G4StepStatus  stps)
static

Definition at line 203 of file G4RichTrajectoryPoint.cc.

References fAlongStepDoItProc, fAtRestDoItProc, fExclusivelyForcedProc, fGeomBoundary, fPostStepDoItProc, fUndefined, fUserDefinedLimit, and fWorldBoundary.

Referenced by G4RichTrajectoryPoint::CreateAttValues().

+ Here is the caller graph for this function:

Variable Documentation