44#ifndef G4TEOCROSSSECTION_HH
45#define G4TEOCROSSSECTION_HH 1
void SetTotalCS(G4double) override
G4teoCrossSection & operator=(const G4teoCrossSection &right)=delete
G4teoCrossSection(const G4teoCrossSection &)=delete
G4double CrossSection(G4int Z, G4AtomicShellEnumerator shell, G4double incidentEnergy, G4double mass, const G4Material *mat) override
std::vector< G4double > GetCrossSection(G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy=0, const G4Material *mat=nullptr) override
std::vector< G4double > Probabilities(G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy=0, const G4Material *mat=nullptr) override
virtual ~G4teoCrossSection()
G4teoCrossSection(const G4String &name)