38 #ifndef G4WeightCutOffProcess_hh  
   39 #define G4WeightCutOffProcess_hh G4WeightCutOffProcess_hh 
   68                         const G4String &aName = 
"WeightCutOffProcess", 
G4bool para = 
false);
 
G4double condition(const G4ErrorSymMatrix &m)
 
G4VPhysicalVolume * fGhostWorld
 
G4Navigator * fGhostNavigator
 
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
 
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
 
G4StepPoint * fGhostPreStepPoint
 
void SetParallelWorld(const G4String ¶llelWorldName)
 
G4TransportationManager * fTransportationManager
 
G4WeightCutOffProcess & operator=(const G4WeightCutOffProcess &)
 
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
 
virtual ~G4WeightCutOffProcess()
 
const G4String & GetName() const 
 
G4WeightCutOffProcess(G4double wsurvival, G4double wlimit, G4double isource, G4VIStore *istore, const G4String &aName="WeightCutOffProcess", G4bool para=false)
 
G4TouchableHandle fOldGhostTouchable
 
G4ParticleChange * fParticleChange
 
G4double fSourceImportance
 
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
 
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
 
G4PathFinder * fPathFinder
 
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
 
G4StepPoint * fGhostPostStepPoint
 
void StartTracking(G4Track *)
 
G4TouchableHandle fNewGhostTouchable
 
void CopyStep(const G4Step &step)