53 #ifndef G4WentzelVIRelModel_h    54 #define G4WentzelVIRelModel_h 1 
void StartTracking(G4Track *)
 
virtual G4double ComputeTruePathLengthLimit(const G4Track &track, G4double ¤tMinimalStep)
 
virtual G4ThreeVector & SampleScattering(const G4ThreeVector &, G4double safety)
 
const G4Material * GetMaterial() const
 
virtual G4double ComputeGeomPathLength(G4double truePathLength)
 
virtual G4double ComputeCrossSectionPerAtom(const G4ParticleDefinition *, G4double KineticEnergy, G4double AtomicNumber, G4double AtomicWeight=0., G4double cut=DBL_MAX, G4double emax=DBL_MAX)
 
G4WentzelVIRelXSection * wokvi
 
void DefineMaterial(const G4MaterialCutsCouple *)
 
G4double ComputeXSectionPerVolume()
 
void SetupParticle(const G4ParticleDefinition *)
 
G4bool singleScatteringMode
 
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &)
 
std::vector< G4double > prob
 
const G4DataVector * currentCuts
 
G4NistManager * fNistManager
 
G4int currentMaterialIndex
 
G4WentzelVIRelModel(G4bool combined=true)
 
static const G4double emax
 
G4LossTableManager * theManager
 
virtual ~G4WentzelVIRelModel()
 
void SetCurrentCouple(const G4MaterialCutsCouple *)
 
virtual G4double ComputeTrueStepLength(G4double geomStepLength)
 
std::vector< G4double > xsecn
 
G4ParticleChangeForMSC * fParticleChange
 
const G4ParticleDefinition * particle
 
const G4MaterialCutsCouple * currentCouple
 
void SetupParticle(const G4ParticleDefinition *)
 
G4WentzelVIRelModel & operator=(const G4WentzelVIRelModel &right)
 
const G4Material * currentMaterial