ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4DNACPA100WaterExcitationStructure () | |
virtual | ~G4DNACPA100WaterExcitationStructure () |
G4double | ExcitationEnergy (G4int level) |
G4int | NumberOfLevels () |
Private Attributes | |
G4int | nLevels |
std::vector< G4double > | energyConstant |
Definition at line 46 of file G4DNACPA100WaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 46 of file G4DNACPA100WaterExcitationStructure.hh
G4DNACPA100WaterExcitationStructure::G4DNACPA100WaterExcitationStructure | ( | ) |
Definition at line 44 of file G4DNACPA100WaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 44 of file G4DNACPA100WaterExcitationStructure.cc
References energyConstant, eV, and nLevels.
|
virtual |
Definition at line 62 of file G4DNACPA100WaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 62 of file G4DNACPA100WaterExcitationStructure.cc
Definition at line 67 of file G4DNACPA100WaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 67 of file G4DNACPA100WaterExcitationStructure.cc
References energyConstant, and nLevels.
Referenced by G4DNACPA100ExcitationModel::SampleSecondaries().
|
inline |
Definition at line 56 of file G4DNACPA100WaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 56 of file G4DNACPA100WaterExcitationStructure.hh
References nLevels.
|
private |
Definition at line 65 of file G4DNACPA100WaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 65 of file G4DNACPA100WaterExcitationStructure.hh
Referenced by ExcitationEnergy(), and G4DNACPA100WaterExcitationStructure().
|
private |
Definition at line 63 of file G4DNACPA100WaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 63 of file G4DNACPA100WaterExcitationStructure.hh
Referenced by ExcitationEnergy(), G4DNACPA100WaterExcitationStructure(), and NumberOfLevels().