#include <Logger.h>
Public Member Functions | |
template<typename STDTYPE > | |
void | debug (STDTYPE const &msg) const |
void | dqmthrow (std::string const &msg) const |
void | info (std::string const &msg) const |
Logger (std::string const &name, int debug=0) | |
Logger () | |
void | set (std::string const &name, int debug=0) |
void | warn (std::string const &msg) const |
virtual | ~Logger () |
Protected Attributes | |
int | _debug |
std::string | _name |
|
inline |
|
inline |
Definition at line 31 of file Logger.h.
References _debug, _name, gather_cfg::cout, and visualization-live-secondInstance_cfg::msg.
Referenced by hcaldqm::DQTask::analyze(), hcaldqm::ContainerProf1D::book(), hcaldqm::ContainerProf2D::book(), hcaldqm::Container2D::book(), hcaldqm::Container1D::book(), hcaldqm::DQModule::DQModule(), hcaldqm::Container1D::load(), and set().
|
inline |
Definition at line 15 of file Logger.h.
References _name, Exception, and visualization-live-secondInstance_cfg::msg.
Referenced by hcaldqm::DQTask::_getCalibType(), PedestalTask::_isApplicable(), LEDTask::_isApplicable(), LaserTask::_isApplicable(), RadDamTask::_process(), DigiComparisonTask::_process(), TPComparisonTask::_process(), PedestalTask::_process(), TPTask::_process(), RawTask::_process(), RecHitTask::_process(), LEDTask::_process(), LaserTask::_process(), and DigiTask::_process().
|
inline |
Definition at line 24 of file Logger.h.
References _debug, _name, and visualization-live-secondInstance_cfg::msg.
|
inline |
Definition at line 41 of file Logger.h.
References _debug, _name, debug(), and mergeVDriftHistosByStation::name.
Referenced by hcaldqm::DQModule::DQModule(), betterConfigParser.BetterConfigParser::getGeneral(), and hcaldqm::Container::initialize().
|
inline |
Definition at line 20 of file Logger.h.
References _name, and visualization-live-secondInstance_cfg::msg.
Referenced by hcaldqm::DQTask::_getCalibType().
|
protected |
Definition at line 54 of file Logger.h.
Referenced by debug(), FrontierCondition_GT_autoExpress_cfi.Tier0DasInterface::getData(), info(), cmsPerfSuite.PerfSuite::optionParse(), cmsPerfSuite.PerfSuite::runCmsReport(), and set().
|
protected |
Definition at line 53 of file Logger.h.
Referenced by plotting.Subtract::__str__(), plotting.FakeDuplicate::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), SequenceTypes.SequencePlaceholder::_clonesequence(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), SequenceTypes.SequencePlaceholder::copy(), plotting.Subtract::create(), plotting.FakeDuplicate::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), plotting.Plot::create(), debug(), dqmthrow(), plotting.PlotGroup::draw(), SequenceTypes.SequencePlaceholder::dumpPython(), SequenceTypes.SequencePlaceholder::dumpSequenceConfig(), SequenceTypes.SequencePlaceholder::dumpSequencePython(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), info(), SequenceTypes.SequencePlaceholder::insertInto(), Vispa.Views.PropertyView.Property::name(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), plotting.PlotGroup::remove(), SequenceTypes.SequencePlaceholder::resolve(), set(), and warn().