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 | |
G4RDBremsstrahlungCrossSectionHandler & | operator= (const G4RDBremsstrahlungCrossSectionHandler &right) |
G4RDBremsstrahlungCrossSectionHandler (const G4RDBremsstrahlungCrossSectionHandler &) | |
Private Attributes | |
const G4RDVEnergySpectrum * | theBR |
G4RDVDataSetAlgorithm * | interp |
Definition at line 62 of file G4RDBremsstrahlungCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 62 of file G4RDBremsstrahlungCrossSectionHandler.hh
G4RDBremsstrahlungCrossSectionHandler::G4RDBremsstrahlungCrossSectionHandler | ( | const G4RDVEnergySpectrum * | spectrum, |
G4RDVDataSetAlgorithm * | interpolation | ||
) |
Definition at line 55 of file G4RDBremsstrahlungCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 55 of file G4RDBremsstrahlungCrossSectionHandler.cc
References interp.
G4RDBremsstrahlungCrossSectionHandler::~G4RDBremsstrahlungCrossSectionHandler | ( | ) |
Definition at line 63 of file G4RDBremsstrahlungCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 63 of file G4RDBremsstrahlungCrossSectionHandler.cc
References interp.
|
private |
|
protectedvirtual |
Implements G4RDVCrossSectionHandler.
Definition at line 70 of file G4RDBremsstrahlungCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 70 of file G4RDBremsstrahlungCrossSectionHandler.cc
References G4RDVEMDataSet::AddComponent(), bin, G4RDVDataSetAlgorithm::Clone(), e, G4RDVCrossSectionHandler::FindValue(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), G4Material::GetVecNbOfAtomsPerVolume(), interp, m, material(), G4RDVEnergySpectrum::Probability(), theBR, and Z.
|
private |
|
private |
Definition at line 85 of file G4RDBremsstrahlungCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 85 of file G4RDBremsstrahlungCrossSectionHandler.hh
Referenced by BuildCrossSectionsForMaterials(), G4RDBremsstrahlungCrossSectionHandler(), and ~G4RDBremsstrahlungCrossSectionHandler().
|
private |
Definition at line 83 of file G4RDBremsstrahlungCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 83 of file G4RDBremsstrahlungCrossSectionHandler.hh
Referenced by BuildCrossSectionsForMaterials().