ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4DNACPA100WaterIonisationStructure () | |
virtual | ~G4DNACPA100WaterIonisationStructure () |
G4double | IonisationEnergy (G4int level) |
G4double | UEnergy (G4int level) |
G4int | NumberOfLevels () |
Private Attributes | |
G4int | nLevels |
std::vector< G4double > | energyConstant |
std::vector< G4double > | UConstant |
Definition at line 46 of file G4DNACPA100WaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 46 of file G4DNACPA100WaterIonisationStructure.hh
G4DNACPA100WaterIonisationStructure::G4DNACPA100WaterIonisationStructure | ( | ) |
Definition at line 42 of file G4DNACPA100WaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 42 of file G4DNACPA100WaterIonisationStructure.cc
References energyConstant, eV, nLevels, and UConstant.
|
virtual |
Definition at line 61 of file G4DNACPA100WaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 61 of file G4DNACPA100WaterIonisationStructure.cc
Definition at line 66 of file G4DNACPA100WaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 66 of file G4DNACPA100WaterIonisationStructure.cc
References energyConstant, and nLevels.
Referenced by G4DNACPA100IonisationModel::DifferentialCrossSection(), G4DNACPA100IonisationModel::RandomizeEjectedElectronEnergy(), and G4DNACPA100IonisationModel::SampleSecondaries().
|
inline |
Definition at line 58 of file G4DNACPA100WaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 58 of file G4DNACPA100WaterIonisationStructure.hh
References nLevels.
Definition at line 77 of file G4DNACPA100WaterIonisationStructure.cc.
View newest version in sPHENIX GitHub at line 77 of file G4DNACPA100WaterIonisationStructure.cc
|
private |
Definition at line 67 of file G4DNACPA100WaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 67 of file G4DNACPA100WaterIonisationStructure.hh
Referenced by G4DNACPA100WaterIonisationStructure(), and IonisationEnergy().
|
private |
Definition at line 65 of file G4DNACPA100WaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 65 of file G4DNACPA100WaterIonisationStructure.hh
Referenced by G4DNACPA100WaterIonisationStructure(), IonisationEnergy(), NumberOfLevels(), and UEnergy().
|
private |
Definition at line 68 of file G4DNACPA100WaterIonisationStructure.hh.
View newest version in sPHENIX GitHub at line 68 of file G4DNACPA100WaterIonisationStructure.hh
Referenced by G4DNACPA100WaterIonisationStructure(), and UEnergy().