ATLAS Offline Software
Loading...
Searching...
No Matches
MsgStream.h File Reference

MsgStream for TrigConf classes. More...

#include <sstream>
Include dependency graph for Trigger/TrigConfiguration/TrigConfBase/TrigConfBase/MsgStream.h:

Go to the source code of this file.

Classes

class  TrigConf::MsgStreamTC
 MsgStreamTC class to be used in TrigConf equivalent to Gaudi's MsgStream. More...

Namespaces

namespace  TrigConf
 Forward iterator to traverse the main components of the trigger configuration.
namespace  TrigConf::MSGTC
 Messsage levels matching the Gaudi definition.

Enumerations

enum  TrigConf::MSGTC::Level {
  TrigConf::MSGTC::NIL = 0 , TrigConf::MSGTC::VERBOSE , TrigConf::MSGTC::DEBUG , TrigConf::MSGTC::INFO ,
  TrigConf::MSGTC::WARNING , TrigConf::MSGTC::ERROR , TrigConf::MSGTC::FATAL , TrigConf::MSGTC::ALWAYS ,
  TrigConf::MSGTC::NUM_LEVELS
}

Functions

MsgStreamTCTrigConf::endmsgtc (MsgStreamTC &s)
 End of message.

Detailed Description

MsgStream for TrigConf classes.

Author
Frank Winklmeier

Definition in file Trigger/TrigConfiguration/TrigConfBase/TrigConfBase/MsgStream.h.