ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4DNAWaterIonisationStructure () | |
virtual | ~G4DNAWaterIonisationStructure () |
G4double | IonisationEnergy (G4int level) |
G4int | NumberOfLevels () |
Private Attributes | |
G4int | nLevels |
std::vector< G4double > | energyConstant |
Definition at line 33 of file G4DNAWaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 33 of file G4DNAWaterIonisationStructure.hh
G4DNAWaterIonisationStructure::G4DNAWaterIonisationStructure | ( | ) |
Definition at line 29 of file G4DNAWaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 29 of file G4DNAWaterIonisationStructure.cc
References energyConstant, eV, and nLevels.
|
virtual |
Definition at line 41 of file G4DNAWaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 41 of file G4DNAWaterIonisationStructure.cc
Definition at line 45 of file G4DNAWaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 45 of file G4DNAWaterIonisationStructure.cc
References energyConstant, and nLevels.
Referenced by G4DNAChemistryManager::CreateWaterMolecule(), G4DNABornIonisationModel1::DifferentialCrossSection(), G4DNABornIonisationModel2::DifferentialCrossSection(), G4DNARuddIonisationModel::DifferentialCrossSection(), G4DNARuddIonisationExtendedModel::ProposedSampledEnergy(), G4DNARuddIonisationModel::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel2::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel1::RandomizeEjectedElectronEnergy(), G4DNABornIonisationModel2::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNABornIonisationModel1::RandomizeEjectedElectronEnergyFromCumulatedDcs(), G4DNARuddIonisationExtendedModel::RejectionFunction(), G4DNARuddIonisationModel::SampleSecondaries(), G4DNARuddIonisationExtendedModel::SampleSecondaries(), G4DNABornIonisationModel1::SampleSecondaries(), and G4DNABornIonisationModel2::SampleSecondaries().
|
inline |
Definition at line 43 of file G4DNAWaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 43 of file G4DNAWaterIonisationStructure.hh
References nLevels.
|
private |
Definition at line 52 of file G4DNAWaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 52 of file G4DNAWaterIonisationStructure.hh
Referenced by G4DNAWaterIonisationStructure(), and IonisationEnergy().
|
private |
Definition at line 50 of file G4DNAWaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 50 of file G4DNAWaterIonisationStructure.hh
Referenced by G4DNAWaterIonisationStructure(), IonisationEnergy(), and NumberOfLevels().