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>
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().
|
inline |
Definition at line 81 of file G4GDMLRead.hh.
View newest version in sPHENIX GitHub at line 81 of file G4GDMLRead.hh
References error().
|
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.
|
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().