Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4HadronicException.hh>
Public Member Functions | |
G4HadronicException (G4String in, G4int at, G4String mess) | |
virtual | ~G4HadronicException () throw () |
const char * | what () const noexcept override |
void | Report (std::ostream &aS) const |
Definition at line 32 of file G4HadronicException.hh.
Definition at line 30 of file G4HadronicException.cc.
|
virtual |
Definition at line 45 of file G4HadronicException.cc.
void G4HadronicException::Report | ( | std::ostream & | aS | ) | const |
Definition at line 52 of file G4HadronicException.cc.
Referenced by G4HadronicException(), G4ElNeutrinoNucleusProcess::PostStepDoIt(), G4HadronElasticProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4MuNeutrinoNucleusProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), and G4TauNeutrinoNucleusProcess::PostStepDoIt().
|
overridenoexcept |
Definition at line 48 of file G4HadronicException.cc.