ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/muons/include/G4ErrorEnergyLoss.hh>
Private Member Functions | |
void | InstantiateEforExtrapolator () |
G4ErrorEnergyLoss (G4ErrorEnergyLoss &)=delete | |
G4ErrorEnergyLoss & | operator= (const G4ErrorEnergyLoss &right)=delete |
Private Attributes | |
G4EnergyLossForExtrapolator * | theELossForExtrapolator |
G4double | theStepLimit |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VContinuousProcess | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
Protected Attributes inherited from G4VProcess | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 47 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 47 of file G4ErrorEnergyLoss.hh
|
explicit |
Definition at line 32 of file G4ErrorEnergyLoss.cc.
View newest version in sPHENIX GitHub at line 32 of file G4ErrorEnergyLoss.cc
References G4cout, G4endl, G4VProcess::GetProcessName(), theELossForExtrapolator, theStepLimit, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 51 of file G4ErrorEnergyLoss.cc.
View newest version in sPHENIX GitHub at line 51 of file G4ErrorEnergyLoss.cc
References theELossForExtrapolator.
|
privatedelete |
|
overridevirtual |
Reimplemented from G4VContinuousProcess.
Definition at line 58 of file G4ErrorEnergyLoss.cc.
View newest version in sPHENIX GitHub at line 58 of file G4ErrorEnergyLoss.cc
References G4VProcess::aParticleChange, G4VParticleChange::ClearDebugFlag(), G4EnergyLossForExtrapolator::EnergyAfterStep(), G4EnergyLossForExtrapolator::EnergyBeforeStep(), G4cout, G4endl, G4ErrorMode_PropBackwards, G4ErrorMode_PropForwards, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), G4ErrorPropagatorData::GetMode(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), G4Step::GetStepLength(), G4ParticleChange::Initialize(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::SetNumberOfSecondaries(), theELossForExtrapolator, and G4ErrorPropagatorData::verbose().
|
overridevirtual |
Implements G4VContinuousProcess.
Definition at line 131 of file G4ErrorEnergyLoss.cc.
View newest version in sPHENIX GitHub at line 131 of file G4ErrorEnergyLoss.cc
References DBL_MAX, G4EnergyLossForExtrapolator::EnergyAfterStep(), G4EnergyLossForExtrapolator::EnergyBeforeStep(), G4cout, G4endl, G4ErrorMode_PropBackwards, G4ErrorMode_PropForwards, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), G4ErrorPropagatorData::GetMode(), theELossForExtrapolator, theStepLimit, and G4ErrorPropagatorData::verbose().
|
inline |
Definition at line 72 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 72 of file G4ErrorEnergyLoss.hh
References theStepLimit.
|
private |
Definition at line 46 of file G4ErrorEnergyLoss.cc.
View newest version in sPHENIX GitHub at line 46 of file G4ErrorEnergyLoss.cc
|
inlineoverridevirtual |
Reimplemented from G4VProcess.
Definition at line 95 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 95 of file G4ErrorEnergyLoss.hh
References G4ParticleDefinition::GetPDGCharge().
|
privatedelete |
Definition at line 73 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 73 of file G4ErrorEnergyLoss.hh
References theStepLimit.
Referenced by G4ErrorMessenger::SetNewValue().
|
private |
Definition at line 85 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 85 of file G4ErrorEnergyLoss.hh
Referenced by AlongStepDoIt(), G4ErrorEnergyLoss(), GetContinuousStepLimit(), and ~G4ErrorEnergyLoss().
|
private |
Definition at line 87 of file G4ErrorEnergyLoss.hh.
View newest version in sPHENIX GitHub at line 87 of file G4ErrorEnergyLoss.hh
Referenced by G4ErrorEnergyLoss(), GetContinuousStepLimit(), GetStepLimit(), and SetStepLimit().