|
void | establish (const char *whichPhase) |
|
void | establishModule (const ModuleDescription &desc, const char *whichPhase) |
|
void | establishModule (unsigned int transitionIndex, const ModuleCallingContext &context, const char *whichPhase) |
|
void | jobFailure () |
|
void | postBeginJob () |
|
void | postEndJob () |
|
void | postEvent (StreamContext const &) |
|
void | postFile (std::string const &, bool) |
|
void | postGlobalBeginLumi (GlobalContext const &) |
|
void | postGlobalBeginRun (GlobalContext const &) |
|
void | postGlobalEndLumi (GlobalContext const &) |
|
void | postGlobalEndRun (GlobalContext const &) |
|
void | postModuleBeginJob (ModuleDescription const &) |
|
void | postModuleBeginStream (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleConstruction (ModuleDescription const &) |
|
void | postModuleEndJob (ModuleDescription const &) |
|
void | postModuleEndStream (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleEvent (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleGlobalBeginLumi (GlobalContext const &, ModuleCallingContext const &) |
|
void | postModuleGlobalBeginRun (GlobalContext const &, ModuleCallingContext const &) |
|
void | postModuleGlobalEndLumi (GlobalContext const &, ModuleCallingContext const &) |
|
void | postModuleGlobalEndRun (GlobalContext const &, ModuleCallingContext const &) |
|
void | postModuleStreamBeginLumi (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleStreamBeginRun (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleStreamEndLumi (StreamContext const &, ModuleCallingContext const &) |
|
void | postModuleStreamEndRun (StreamContext const &, ModuleCallingContext const &) |
|
void | postPathEvent (StreamContext const &, PathContext const &, HLTPathStatus const &) |
|
void | postSourceConstruction (ModuleDescription const &) |
|
void | postSourceEvent (StreamID) |
|
void | postSourceRunLumi () |
|
void | postStreamBeginLumi (StreamContext const &) |
|
void | postStreamBeginRun (StreamContext const &) |
|
void | postStreamEndLumi (StreamContext const &) |
|
void | postStreamEndRun (StreamContext const &) |
|
void | preEvent (StreamContext const &) |
|
void | preFile (std::string const &, bool) |
|
void | preFileClose (std::string const &, bool) |
|
void | preGlobalBeginLumi (GlobalContext const &) |
|
void | preGlobalBeginRun (GlobalContext const &) |
|
void | preGlobalEndLumi (GlobalContext const &) |
|
void | preGlobalEndRun (GlobalContext const &) |
|
void | preModuleBeginJob (ModuleDescription const &) |
|
void | preModuleBeginStream (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleConstruction (ModuleDescription const &) |
|
void | preModuleEndJob (ModuleDescription const &) |
|
void | preModuleEndStream (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleEvent (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleGlobalBeginLumi (GlobalContext const &, ModuleCallingContext const &) |
|
void | preModuleGlobalBeginRun (GlobalContext const &, ModuleCallingContext const &) |
|
void | preModuleGlobalEndLumi (GlobalContext const &, ModuleCallingContext const &) |
|
void | preModuleGlobalEndRun (GlobalContext const &, ModuleCallingContext const &) |
|
void | preModuleStreamBeginLumi (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleStreamBeginRun (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleStreamEndLumi (StreamContext const &, ModuleCallingContext const &) |
|
void | preModuleStreamEndRun (StreamContext const &, ModuleCallingContext const &) |
|
void | prePathEvent (StreamContext const &, PathContext const &) |
|
void | preSourceConstruction (ModuleDescription const &) |
|
void | preSourceEvent (StreamID) |
|
void | preSourceRunLumi () |
|
void | preStreamBeginLumi (StreamContext const &) |
|
void | preStreamBeginRun (StreamContext const &) |
|
void | preStreamEndLumi (StreamContext const &) |
|
void | preStreamEndRun (StreamContext const &) |
|
void | unEstablish (const char *whichPhase) |
|
void | unEstablishModule (const ModuleDescription &desc, const char *whichPhase) |
|
void | unEstablishModule (const ModuleCallingContext &desc, const char *whichPhase) |
|
Definition at line 48 of file MessageLogger.h.