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 | |
G4eCrossSectionHandler (const G4eCrossSectionHandler &) | |
G4eCrossSectionHandler & | operator= (const G4eCrossSectionHandler &right) |
Definition at line 51 of file G4eCrossSectionHandler.hh.
View newest version in sPHENIX GitHub at line 51 of file G4eCrossSectionHandler.hh
G4eCrossSectionHandler::G4eCrossSectionHandler | ( | G4VDataSetAlgorithm * | alg, |
G4double | emin, | ||
G4double | emax, | ||
G4int | nbin | ||
) |
Definition at line 38 of file G4eCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 38 of file G4eCrossSectionHandler.cc
References G4VCrossSectionHandler::Initialise().
|
virtual |
Definition at line 44 of file G4eCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 44 of file G4eCrossSectionHandler.cc
|
private |
|
protectedvirtual |
Implements G4VCrossSectionHandler.
Definition at line 48 of file G4eCrossSectionHandler.cc.
View newest version in sPHENIX GitHub at line 48 of file G4eCrossSectionHandler.cc
|
private |