29 using namespace edm::service;
42 indention_(iPS.getUntrackedParameter<std::string>(
"indention")),
135 desc.
addUntracked<std::string>(
"indention",
"++")->setComment(
"Prefix characters for output. The characters are repeated to form the indentation.");
136 descriptions.
add(
"Tracer", desc);
137 descriptions.
setComment(
"This service prints each phase the framework is processing, e.g. constructing a module,running a module, etc.");
232 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
241 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
271 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
280 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
310 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
319 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
349 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
358 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
389 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
399 for(
unsigned int depth = 0; depth !=
depth_; ++depth) {
void watchPostBeginRun(PostBeginRun::slot_type const &iSlot)
void watchPrePathEndLumi(PrePathEndLumi::slot_type const &iSlot)
void watchPostModuleConstruction(PostModuleConstruction::slot_type const &iSlot)
void postModuleEndRun(ModuleDescription const &md)
void postModuleBeginLumi(ModuleDescription const &md)
void preModuleEvent(ModuleDescription const &md)
void preModuleBeginLumi(ModuleDescription const &md)
void watchPostModuleBeginLumi(PostModuleBeginLumi::slot_type const &iSlot)
ParameterDescriptionBase * addUntracked(U const &iLabel, T const &value)
void watchPostEndJob(PostEndJob::slot_type const &iSlot)
void postModuleConstruction(ModuleDescription const &md)
void postBeginRun(Run const &run, EventSetup const &es)
void watchPrePathEndRun(PrePathEndRun::slot_type const &iSlot)
void watchPreModuleConstruction(PreModuleConstruction::slot_type const &iSlot)
void postModuleBeginRun(ModuleDescription const &md)
void watchPostModule(PostModule::slot_type const &iSlot)
void watchPreProcessEvent(PreProcessEvent::slot_type const &iSlot)
void watchPreSourceConstruction(PreSourceConstruction::slot_type const &iSlot)
void watchPreEndLumi(PreEndLumi::slot_type const &iSlot)
void watchPostSourceConstruction(PostSourceConstruction::slot_type const &iSlot)
void watchPostPathEndRun(PostPathEndRun::slot_type const &iSlot)
std::string const & moduleName() const
void preModuleEndJob(ModuleDescription const &md)
void postPathEvent(std::string const &s, HLTPathStatus const &hlt)
void watchPostEndLumi(PostEndLumi::slot_type const &iSlot)
void preModuleConstruction(ModuleDescription const &md)
void prePathEndRun(std::string const &s)
void preModuleEndLumi(ModuleDescription const &md)
void watchPreModuleEndLumi(PreModuleEndLumi::slot_type const &iSlot)
void postModuleBeginJob(ModuleDescription const &md)
void watchPostPathEndLumi(PostPathEndLumi::slot_type const &iSlot)
void postEndLumi(LuminosityBlock const &run, EventSetup const &es)
std::string const & moduleLabel() const
void postBeginLumi(LuminosityBlock const &run, EventSetup const &es)
void watchPreEndRun(PreEndRun::slot_type const &iSlot)
void prePathBeginRun(std::string const &s)
void postEvent(Event const &ev, EventSetup const &es)
void watchPreModule(PreModule::slot_type const &iSlot)
void preEndLumi(LuminosityBlockID const &id, Timestamp const &ts)
void watchPreOpenFile(PreOpenFile::slot_type const &iSlot)
void prePathEvent(std::string const &s)
void preBeginRun(RunID const &id, Timestamp const &ts)
void watchPostProcessEvent(PostProcessEvent::slot_type const &iSlot)
void watchPostCloseFile(PostCloseFile::slot_type const &iSlot)
void watchPreModuleEndRun(PreModuleEndRun::slot_type const &iSlot)
void postEndRun(Run const &run, EventSetup const &es)
void watchPrePathBeginRun(PrePathBeginRun::slot_type const &iSlot)
void watchPostSourceRun(PostSourceRun::slot_type const &iSlot)
void postPathBeginLumi(std::string const &s, HLTPathStatus const &hlt)
void preModuleBeginRun(ModuleDescription const &md)
Tracer(const ParameterSet &, ActivityRegistry &)
void watchPreSourceLumi(PreSourceLumi::slot_type const &iSlot)
void prePathEndLumi(std::string const &s)
void watchPostModuleEndRun(PostModuleEndRun::slot_type const &iSlot)
void preEndRun(RunID const &id, Timestamp const &ts)
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
void watchPreSource(PreSource::slot_type const &iSlot)
void watchPreModuleEndJob(PreModuleEndJob::slot_type const &iSlot)
void watchPreSourceRun(PreSourceRun::slot_type const &iSlot)
void watchPostBeginLumi(PostBeginLumi::slot_type const &iSlot)
void watchPreModuleBeginJob(PreModuleBeginJob::slot_type const &iSlot)
void watchPrePathBeginLumi(PrePathBeginLumi::slot_type const &iSlot)
void preBeginLumi(LuminosityBlockID const &id, Timestamp const &ts)
void postPathBeginRun(std::string const &s, HLTPathStatus const &hlt)
void watchPostModuleBeginRun(PostModuleBeginRun::slot_type const &iSlot)
void watchPostPathBeginRun(PostPathBeginRun::slot_type const &iSlot)
void setComment(std::string const &value)
TimeValue_t value() const
void watchPostSourceLumi(PostSourceLumi::slot_type const &iSlot)
void watchPreCloseFile(PreCloseFile::slot_type const &iSlot)
void add(std::string const &label, ParameterSetDescription const &psetDescription)
void watchPostOpenFile(PostOpenFile::slot_type const &iSlot)
void postModuleEvent(ModuleDescription const &md)
void preSourceConstruction(ModuleDescription const &md)
void postPathEndRun(std::string const &s, HLTPathStatus const &hlt)
void preEvent(EventID const &id, Timestamp const &ts)
void watchPostSource(PostSource::slot_type const &iSlot)
void postModuleEndLumi(ModuleDescription const &md)
void postPathEndLumi(std::string const &s, HLTPathStatus const &hlt)
void watchPostModuleBeginJob(PostModuleBeginJob::slot_type const &iSlot)
void preModuleEndRun(ModuleDescription const &md)
void watchPreBeginLumi(PreBeginLumi::slot_type const &iSlot)
void prePathBeginLumi(std::string const &s)
void postModuleEndJob(ModuleDescription const &md)
void watchPostEndRun(PostEndRun::slot_type const &iSlot)
void watchPreModuleBeginLumi(PreModuleBeginLumi::slot_type const &iSlot)
void preModuleBeginJob(ModuleDescription const &md)
void watchPreProcessPath(PreProcessPath::slot_type const &iSlot)
void watchPostModuleEndJob(PostModuleEndJob::slot_type const &iSlot)
void watchPreModuleBeginRun(PreModuleBeginRun::slot_type const &iSlot)
void watchPostModuleEndLumi(PostModuleEndLumi::slot_type const &iSlot)
void watchPostPathBeginLumi(PostPathBeginLumi::slot_type const &iSlot)
void watchPostProcessPath(PostProcessPath::slot_type const &iSlot)
void postSourceConstruction(ModuleDescription const &md)
void watchPreBeginRun(PreBeginRun::slot_type const &iSlot)
void watchPostBeginJob(PostBeginJob::slot_type const &iSlot)
convenience function for attaching to signal