![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Collaboration diagram for G4DNAWaterExcitationStructure:Public Member Functions | |
| G4DNAWaterExcitationStructure () | |
| virtual | ~G4DNAWaterExcitationStructure () |
| G4double | ExcitationEnergy (G4int level) |
| G4int | NumberOfLevels () |
Private Attributes | |
| G4int | nLevels |
| std::vector< G4double > | energyConstant |
Definition at line 33 of file G4DNAWaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 33 of file G4DNAWaterExcitationStructure.hh
| G4DNAWaterExcitationStructure::G4DNAWaterExcitationStructure | ( | ) |
Definition at line 29 of file G4DNAWaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 29 of file G4DNAWaterExcitationStructure.cc
References energyConstant, eV, and nLevels.
|
virtual |
Definition at line 41 of file G4DNAWaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 41 of file G4DNAWaterExcitationStructure.cc
Definition at line 45 of file G4DNAWaterExcitationStructure.cc.
View newest version in sPHENIX GitHub at line 45 of file G4DNAWaterExcitationStructure.cc
References energyConstant, and nLevels.
Referenced by G4EmDNAChemistry::ConstructDissociationChannels(), G4EmDNAChemistry_option1::ConstructDissociationChannels(), G4EmDNAChemistry_option2::ConstructDissociationChannels(), G4DNAChemistryManager::CreateWaterMolecule(), G4TDNAOneStepThermalizationModel< MODEL >::G4TDNAOneStepThermalizationModel(), G4DNABornExcitationModel1::SampleSecondaries(), G4DNABornExcitationModel2::SampleSecondaries(), and G4DNAPTBExcitationModel::SampleSecondaries().
Here is the caller graph for this function:
|
inline |
Definition at line 43 of file G4DNAWaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 43 of file G4DNAWaterExcitationStructure.hh
References nLevels.
Referenced by G4DNAMillerGreenExcitationModel::Initialise().
Here is the caller graph for this function:
|
private |
Definition at line 52 of file G4DNAWaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 52 of file G4DNAWaterExcitationStructure.hh
Referenced by ExcitationEnergy(), and G4DNAWaterExcitationStructure().
|
private |
Definition at line 50 of file G4DNAWaterExcitationStructure.hh.
View newest version in sPHENIX GitHub at line 50 of file G4DNAWaterExcitationStructure.hh
Referenced by ExcitationEnergy(), G4DNAWaterExcitationStructure(), and NumberOfLevels().