Geant4
10.01.p02
|
#include <G4HadronicException.hh>
Public Member Functions | |
G4HadronicException (G4String in, G4int at, G4String mess) | |
virtual | ~G4HadronicException () throw () |
void | Report (std::ostream &aS) |
Private Attributes | |
G4String | theMessage |
G4String | theName |
G4int | theLine |
Definition at line 33 of file G4HadronicException.hh.
Definition at line 36 of file G4HadronicException.hh.
References FatalException, G4cout, G4Exception(), Report(), theLine, theMessage, and theName.
|
inlinevirtual |
Definition at line 51 of file G4HadronicException.hh.
|
inline |
Definition at line 53 of file G4HadronicException.hh.
References theLine, theMessage, and theName.
Referenced by G4HadronicProcess::BuildPhysicsTable(), G4HadronicException(), G4HadronicProcess::GetMeanFreePath(), G4HadronElasticProcess::PostStepDoIt(), G4HadronicProcess::PostStepDoIt(), G4HadronicProcess::RegisterMe(), and G4HadReentrentException::Report().
|
private |
Definition at line 62 of file G4HadronicException.hh.
Referenced by G4HadronicException(), and Report().
|
private |
Definition at line 60 of file G4HadronicException.hh.
Referenced by G4HadronicException(), and Report().
|
private |
Definition at line 61 of file G4HadronicException.hh.
Referenced by G4HadronicException(), and Report().