#include <CondCore/CondDB/interface/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 |
Description: utility for collecting log information and store them into the Condition DB.
|
inline |
|
inline |
Definition at line 20 of file Logger.h.
References _debug, _name, gather_cfg::cout, and mps_check::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 12 of file Logger.h.
References _name, Exception, and mps_check::msg.
Referenced by hcaldqm::DQTask::_getCalibType(), PedestalTask::_isApplicable(), LEDTask::_isApplicable(), NoCQTask::_process(), QIE10Task::_process(), TPTask::_process(), PedestalTask::_process(), RawTask::_process(), LEDTask::_process(), RecHitTask::_process(), DigiTask::_process(), and LaserTask::_process().
|
inline |
|
inline |
Definition at line 29 of file Logger.h.
References _debug, _name, debug(), and Skims_PA_cff::name.
Referenced by hcaldqm::DQModule::DQModule(), hcaldqm::ContainerI::initialize(), hcaldqm::ContainerS::initialize(), and hcaldqm::Container::initialize().
|
inline |
Definition at line 13 of file Logger.h.
References _name, and mps_check::msg.
Referenced by hcaldqm::DQTask::_getCalibType(), and LEDTask::_process().
|
protected |
Definition at line 41 of file Logger.h.
Referenced by FrontierCondition_GT_autoExpress_cfi.Tier0Handler::_queryTier0DataSvc(), debug(), info(), set(), FrontierCondition_GT_autoExpress_cfi.Tier0Handler::setDebug(), and FrontierCondition_GT_autoExpress_cfi.Tier0Handler::unsetDebug().
|
protected |
Definition at line 40 of file Logger.h.
Referenced by ModulesProxy._ModuleProxy::__call__(), SequenceTypes.SequencePlaceholder::__str__(), plotting.Subtract::__str__(), plotting.Transform::__str__(), plotting.FakeDuplicate::__str__(), plotting.CutEfficiency::__str__(), plotting.AggregateBins::__str__(), plotting.AggregateHistos::__str__(), plotting.ROC::__str__(), trackingPlots.TimePerEventPlot::__str__(), trackingPlots.TimePerTrackPlot::__str__(), SequenceTypes.SequencePlaceholder::_clonesequence(), trackingPlots.TimePerEventPlot::_create(), plotting.PlotGroup::_drawSeparate(), plotting.PlotGroup::_save(), SequenceTypes.SequencePlaceholder::copy(), SequenceTypes._TaskBasePlaceholder::copy(), plotting.Subtract::create(), plotting.Transform::create(), plotting.FakeDuplicate::create(), plotting.CutEfficiency::create(), plotting.AggregateBins::create(), plotting.AggregateHistos::create(), trackingPlots.TimePerTrackPlot::create(), plotting.Plot::create(), debug(), dqmthrow(), plotting.PlotGroup::draw(), SequenceTypes.SequencePlaceholder::dumpPython(), SequenceTypes._TaskBasePlaceholder::dumpPython(), SequenceTypes.SequencePlaceholder::dumpSequenceConfig(), SequenceTypes.SequencePlaceholder::dumpSequencePython(), SequenceTypes._TaskBasePlaceholder::dumpSequencePython(), plotting.Plot::getName(), plotting.PlotGroup::getName(), plotting.PlotterFolder::getName(), plotting.PlotterItem::getName(), plotting.PlotterFolder::getSelectionNameIterator(), info(), SequenceTypes.SequencePlaceholder::insertInto(), SequenceTypes._TaskBasePlaceholder::insertInto(), validation.SimpleSample::name(), trackingPlots.Iteration::name(), plotting.PlotterItem::readDirs(), plotting.PlotGroup::remove(), SequenceTypes.SequencePlaceholder::resolve(), SequenceTypes._TaskBasePlaceholder::resolve(), set(), plotting.Plot::setName(), and warn().