54 #ifndef G4UrbanAdjointMscModel_h
55 #define G4UrbanAdjointMscModel_h 1
59 #include <CLHEP/Units/SystemOfUnits.h>
101 G4double& currentMinimalStep)
override;
227 }
while ((temptlimit <
tlimit-delta) ||
228 (temptlimit >
tlimit+delta));
242 G4double facz = 0.990395+w*(-0.168386+w*0.093286) ;
248 coeffc1 = 2.3785 - Z13*(4.1981e-1 - Z13*6.3100e-2);
249 coeffc2 = 4.7526e-1 + Z13*(1.7694 - Z13*3.3885e-1);
250 coeffc3 = 2.3683e-1 - Z13*(1.8111 - Z13*3.2774e-1);
251 coeffc4 = 1.7888e-2 + Z13*(1.9659e-2 - Z13*2.6664e-3);
266 G4double a = (2.*xmeanth+9.*x2meanth-3.)/(2.*xmeanth-3.*x2meanth+1.);
void SampleDisplacementNew(G4double sinTheta, G4double phi)
ThreeVector shoot(const G4int Ap, const G4int Af)
G4double SampleCosineTheta(G4double trueStepLength, G4double KineticEnergy)
CLHEP::Hep3Vector G4ThreeVector
CLHEP::HepRandomEngine * rndmEngineMod
virtual G4double ComputeTruePathLengthLimit(const G4Track &track, G4double ¤tMinimalStep) override
std::vector< ExP01TrackerHit * > a
G4UrbanAdjointMscModel(const G4String &nam="UrbanMsc")
virtual ~G4UrbanAdjointMscModel()
G4double currentRadLength
void SetNewDisplacementFlag(G4bool)
G4ParticleChangeForMSC * fParticleChange
const G4String & GetParticleName() const
G4LossTableManager * theManager
virtual G4double ComputeTrueStepLength(G4double geomStepLength) override
const G4MaterialCutsCouple * couple
virtual void StartTracking(G4Track *) override
G4double currentKinEnergy
G4int currentMaterialIndex
const G4ParticleDefinition * particle
static constexpr double eplus
virtual G4double ComputeCrossSectionPerAtom(const G4ParticleDefinition *particle, G4double KineticEnergy, G4double AtomicNumber, G4double AtomicWeight=0., G4double cut=0., G4double emax=DBL_MAX) override
void SetParticle(const G4ParticleDefinition *)
G4double SimpleScattering(G4double xmeanth, G4double x2meanth)
static const G4double emax
G4double G4Log(G4double x)
G4double G4Exp(G4double initial_x)
Exponential Function double precision.
const G4ParticleDefinition * positron
G4double GetPDGMass() const
G4double Randomizetlimit()
G4double ComputeTheta0(G4double truePathLength, G4double KineticEnergy)
G4bool latDisplasmentbackup
void SampleDisplacement(G4double sinTheta, G4double phi)
virtual G4ThreeVector & SampleScattering(const G4ThreeVector &, G4double safety) override
static G4Electron * Electron()
virtual G4double ComputeGeomPathLength(G4double truePathLength) override
G4UrbanAdjointMscModel & operator=(const G4UrbanAdjointMscModel &right)=delete
G4double GetPDGCharge() const
virtual void Initialise(const G4ParticleDefinition *, const G4DataVector &) override