LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Classes | |
struct | Config |
Public Types | |
using | Parameters = ServiceTable< Config > |
Private Member Functions | |
std::ostream & | indent (unsigned n=1u) const |
Private Attributes | |
std::string | indentation_ |
unsigned int | depth_ {} |
Definition at line 34 of file Tracer_service.cc.
using art::Tracer::Parameters = ServiceTable<Config> |
Definition at line 40 of file Tracer_service.cc.
art::Tracer::Tracer | ( | ServiceTable< Config > const & | config, |
ActivityRegistry & | iRegistry | ||
) |
Definition at line 136 of file Tracer_service.cc.
References postBeginJob(), postBeginRun(), postBeginSubRun(), postCloseFile(), postCloseOutputFile(), postEndJob(), postEndRun(), postEndSubRun(), postEvent(), postModuleBeginJob(), postModuleBeginRun(), postModuleBeginSubRun(), postModuleConstruction(), postModuleEndJob(), postModuleEndRun(), postModuleEndSubRun(), postModuleEvent(), postOpenFile(), postOpenOutputFile(), postPathBeginRun(), postPathBeginSubRun(), postPathEndRun(), postPathEndSubRun(), postPathEvent(), postSourceEvent(), postSourceRun(), postSourceSubRun(), preBeginRun(), preBeginSubRun(), preCloseFile(), preCloseOutputFile(), preEndRun(), preEndSubRun(), preEvent(), preModuleBeginJob(), preModuleBeginRun(), preModuleBeginSubRun(), preModuleConstruction(), preModuleEndJob(), preModuleEndRun(), preModuleEndSubRun(), preModuleEvent(), preOpenFile(), prePathBeginRun(), prePathBeginSubRun(), prePathEndRun(), prePathEndSubRun(), prePathEvent(), preSourceEvent(), preSourceRun(), and preSourceSubRun().
|
inlineprivate |
Definition at line 124 of file Tracer_service.cc.
References n.
Referenced by postBeginJob(), postBeginRun(), postBeginSubRun(), postCloseFile(), postCloseOutputFile(), postEndJob(), postEndRun(), postEndSubRun(), postEvent(), postModuleBeginJob(), postModuleBeginRun(), postModuleBeginSubRun(), postModuleConstruction(), postModuleEndJob(), postModuleEndRun(), postModuleEndSubRun(), postModuleEvent(), postOpenFile(), postOpenOutputFile(), postPathBeginRun(), postPathBeginSubRun(), postPathEndRun(), postPathEndSubRun(), postPathEvent(), postSourceEvent(), postSourceRun(), postSourceSubRun(), preBeginRun(), preBeginSubRun(), preCloseFile(), preCloseOutputFile(), preEndRun(), preEndSubRun(), preEvent(), preModuleBeginJob(), preModuleBeginRun(), preModuleBeginSubRun(), preModuleConstruction(), preModuleEndJob(), preModuleEndRun(), preModuleEndSubRun(), preModuleEvent(), preOpenFile(), prePathBeginRun(), prePathBeginSubRun(), prePathEndRun(), prePathEndSubRun(), prePathEvent(), preSourceEvent(), preSourceRun(), and preSourceSubRun().
void art::Tracer::postBeginJob | ( | ) |
void art::Tracer::postBeginRun | ( | Run const & | run | ) |
void art::Tracer::postBeginSubRun | ( | SubRun const & | subRun | ) |
void art::Tracer::postCloseFile | ( | ) |
void art::Tracer::postCloseOutputFile | ( | OutputFileInfo const & | info | ) |
Definition at line 306 of file Tracer_service.cc.
References art::OutputFileInfo::fileName(), indent(), art::OutputFileInfo::moduleLabel(), and s.
Referenced by Tracer().
void art::Tracer::postEndJob | ( | ) |
void art::Tracer::postEndRun | ( | Run const & | run | ) |
void art::Tracer::postEndSubRun | ( | SubRun const & | run | ) |
void art::Tracer::postEvent | ( | Event const & | ev | ) |
void art::Tracer::postModuleBeginJob | ( | ModuleDescription const & | md | ) |
Definition at line 545 of file Tracer_service.cc.
References indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleBeginRun | ( | ModuleDescription const & | md | ) |
Definition at line 391 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleBeginSubRun | ( | ModuleDescription const & | md | ) |
Definition at line 475 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 532 of file Tracer_service.cc.
References indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleEndJob | ( | ModuleDescription const & | md | ) |
Definition at line 557 of file Tracer_service.cc.
References DECLARE_ART_SERVICE, DEFINE_ART_SERVICE, indent(), art::LEGACY, and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleEndRun | ( | ModuleDescription const & | md | ) |
Definition at line 433 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleEndSubRun | ( | ModuleDescription const & | md | ) |
Definition at line 517 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postModuleEvent | ( | ModuleDescription const & | md | ) |
Definition at line 348 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::postOpenFile | ( | std::string const & | fn | ) |
void art::Tracer::postOpenOutputFile | ( | std::string const & | label | ) |
void art::Tracer::postPathBeginRun | ( | std::string const & | s, |
HLTPathStatus const & | hlt | ||
) |
void art::Tracer::postPathBeginSubRun | ( | std::string const & | s, |
HLTPathStatus const & | hlt | ||
) |
void art::Tracer::postPathEndRun | ( | std::string const & | s, |
HLTPathStatus const & | hlt | ||
) |
void art::Tracer::postPathEndSubRun | ( | std::string const & | s, |
HLTPathStatus const & | hlt | ||
) |
void art::Tracer::postPathEvent | ( | std::string const & | s, |
HLTPathStatus const & | hlt | ||
) |
void art::Tracer::postSourceEvent | ( | Event const & | ) |
void art::Tracer::postSourceRun | ( | Run const & | ) |
void art::Tracer::postSourceSubRun | ( | SubRun const & | ) |
void art::Tracer::preBeginRun | ( | Run const & | run | ) |
Definition at line 356 of file Tracer_service.cc.
References art::Run::beginTime(), depth_, art::Run::id(), indent(), and art::Timestamp::value().
Referenced by Tracer().
void art::Tracer::preBeginSubRun | ( | SubRun const & | subRun | ) |
Definition at line 441 of file Tracer_service.cc.
References art::SubRun::beginTime(), depth_, art::SubRun::id(), indent(), and art::Timestamp::value().
Referenced by Tracer().
void art::Tracer::preCloseFile | ( | ) |
void art::Tracer::preCloseOutputFile | ( | std::string const & | label | ) |
Definition at line 399 of file Tracer_service.cc.
References depth_, indent(), and art::Timestamp::value().
Referenced by Tracer().
Definition at line 483 of file Tracer_service.cc.
References depth_, indent(), and art::Timestamp::value().
Referenced by Tracer().
void art::Tracer::preEvent | ( | Event const & | ev | ) |
Definition at line 314 of file Tracer_service.cc.
References depth_, art::Event::id(), indent(), art::Event::time(), and art::Timestamp::value().
Referenced by Tracer().
void art::Tracer::preModuleBeginJob | ( | ModuleDescription const & | md | ) |
Definition at line 539 of file Tracer_service.cc.
References indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleBeginRun | ( | ModuleDescription const & | md | ) |
Definition at line 383 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleBeginSubRun | ( | ModuleDescription const & | md | ) |
Definition at line 468 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleConstruction | ( | ModuleDescription const & | md | ) |
Definition at line 525 of file Tracer_service.cc.
References indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleEndJob | ( | ModuleDescription const & | md | ) |
Definition at line 551 of file Tracer_service.cc.
References indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleEndRun | ( | ModuleDescription const & | md | ) |
Definition at line 425 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleEndSubRun | ( | ModuleDescription const & | md | ) |
Definition at line 509 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preModuleEvent | ( | ModuleDescription const & | md | ) |
Definition at line 340 of file Tracer_service.cc.
References depth_, indent(), and art::ModuleDescription::moduleLabel().
Referenced by Tracer().
void art::Tracer::preOpenFile | ( | ) |
void art::Tracer::prePathBeginRun | ( | std::string const & | s | ) |
void art::Tracer::prePathBeginSubRun | ( | std::string const & | s | ) |
void art::Tracer::prePathEndRun | ( | std::string const & | s | ) |
void art::Tracer::prePathEndSubRun | ( | std::string const & | s | ) |
void art::Tracer::prePathEvent | ( | std::string const & | s | ) |
void art::Tracer::preSourceEvent | ( | ) |
void art::Tracer::preSourceRun | ( | ) |
void art::Tracer::preSourceSubRun | ( | ) |
|
private |
Definition at line 121 of file Tracer_service.cc.
Referenced by postModuleBeginRun(), postModuleBeginSubRun(), postModuleEndRun(), postModuleEndSubRun(), postModuleEvent(), preBeginRun(), preBeginSubRun(), preEndRun(), preEndSubRun(), preEvent(), preModuleBeginRun(), preModuleBeginSubRun(), preModuleEndRun(), preModuleEndSubRun(), and preModuleEvent().
|
private |
Definition at line 120 of file Tracer_service.cc.