65 std::vector<G4double> p =
Probabilities(Z,incidentEnergy,mass,deltaEnergy,mat);
67 size_t nShells = p.size();
69 for (
size_t i=0; i<nShells; i++) {
G4int SelectRandomShell(G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy, const G4Material *mat)
virtual std::vector< G4double > Probabilities(G4int Z, G4double incidentEnergy, G4double mass, G4double deltaEnergy, const G4Material *mat)=0
G4VhShellCrossSection(const G4String &xname="")
virtual ~G4VhShellCrossSection()
virtual void SetTotalCS(G4double)