TrigConf::TrigConfMessaging Class Reference

#include <TrigConfMessaging.h>

List of all members.

Public Member Functions

 TrigConfMessaging (const std::string &name)
 Constructor with parameters.
virtual ~TrigConfMessaging ()
 Destructor.
bool msgLvl (const MSGTC::Level lvl) const
 Test the output level.
MsgStreamTCmsg () const
MsgStreamTCmsg (const MSGTC::Level lvl) const

Detailed Description

Class to provide easy access to TrigConf::MsgStream within DetCommon

This is a copy&paste of AthMessaging and used in exactly the same way.


Constructor & Destructor Documentation

TrigConf::TrigConfMessaging::TrigConfMessaging ( const std::string &  name  )  [inline]

Constructor with parameters.

Parameters:
name Component name used in the messages

Member Function Documentation

MsgStreamTC & TrigConf::TrigConfMessaging::msg ( const MSGTC::Level  lvl  )  const [inline]

The standard message stream. Returns a reference to the default message stream May not be invoked before sysInitialize() has been invoked.

MsgStreamTC & TrigConf::TrigConfMessaging::msg (  )  const [inline]

The standard message stream. Returns a reference to the default message stream May not be invoked before sysInitialize() has been invoked.

bool TrigConf::TrigConfMessaging::msgLvl ( const MSGTC::Level  lvl  )  const [inline]

Test the output level.

Parameters:
lvl The message level to test against
Returns:
boolean Indicting if messages at given level will be printed
Return values:
true Messages at level "lvl" will be printed

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1