ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/eRosita/physics/include/G4RDCrossSectionHandler.hh>
Protected Member Functions | |
virtual std::vector < G4RDVEMDataSet * > * | BuildCrossSectionsForMaterials (const G4DataVector &energyVector, const G4DataVector *energyCuts=0) |
Protected Member Functions inherited from G4RDVCrossSectionHandler | |
G4int | NumberOfComponents (G4int Z) const |
void | ActiveElements () |
virtual G4RDVDataSetAlgorithm * | CreateInterpolation () |
const G4RDVDataSetAlgorithm * | GetInterpolation () const |
Private Member Functions | |
G4RDCrossSectionHandler (const G4RDCrossSectionHandler &) | |
G4RDCrossSectionHandler & | operator= (const G4RDCrossSectionHandler &right) |
Definition at line 57 of file G4RDCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 57 of file G4RDCrossSectionHandler.hh
G4RDCrossSectionHandler::G4RDCrossSectionHandler | ( | ) |
Definition at line 53 of file G4RDCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 53 of file G4RDCrossSectionHandler.cc
G4RDCrossSectionHandler::~G4RDCrossSectionHandler | ( | ) |
Definition at line 56 of file G4RDCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 56 of file G4RDCrossSectionHandler.cc
|
private |
|
protectedvirtual |
Implements G4RDVCrossSectionHandler.
Definition at line 60 of file G4RDCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 60 of file G4RDCrossSectionHandler.cc
References G4RDVEMDataSet::AddComponent(), bin, G4RDVDataSetAlgorithm::Clone(), G4RDVCrossSectionHandler::CreateInterpolation(), Acts::VectorHelpers::cross(), e, G4RDVCrossSectionHandler::FindValue(), G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4MaterialCutsCouple::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4Material::GetNumberOfElements(), G4ProductionCutsTable::GetProductionCutsTable(), G4ProductionCutsTable::GetTableSize(), m, material(), and Z.
|
private |