Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Private Attributes | |
std::set< std::string > | dumpContextForLabels_ |
bool | dumpNonModuleContext_ |
bool | dumpPathsAndConsumes_ |
std::string | indention_ |
bool | printTimestamps_ |
Tracer::Tracer | ( | const ParameterSet & | iPS, |
ActivityRegistry & | iRegistry | ||
) |
Definition at line 194 of file Tracer.cc.
References edm::signalslot::Signal< T >::connect(), dumpContextForLabels_, edm::EventID::event(), edm::StreamContext::eventID(), edm::ParameterSet::getUntrackedParameter(), indention_, diffTwoXMLs::label, edm::EventID::luminosityBlock(), edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), eostools::move(), GenerateHcalLaserBadRunList::out, postBeginJob(), postCloseFile(), postEndJob(), postEvent(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postModuleBeginJob(), postModuleBeginStream(), postModuleConstruction(), postModuleEndJob(), postModuleEndStream(), postModuleEvent(), postModuleEventDelayedGet(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postOpenFile(), postPathEvent(), postSourceConstruction(), postSourceEvent(), postSourceLumi(), postSourceRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preBeginJob(), preCloseFile(), preEvent(), preGlobalBeginLumi(), preGlobalBeginRun(), edm::ActivityRegistry::preGlobalEarlyTerminationSignal_, preGlobalEndLumi(), preGlobalEndRun(), preModuleBeginJob(), preModuleBeginStream(), preModuleConstruction(), preModuleEndJob(), preModuleEndStream(), preModuleEvent(), preModuleEventDelayedGet(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preOpenFile(), prePathEvent(), preSourceConstruction(), edm::ActivityRegistry::preSourceEarlyTerminationSignal_, preSourceEvent(), preSourceLumi(), preSourceRun(), preStreamBeginLumi(), preStreamBeginRun(), edm::ActivityRegistry::preStreamEarlyTerminationSignal_, preStreamEndLumi(), preStreamEndRun(), printTimestamps_, edm::EventID::run(), edm::LuminosityBlockID::run(), edm::StreamContext::streamID(), AlCaHLTBitMon_QueryRunRegistry::string, edm::GlobalContext::timestamp(), edm::StreamContext::timestamp(), edm::LuminosityBlockID::value(), edm::Timestamp::value(), edm::ActivityRegistry::watchPostBeginJob(), edm::ActivityRegistry::watchPostCloseFile(), edm::ActivityRegistry::watchPostEndJob(), edm::ActivityRegistry::watchPostEvent(), edm::ActivityRegistry::watchPostGlobalBeginLumi(), edm::ActivityRegistry::watchPostGlobalBeginRun(), edm::ActivityRegistry::watchPostGlobalEndLumi(), edm::ActivityRegistry::watchPostGlobalEndRun(), edm::ActivityRegistry::watchPostModuleBeginJob(), edm::ActivityRegistry::watchPostModuleBeginStream(), edm::ActivityRegistry::watchPostModuleConstruction(), edm::ActivityRegistry::watchPostModuleEndJob(), edm::ActivityRegistry::watchPostModuleEndStream(), edm::ActivityRegistry::watchPostModuleEvent(), edm::ActivityRegistry::watchPostModuleEventDelayedGet(), edm::ActivityRegistry::watchPostModuleGlobalBeginLumi(), edm::ActivityRegistry::watchPostModuleGlobalBeginRun(), edm::ActivityRegistry::watchPostModuleGlobalEndLumi(), edm::ActivityRegistry::watchPostModuleGlobalEndRun(), edm::ActivityRegistry::watchPostModuleStreamBeginLumi(), edm::ActivityRegistry::watchPostModuleStreamBeginRun(), edm::ActivityRegistry::watchPostModuleStreamEndLumi(), edm::ActivityRegistry::watchPostModuleStreamEndRun(), edm::ActivityRegistry::watchPostOpenFile(), edm::ActivityRegistry::watchPostPathEvent(), edm::ActivityRegistry::watchPostSourceConstruction(), edm::ActivityRegistry::watchPostSourceEvent(), edm::ActivityRegistry::watchPostSourceLumi(), edm::ActivityRegistry::watchPostSourceRun(), edm::ActivityRegistry::watchPostStreamBeginLumi(), edm::ActivityRegistry::watchPostStreamBeginRun(), edm::ActivityRegistry::watchPostStreamEndLumi(), edm::ActivityRegistry::watchPostStreamEndRun(), edm::ActivityRegistry::watchPreallocate(), edm::ActivityRegistry::watchPreBeginJob(), edm::ActivityRegistry::watchPreCloseFile(), edm::ActivityRegistry::watchPreEvent(), edm::ActivityRegistry::watchPreGlobalBeginLumi(), edm::ActivityRegistry::watchPreGlobalBeginRun(), edm::ActivityRegistry::watchPreGlobalEndLumi(), edm::ActivityRegistry::watchPreGlobalEndRun(), edm::ActivityRegistry::watchPreModuleBeginJob(), edm::ActivityRegistry::watchPreModuleBeginStream(), edm::ActivityRegistry::watchPreModuleConstruction(), edm::ActivityRegistry::watchPreModuleEndJob(), edm::ActivityRegistry::watchPreModuleEndStream(), edm::ActivityRegistry::watchPreModuleEvent(), edm::ActivityRegistry::watchPreModuleEventDelayedGet(), edm::ActivityRegistry::watchPreModuleGlobalBeginLumi(), edm::ActivityRegistry::watchPreModuleGlobalBeginRun(), edm::ActivityRegistry::watchPreModuleGlobalEndLumi(), edm::ActivityRegistry::watchPreModuleGlobalEndRun(), edm::ActivityRegistry::watchPreModuleStreamBeginLumi(), edm::ActivityRegistry::watchPreModuleStreamBeginRun(), edm::ActivityRegistry::watchPreModuleStreamEndLumi(), edm::ActivityRegistry::watchPreModuleStreamEndRun(), edm::ActivityRegistry::watchPreOpenFile(), edm::ActivityRegistry::watchPrePathEvent(), edm::ActivityRegistry::watchPreSourceConstruction(), edm::ActivityRegistry::watchPreSourceEvent(), edm::ActivityRegistry::watchPreSourceLumi(), edm::ActivityRegistry::watchPreSourceRun(), edm::ActivityRegistry::watchPreStreamBeginLumi(), edm::ActivityRegistry::watchPreStreamBeginRun(), edm::ActivityRegistry::watchPreStreamEndLumi(), and edm::ActivityRegistry::watchPreStreamEndRun().
|
static |
Definition at line 340 of file Tracer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::addUntracked(), edm::ConfigurationDescriptions::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
void Tracer::postBeginJob | ( | ) |
Definition at line 446 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::postCloseFile | ( | std::string const & | lfn, |
bool | b | ||
) |
Definition at line 509 of file Tracer.cc.
References b, dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postEndJob | ( | ) |
Definition at line 451 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::postEvent | ( | StreamContext const & | sc | ) |
Definition at line 752 of file Tracer.cc.
References dumpNonModuleContext_, edm::EventID::event(), edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postGlobalBeginLumi | ( | GlobalContext const & | gc | ) |
Definition at line 664 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postGlobalBeginRun | ( | GlobalContext const & | gc | ) |
Definition at line 576 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postGlobalEndLumi | ( | GlobalContext const & | gc | ) |
Definition at line 686 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postGlobalEndRun | ( | GlobalContext const & | gc | ) |
Definition at line 598 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postModuleBeginJob | ( | ModuleDescription const & | md | ) |
Definition at line 816 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleBeginStream | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 529 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 795 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleEndJob | ( | ModuleDescription const & | md | ) |
Definition at line 838 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleEndStream | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 553 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleEvent | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 864 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleEventDelayedGet | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 895 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleGlobalBeginLumi | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1106 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleGlobalBeginRun | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1046 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleGlobalEndLumi | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1136 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleGlobalEndRun | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1076 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postModuleStreamBeginLumi | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 986 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleStreamBeginRun | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 926 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleStreamEndLumi | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1016 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postModuleStreamEndRun | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 956 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postOpenFile | ( | std::string const & | lfn, |
bool | b | ||
) |
Definition at line 494 of file Tracer.cc.
References b, dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postPathEvent | ( | StreamContext const & | sc, |
PathContext const & | pc, | ||
HLTPathStatus const & | hlts | ||
) |
Definition at line 774 of file Tracer.cc.
References dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, edm::PathContext::pathName(), printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::postSourceConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 1162 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::ModuleDescription::moduleName(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::postSourceEvent | ( | StreamID | sid | ) |
Definition at line 461 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::postSourceLumi | ( | ) |
Definition at line 471 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::postSourceRun | ( | ) |
Definition at line 481 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::postStreamBeginLumi | ( | StreamContext const & | sc | ) |
Definition at line 708 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postStreamBeginRun | ( | StreamContext const & | sc | ) |
Definition at line 620 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postStreamEndLumi | ( | StreamContext const & | sc | ) |
Definition at line 730 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::postStreamEndRun | ( | StreamContext const & | sc | ) |
Definition at line 642 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preallocate | ( | service::SystemBounds const & | bounds | ) |
Definition at line 352 of file Tracer.cc.
References indention_, edm::service::SystemBounds::maxNumberOfConcurrentLuminosityBlocks(), edm::service::SystemBounds::maxNumberOfConcurrentRuns(), edm::service::SystemBounds::maxNumberOfStreams(), and printTimestamps_.
Referenced by Tracer().
void Tracer::preBeginJob | ( | PathsAndConsumesOfModulesBase const & | pathsAndConsumes, |
ProcessContext const & | pc | ||
) |
Definition at line 359 of file Tracer.cc.
References edm::PathsAndConsumesOfModulesBase::allModules(), edm::PathsAndConsumesOfModulesBase::consumesInfo(), dumpPathsAndConsumes_, edm::ELEMENT_TYPE, edm::PathsAndConsumesOfModulesBase::endPaths(), Exception, indention_, info(), edm::InLumi, edm::InRun, j, python.rootplot.argparse::module, edm::PathsAndConsumesOfModulesBase::moduleDescription(), edm::PathsAndConsumesOfModulesBase::modulesOnEndPath(), edm::PathsAndConsumesOfModulesBase::modulesOnPath(), edm::PathsAndConsumesOfModulesBase::modulesWhoseProductsAreConsumedBy(), GenerateHcalLaserBadRunList::out, fed_dqm_sourceclient-live_cfg::path, edm::PathsAndConsumesOfModulesBase::paths(), mergeAndRegister::paths, printTimestamps_, and edm::ProcessContext::processName().
Referenced by Tracer().
void Tracer::preCloseFile | ( | std::string const & | lfn, |
bool | primary | ||
) |
Definition at line 502 of file Tracer.cc.
References b, dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preEvent | ( | StreamContext const & | sc | ) |
Definition at line 741 of file Tracer.cc.
References dumpNonModuleContext_, edm::EventID::event(), edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preGlobalBeginLumi | ( | GlobalContext const & | gc | ) |
Definition at line 653 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preGlobalBeginRun | ( | GlobalContext const & | gc | ) |
Definition at line 565 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preGlobalEndLumi | ( | GlobalContext const & | gc | ) |
Definition at line 675 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preGlobalEndRun | ( | GlobalContext const & | gc | ) |
Definition at line 587 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::GlobalContext::luminosityBlockID(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::LuminosityBlockID::run(), edm::GlobalContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preModuleBeginJob | ( | ModuleDescription const & | md | ) |
Definition at line 805 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleBeginStream | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 517 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 785 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleEndJob | ( | ModuleDescription const & | md | ) |
Definition at line 827 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleEndStream | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 541 of file Tracer.cc.
References dumpContextForLabels_, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleEvent | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 849 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleEventDelayedGet | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 880 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleGlobalBeginLumi | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1091 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleGlobalBeginRun | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1031 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleGlobalEndLumi | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1121 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleGlobalEndRun | ( | GlobalContext const & | gc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1061 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preModuleStreamBeginLumi | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 971 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleStreamBeginRun | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 911 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleStreamEndLumi | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 1001 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preModuleStreamEndRun | ( | StreamContext const & | sc, |
ModuleCallingContext const & | mcc | ||
) |
Definition at line 941 of file Tracer.cc.
References edm::ModuleCallingContext::depth(), dumpContextForLabels_, i, edm::ModuleDescription::id(), indention_, edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), GenerateHcalLaserBadRunList::out, printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preOpenFile | ( | std::string const & | lfn, |
bool | b | ||
) |
Definition at line 486 of file Tracer.cc.
References b, dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::prePathEvent | ( | StreamContext const & | sc, |
PathContext const & | pc | ||
) |
Definition at line 763 of file Tracer.cc.
References dumpNonModuleContext_, indention_, GenerateHcalLaserBadRunList::out, edm::PathContext::pathName(), printTimestamps_, and edm::StreamContext::streamID().
Referenced by Tracer().
void Tracer::preSourceConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 1151 of file Tracer.cc.
References dumpNonModuleContext_, indention_, edm::ModuleDescription::moduleName(), GenerateHcalLaserBadRunList::out, and printTimestamps_.
Referenced by Tracer().
void Tracer::preSourceEvent | ( | StreamID | sid | ) |
Definition at line 456 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::preSourceLumi | ( | ) |
Definition at line 466 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::preSourceRun | ( | ) |
Definition at line 476 of file Tracer.cc.
References indention_, and printTimestamps_.
Referenced by Tracer().
void Tracer::preStreamBeginLumi | ( | StreamContext const & | sc | ) |
Definition at line 697 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preStreamBeginRun | ( | StreamContext const & | sc | ) |
Definition at line 609 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preStreamEndLumi | ( | StreamContext const & | sc | ) |
Definition at line 719 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, edm::EventID::luminosityBlock(), GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
void Tracer::preStreamEndRun | ( | StreamContext const & | sc | ) |
Definition at line 631 of file Tracer.cc.
References dumpNonModuleContext_, edm::StreamContext::eventID(), indention_, GenerateHcalLaserBadRunList::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), edm::StreamContext::timestamp(), and edm::Timestamp::value().
Referenced by Tracer().
|
private |
Definition at line 163 of file Tracer.cc.
Referenced by postModuleBeginJob(), postModuleBeginStream(), postModuleConstruction(), postModuleEndJob(), postModuleEndStream(), postModuleEvent(), postModuleEventDelayedGet(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), preModuleBeginJob(), preModuleBeginStream(), preModuleConstruction(), preModuleEndJob(), preModuleEndStream(), preModuleEvent(), preModuleEventDelayedGet(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), and Tracer().
|
private |
Definition at line 164 of file Tracer.cc.
Referenced by postCloseFile(), postEvent(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postOpenFile(), postPathEvent(), postSourceConstruction(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preCloseFile(), preEvent(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preOpenFile(), prePathEvent(), preSourceConstruction(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), and preStreamEndRun().
|
private |
Definition at line 165 of file Tracer.cc.
Referenced by preBeginJob().
|
private |
Definition at line 162 of file Tracer.cc.
Referenced by postBeginJob(), postCloseFile(), postEndJob(), postEvent(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postModuleBeginJob(), postModuleBeginStream(), postModuleConstruction(), postModuleEndJob(), postModuleEndStream(), postModuleEvent(), postModuleEventDelayedGet(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postOpenFile(), postPathEvent(), postSourceConstruction(), postSourceEvent(), postSourceLumi(), postSourceRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preBeginJob(), preCloseFile(), preEvent(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preModuleBeginJob(), preModuleBeginStream(), preModuleConstruction(), preModuleEndJob(), preModuleEndStream(), preModuleEvent(), preModuleEventDelayedGet(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preOpenFile(), prePathEvent(), preSourceConstruction(), preSourceEvent(), preSourceLumi(), preSourceRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), preStreamEndRun(), and Tracer().
|
private |
Definition at line 166 of file Tracer.cc.
Referenced by postBeginJob(), postCloseFile(), postEndJob(), postEvent(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postModuleBeginJob(), postModuleBeginStream(), postModuleConstruction(), postModuleEndJob(), postModuleEndStream(), postModuleEvent(), postModuleEventDelayedGet(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postOpenFile(), postPathEvent(), postSourceConstruction(), postSourceEvent(), postSourceLumi(), postSourceRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preallocate(), preBeginJob(), preCloseFile(), preEvent(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preModuleBeginJob(), preModuleBeginStream(), preModuleConstruction(), preModuleEndJob(), preModuleEndStream(), preModuleEvent(), preModuleEventDelayedGet(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preOpenFile(), prePathEvent(), preSourceConstruction(), preSourceEvent(), preSourceLumi(), preSourceRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), preStreamEndRun(), and Tracer().