ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Protected Member Functions | |
virtual std::vector < G4VEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=0) |
Protected Member Functions inherited from G4VCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual G4VDataSetAlgorithm * | CreateInterpolation () |
const G4VDataSetAlgorithm * | GetInterpolation () const |
Private Member Functions | |
G4CrossSectionHandler (const G4CrossSectionHandler &) | |
G4CrossSectionHandler & | operator= (const G4CrossSectionHandler &right) |
Definition at line 56 of file G4CrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 56 of file G4CrossSectionHandler.hh
G4CrossSectionHandler::G4CrossSectionHandler | ( | ) |
Definition at line 63 of file G4CrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 63 of file G4CrossSectionHandler.cc
G4CrossSectionHandler::~G4CrossSectionHandler | ( | ) |
Definition at line 66 of file G4CrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 66 of file G4CrossSectionHandler.cc
|
private |
|
protectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 70 of file G4CrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 70 of file G4CrossSectionHandler.cc
References G4VEMDataSet::AddComponent(), bin, G4VDataSetAlgorithm::Clone(), G4VCrossSectionHandler::CreateInterpolation(), Acts::VectorHelpers::cross(), e, G4VCrossSectionHandler::FindValue(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), material(), and Z.
|
private |