1 #ifndef ZMEXCLASSINFO_H
2 #define ZMEXCLASSINFO_H
56 #ifndef STRING_INCLUDED
57 #define STRING_INCLUDED
69 #ifndef ZMEXSEVERITY_H
101 const std::string &
name
107 const std::string & name
108 ,
const std::string & facility
114 const std::string & name
115 ,
const std::string & facility
121 const std::string
name()
const;
124 const std::string
setName(
const std::string& newName);
128 const std::string
setFacility(
const std::string& newFacility);
163 std::string facility_;
175 #define ZMEXCLASSINFO_ICC
176 #include "CLHEP/Exceptions/ZMexClassInfo.icc"
177 #undef ZMEXCLASSINFO_ICC
180 #endif // ZMEXCLASSINFO_H
void logNMore(const int N)
const std::string setName(const std::string &newName)
ZMexHandler setHandler(const ZMexHandler &newHandler)
ZMexClassInfo(const std::string &name, const std::string &facility, const ZMexSeverity s=ZMexERROR)
ZMexSeverity setSeverity(const ZMexSeverity &newSeverity)
ZMexLogger setLogger(const ZMexLogger &newLogger)
ZMexLogger getLogger() const
const std::string name() const
const std::string facility() const
ZMexHandler getHandler() const
const std::string setFacility(const std::string &newFacility)
ZMexSeverity severity() const