ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/electromagnetic/dna/models/include/G4VLEPTSModel.hh>
Protected Member Functions | |
void | Init () |
G4bool | ReadParam (G4String fileName, const G4Material *aMaterial) |
virtual std::map< G4int, std::vector< G4double > > | ReadIXS (G4String fileName, const G4Material *aMaterial) |
G4double | SampleEnergyLoss (const G4Material *aMaterial, G4double eMin, G4double eMax) |
void | BuildMeanFreePathTable (const G4Material *aMaterial, std::map< G4int, std::vector< G4double > > &integralXS) |
Protected Member Functions inherited from G4VEmModel | |
G4ParticleChangeForLoss * | GetParticleChangeForLoss () |
G4ParticleChangeForGamma * | GetParticleChangeForGamma () |
virtual G4double | MaxSecondaryEnergy (const G4ParticleDefinition *, G4double kineticEnergy) |
const G4MaterialCutsCouple * | CurrentCouple () const |
void | SetCurrentElement (const G4Element *) |
Definition at line 59 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 59 of file G4VLEPTSModel.hh
G4VLEPTSModel::G4VLEPTSModel | ( | const G4String & | processName | ) |
Definition at line 31 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 31 of file G4VLEPTSModel.cc
References theMeanFreePathTable, theNumbBinTable, and verboseLevel.
G4VLEPTSModel::~G4VLEPTSModel | ( | ) |
Definition at line 42 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 42 of file G4VLEPTSModel.cc
References G4PhysicsTable::clearAndDestroy(), and theMeanFreePathTable.
G4VLEPTSModel::G4VLEPTSModel | ( | const G4VLEPTSModel & | ) |
|
protected |
Definition at line 178 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 178 of file G4VLEPTSModel.cc
References CLHEP::Avogadro, bb, CLHEP::cm2, DBL_MAX, DBL_MIN, e, CLHEP::eV, G4cout, G4endl, G4Material::GetDensity(), G4Material::GetIndex(), G4PhysicsVector::GetLowEdgeEnergy(), G4VEmModel::GetName(), G4PhysicsTable::insertAt(), G4PhysicsVector::PutValue(), theHighestEnergyLimit, theLowestEnergyLimit, theMeanFreePathTable, theMolecularMass, theNumbBinTable, theNXSdat, theXSType, and verboseLevel.
Referenced by BuildPhysicsTable().
void G4VLEPTSModel::BuildPhysicsTable | ( | const G4ParticleDefinition & | aParticleType | ) |
Definition at line 87 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 87 of file G4VLEPTSModel.cc
References BuildMeanFreePathTable(), G4PhysicsTable::clearAndDestroy(), DBL_MAX, FatalException, G4String::first(), G4cerr, G4cout, G4endl, G4Exception(), G4Material::GetIndex(), G4Material::GetMaterialTable(), G4Material::GetName(), G4VEmModel::GetName(), G4Material::GetNumberOfMaterials(), G4ParticleDefinition::GetParticleName(), G4PhysicsTable::insertAt(), G4PhysicsVector::PutValue(), ReadIXS(), ReadParam(), theDiffXS, theElostDistr, theHighestEnergyLimit, theLowestEnergyLimit, theMeanFreePathTable, theRMTDistr, theXSType, and verboseLevel.
Referenced by G4LEPTSDissociationModel::Initialise(), G4LEPTSExcitationModel::Initialise(), G4LEPTSRotExcitationModel::Initialise(), G4LEPTSPositroniumModel::Initialise(), G4LEPTSIonisationModel::Initialise(), G4LEPTSVibExcitationModel::Initialise(), G4LEPTSElasticModel::Initialise(), and G4LEPTSAttachmentModel::Initialise().
G4double G4VLEPTSModel::GetMeanFreePath | ( | const G4Material * | mate, |
const G4ParticleDefinition * | aParticle, | ||
G4double | kineticEnergy | ||
) |
Definition at line 67 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 67 of file G4VLEPTSModel.cc
References DBL_MAX, G4cout, G4endl, G4Material::GetIndex(), theHighestEnergyLimit, theLowestEnergyLimit, and verboseLevel.
Referenced by G4LEPTSDissociationModel::CrossSectionPerVolume(), G4LEPTSIonisationModel::CrossSectionPerVolume(), G4LEPTSRotExcitationModel::CrossSectionPerVolume(), G4LEPTSPositroniumModel::CrossSectionPerVolume(), G4LEPTSVibExcitationModel::CrossSectionPerVolume(), G4LEPTSElasticModel::CrossSectionPerVolume(), G4LEPTSExcitationModel::CrossSectionPerVolume(), and G4LEPTSAttachmentModel::CrossSectionPerVolume().
|
protected |
Definition at line 53 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 53 of file G4VLEPTSModel.cc
References CLHEP::eV, CLHEP::MeV, G4VEmModel::SetHighEnergyLimit(), G4VEmModel::SetLowEnergyLimit(), theHighestEnergyLimit, theLowestEnergyLimit, and theNumbBinTable.
Referenced by G4LEPTSDissociationModel::Initialise(), G4LEPTSExcitationModel::Initialise(), G4LEPTSRotExcitationModel::Initialise(), G4LEPTSPositroniumModel::Initialise(), G4LEPTSIonisationModel::Initialise(), G4LEPTSVibExcitationModel::Initialise(), G4LEPTSElasticModel::Initialise(), and G4LEPTSAttachmentModel::Initialise().
G4VLEPTSModel& G4VLEPTSModel::operator= | ( | const G4VLEPTSModel & | right | ) |
|
protectedvirtual |
Reimplemented in G4LEPTSExcitationModel.
Definition at line 361 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 361 of file G4VLEPTSModel.cc
References fin, G4cout, G4endl, G4Exception(), G4VEmModel::GetName(), JustWarning, theNXSdat, theNXSsub, and verboseLevel.
Referenced by BuildPhysicsTable(), and G4LEPTSExcitationModel::ReadIXS().
|
protected |
Definition at line 322 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 322 of file G4VLEPTSModel.cc
References CLHEP::eV, fin, CLHEP::g, G4cout, G4endl, G4Exception(), G4Element::GetA(), G4Material::GetAtomsVector(), G4Material::GetElement(), G4Material::GetNumberOfElements(), JustWarning, CLHEP::mole, theIonisPot, theIonisPotInt, theMolecularMass, and verboseLevel.
Referenced by BuildPhysicsTable().
G4double G4VLEPTSModel::SampleAngle | ( | const G4Material * | aMaterial, |
G4double | e, | ||
G4double | el | ||
) |
Definition at line 243 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 243 of file G4VLEPTSModel.cc
References e, theDiffXS, theRMTDistr, and x.
Referenced by SampleNewDirection(), and G4LEPTSElasticModel::SampleSecondaries().
|
protected |
Definition at line 308 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 308 of file G4VLEPTSModel.cc
References CLHEP::eV, G4cout, G4endl, G4Material::GetName(), G4VEmModel::GetName(), theElostDistr, and verboseLevel.
Referenced by G4LEPTSDissociationModel::SampleSecondaries(), G4LEPTSIonisationModel::SampleSecondaries(), and G4LEPTSExcitationModel::SampleSecondaries().
G4ThreeVector G4VLEPTSModel::SampleNewDirection | ( | const G4Material * | aMaterial, |
G4ThreeVector | Dir, | ||
G4double | e, | ||
G4double | el | ||
) |
Definition at line 270 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 270 of file G4VLEPTSModel.cc
References G4cout, G4endl, G4UniformRand, CLHEP::Hep3Vector::rotateUz(), SampleAngle(), CLHEP::twopi, verboseLevel, and x.
Referenced by G4LEPTSDissociationModel::SampleSecondaries(), G4LEPTSVibExcitationModel::SampleSecondaries(), G4LEPTSElasticModel::SampleSecondaries(), G4LEPTSPositroniumModel::SampleSecondaries(), G4LEPTSIonisationModel::SampleSecondaries(), G4LEPTSRotExcitationModel::SampleSecondaries(), and G4LEPTSExcitationModel::SampleSecondaries().
G4ThreeVector G4VLEPTSModel::SampleNewDirection | ( | G4ThreeVector | Dir, |
G4double | ang | ||
) |
Definition at line 293 of file G4VLEPTSModel.cc.
View newest version in sPHENIX GitHub at line 293 of file G4VLEPTSModel.cc
References G4UniformRand, CLHEP::Hep3Vector::rotateUz(), and CLHEP::twopi.
|
protected |
Definition at line 106 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 106 of file G4VLEPTSModel.hh
|
protected |
Definition at line 97 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 97 of file G4VLEPTSModel.hh
Referenced by BuildPhysicsTable(), and SampleAngle().
|
protected |
Definition at line 100 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 100 of file G4VLEPTSModel.hh
Referenced by BuildPhysicsTable(), and SampleEnergyLoss().
|
protected |
Definition at line 101 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 101 of file G4VLEPTSModel.hh
|
protected |
Definition at line 90 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 90 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), BuildPhysicsTable(), GetMeanFreePath(), and Init().
|
protected |
Definition at line 93 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 93 of file G4VLEPTSModel.hh
Referenced by ReadParam(), G4LEPTSIonisationModel::SampleSecondaries(), and G4LEPTSExcitationModel::SampleSecondaries().
|
protected |
Definition at line 94 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 94 of file G4VLEPTSModel.hh
Referenced by ReadParam(), and G4LEPTSIonisationModel::SampleSecondaries().
|
protected |
Definition at line 89 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 89 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), BuildPhysicsTable(), G4LEPTSElasticModel::CrossSectionPerVolume(), GetMeanFreePath(), Init(), G4LEPTSIonisationModel::SampleSecondaries(), and G4LEPTSElasticModel::SampleSecondaries().
|
protected |
Definition at line 87 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 87 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), BuildPhysicsTable(), G4VLEPTSModel(), and ~G4VLEPTSModel().
|
protected |
Definition at line 95 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 95 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), G4LEPTSElasticModel::Initialise(), and ReadParam().
|
protected |
Definition at line 91 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 91 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), G4VLEPTSModel(), and Init().
|
protected |
Definition at line 103 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 103 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), G4LEPTSExcitationModel::ReadIXS(), and ReadIXS().
|
protected |
Definition at line 104 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 104 of file G4VLEPTSModel.hh
Referenced by ReadIXS().
|
protected |
Definition at line 98 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 98 of file G4VLEPTSModel.hh
Referenced by BuildPhysicsTable(), and SampleAngle().
|
protected |
Definition at line 107 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 107 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), BuildPhysicsTable(), G4LEPTSAttachmentModel::G4LEPTSAttachmentModel(), G4LEPTSDissociationModel::G4LEPTSDissociationModel(), G4LEPTSElasticModel::G4LEPTSElasticModel(), G4LEPTSExcitationModel::G4LEPTSExcitationModel(), G4LEPTSIonisationModel::G4LEPTSIonisationModel(), G4LEPTSPositroniumModel::G4LEPTSPositroniumModel(), G4LEPTSRotExcitationModel::G4LEPTSRotExcitationModel(), and G4LEPTSVibExcitationModel::G4LEPTSVibExcitationModel().
|
protected |
Definition at line 109 of file G4VLEPTSModel.hh.
View newest version in sPHENIX GitHub at line 109 of file G4VLEPTSModel.hh
Referenced by BuildMeanFreePathTable(), BuildPhysicsTable(), G4VLEPTSModel(), GetMeanFreePath(), G4LEPTSElasticModel::Initialise(), G4LEPTSExcitationModel::ReadIXS(), ReadIXS(), ReadParam(), SampleEnergyLoss(), SampleNewDirection(), and G4LEPTSElasticModel::SampleSecondaries().