ATLAS Offline Software
Classes | Namespaces | Enumerations | Functions
Trigger/TrigConfiguration/TrigConfBase/TrigConfBase/MsgStream.h File Reference

MsgStream for TrigConf classes. More...

#include <sstream>
Include dependency graph for Trigger/TrigConfiguration/TrigConfBase/TrigConfBase/MsgStream.h:
This graph shows which files directly or indirectly include this file:

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

 TrigConf
 Forward iterator to traverse the main components of the trigger configuration.
 
 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

MsgStreamTC & TrigConf::endmsgtc (MsgStreamTC &s)
 End of message. More...
 

Detailed Description

MsgStream for TrigConf classes.

Author
Frank Winklmeier

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