ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4GDMLErrorHandler Class Reference

#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
 

Detailed Description

Definition at line 55 of file G4GDMLRead.hh.

View newest version in sPHENIX GitHub at line 55 of file G4GDMLRead.hh

Constructor & Destructor Documentation

G4GDMLErrorHandler::G4GDMLErrorHandler ( const G4bool  set)
inline

Definition at line 61 of file G4GDMLRead.hh.

View newest version in sPHENIX GitHub at line 61 of file G4GDMLRead.hh

References Suppress.

Member Function Documentation

void G4GDMLErrorHandler::error ( const xercesc::SAXParseException &  exception)
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:

void G4GDMLErrorHandler::fatalError ( const xercesc::SAXParseException &  exception)
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:

void G4GDMLErrorHandler::resetErrors ( )
inline

Definition at line 85 of file G4GDMLRead.hh.

View newest version in sPHENIX GitHub at line 85 of file G4GDMLRead.hh

void G4GDMLErrorHandler::warning ( const xercesc::SAXParseException &  exception)
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:

Member Data Documentation

G4bool G4GDMLErrorHandler::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().


The documentation for this class was generated from the following file: