![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/persistency/gdml/include/G4GDMLRead.hh>
Inheritance diagram for G4GDMLErrorHandler:
Collaboration diagram for G4GDMLErrorHandler:Public Member Functions | |
| G4GDMLErrorHandler (const G4bool set) | |
| void | warning (const xercesc::SAXParseException &exception) |
| void | error (const xercesc::SAXParseException &exception) |
| void | fatalError (const xercesc::SAXParseException &exception) |
| void | resetErrors () |
Private Attributes | |
| G4bool | Suppress |
Definition at line 55 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 55 of file G4GDMLRead.hh
|
inline |
Definition at line 61 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 61 of file G4GDMLRead.hh
References Suppress.
|
inline |
Definition at line 72 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 72 of file G4GDMLRead.hh
References G4cout, G4endl, message(), and Suppress.
Referenced by fatalError().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 81 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 81 of file G4GDMLRead.hh
References error().
Here is the call graph for this function:
|
inline |
Definition at line 85 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 85 of file G4GDMLRead.hh
|
inline |
Definition at line 63 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 63 of file G4GDMLRead.hh
References G4cout, G4endl, message(), and Suppress.
Here is the call graph for this function:
|
private |
Definition at line 57 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 57 of file G4GDMLRead.hh
Referenced by error(), G4GDMLErrorHandler(), and warning().