ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4CascadeFunctions () | |
virtual | ~G4CascadeFunctions () |
virtual G4double | getCrossSection (double ke) const |
virtual G4double | getCrossSectionSum (double ke) const |
virtual G4int | getMultiplicity (G4double ke) const |
virtual void | getOutgoingParticleTypes (std::vector< G4int > &kinds, G4int mult, G4double ke) const |
virtual void | printTable (std::ostream &os=G4cout) const |
Public Member Functions inherited from G4CascadeChannel | |
G4CascadeChannel () | |
virtual | ~G4CascadeChannel () |
Definition at line 54 of file G4CascadeFunctions.hh.
View newest version in sPHENIX GitHub at line 54 of file G4CascadeFunctions.hh
G4CascadeFunctions< DATA, SAMP >::G4CascadeFunctions | ( | ) |
|
inlinevirtual |
Definition at line 57 of file G4CascadeFunctions.hh.
View newest version in sPHENIX GitHub at line 57 of file G4CascadeFunctions.hh
|
inlinevirtual |
Implements G4CascadeChannel.
Definition at line 59 of file G4CascadeFunctions.hh.
View newest version in sPHENIX GitHub at line 59 of file G4CascadeFunctions.hh
|
inlinevirtual |
Implements G4CascadeChannel.
Definition at line 63 of file G4CascadeFunctions.hh.
View newest version in sPHENIX GitHub at line 63 of file G4CascadeFunctions.hh
|
virtual |
Implements G4CascadeChannel.
|
virtual |
Implements G4CascadeChannel.
|
virtual |
Implements G4CascadeChannel.