ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Member Functions | |
std::vector< G4RDVEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts) |
Protected Member Functions inherited from G4RDVCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual G4RDVDataSetAlgorithm * | CreateInterpolation () |
const G4RDVDataSetAlgorithm * | GetInterpolation () const |
Private Member Functions | |
G4RDeIonisationCrossSectionHandler & | operator= (const G4RDeIonisationCrossSectionHandler &right) |
G4RDeIonisationCrossSectionHandler (const G4RDeIonisationCrossSectionHandler &) | |
Private Attributes | |
const G4RDVEnergySpectrum * | theParam |
G4RDVDataSetAlgorithm * | interp |
Definition at line 61 of file G4RDeIonisationCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 61 of file G4RDeIonisationCrossSectionHandler.hh
G4RDeIonisationCrossSectionHandler::G4RDeIonisationCrossSectionHandler | ( | const G4RDVEnergySpectrum * | spec, |
G4RDVDataSetAlgorithm * | alg, | ||
G4double | emin, | ||
G4double | emax, | ||
G4int | nbin | ||
) |
Definition at line 60 of file G4RDeIonisationCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 60 of file G4RDeIonisationCrossSectionHandler.cc
References G4RDVCrossSectionHandler::Initialise(), and interp.
G4RDeIonisationCrossSectionHandler::~G4RDeIonisationCrossSectionHandler | ( | ) |
Definition at line 71 of file G4RDeIonisationCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 71 of file G4RDeIonisationCrossSectionHandler.cc
References interp.
|
private |
|
protectedvirtual |
Implements G4RDVCrossSectionHandler.
Definition at line 77 of file G4RDeIonisationCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 77 of file G4RDeIonisationCrossSectionHandler.cc
References G4RDVEMDataSet::AddComponent(), bin, G4RDVDataSetAlgorithm::Clone(), Acts::VectorHelpers::cross(), e, G4RDVCrossSectionHandler::FindValue(), G4cout, G4endl, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetName(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), interp, m, material(), MeV, n, G4RDVCrossSectionHandler::NumberOfComponents(), G4RDVEnergySpectrum::Probability(), theParam, and Z.
|
private |
|
private |
Definition at line 88 of file G4RDeIonisationCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 88 of file G4RDeIonisationCrossSectionHandler.hh
Referenced by BuildCrossSectionsForMaterials(), G4RDeIonisationCrossSectionHandler(), and ~G4RDeIonisationCrossSectionHandler().
|
private |
Definition at line 86 of file G4RDeIonisationCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 86 of file G4RDeIonisationCrossSectionHandler.hh
Referenced by BuildCrossSectionsForMaterials().