#include <TestServiceOne.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &) |
Private Attributes | |
std::atomic< unsigned int > | nPostBeginJob_ = 0 |
std::atomic< unsigned int > | nPostBeginProcessBlock_ = 0 |
std::atomic< unsigned int > | nPostBeginStream_ = 0 |
std::atomic< unsigned int > | nPostEndJob_ = 0 |
std::atomic< unsigned int > | nPostEndProcessBlock_ = 0 |
std::atomic< unsigned int > | nPostEndStream_ = 0 |
std::atomic< unsigned int > | nPostGlobalBeginLumi_ = 0 |
std::atomic< unsigned int > | nPostGlobalBeginRun_ = 0 |
std::atomic< unsigned int > | nPostGlobalEndLumi_ = 0 |
std::atomic< unsigned int > | nPostGlobalEndRun_ = 0 |
std::atomic< unsigned int > | nPostGlobalWriteLumi_ = 0 |
std::atomic< unsigned int > | nPostGlobalWriteRun_ = 0 |
std::atomic< unsigned int > | nPostModuleBeginJob_ = 0 |
std::atomic< unsigned int > | nPostModuleBeginProcessBlock_ = 0 |
std::atomic< unsigned int > | nPostModuleBeginStream_ = 0 |
std::atomic< unsigned int > | nPostModuleEndJob_ = 0 |
std::atomic< unsigned int > | nPostModuleEndProcessBlock_ = 0 |
std::atomic< unsigned int > | nPostModuleEndStream_ = 0 |
std::atomic< unsigned int > | nPostModuleGlobalBeginLumi_ = 0 |
std::atomic< unsigned int > | nPostModuleGlobalBeginRun_ = 0 |
std::atomic< unsigned int > | nPostModuleGlobalEndLumi_ = 0 |
std::atomic< unsigned int > | nPostModuleGlobalEndRun_ = 0 |
std::atomic< unsigned int > | nPostModuleStreamBeginLumi_ = 0 |
std::atomic< unsigned int > | nPostModuleStreamBeginRun_ = 0 |
std::atomic< unsigned int > | nPostModuleStreamEndLumi_ = 0 |
std::atomic< unsigned int > | nPostModuleStreamEndRun_ = 0 |
std::atomic< unsigned int > | nPostStreamBeginLumi_ = 0 |
std::atomic< unsigned int > | nPostStreamBeginRun_ = 0 |
std::atomic< unsigned int > | nPostStreamEndLumi_ = 0 |
std::atomic< unsigned int > | nPostStreamEndRun_ = 0 |
std::atomic< unsigned int > | nPreBeginJob_ = 0 |
std::atomic< unsigned int > | nPreBeginProcessBlock_ = 0 |
std::atomic< unsigned int > | nPreBeginStream_ = 0 |
std::atomic< unsigned int > | nPreEndJob_ = 0 |
std::atomic< unsigned int > | nPreEndProcessBlock_ = 0 |
std::atomic< unsigned int > | nPreEndStream_ = 0 |
std::atomic< unsigned int > | nPreGlobalBeginLumi_ = 0 |
std::atomic< unsigned int > | nPreGlobalBeginRun_ = 0 |
std::atomic< unsigned int > | nPreGlobalEndLumi_ = 0 |
std::atomic< unsigned int > | nPreGlobalEndRun_ = 0 |
std::atomic< unsigned int > | nPreGlobalWriteLumi_ = 0 |
std::atomic< unsigned int > | nPreGlobalWriteRun_ = 0 |
std::atomic< unsigned int > | nPreModuleBeginJob_ = 0 |
std::atomic< unsigned int > | nPreModuleBeginProcessBlock_ = 0 |
std::atomic< unsigned int > | nPreModuleBeginStream_ = 0 |
std::atomic< unsigned int > | nPreModuleEndJob_ = 0 |
std::atomic< unsigned int > | nPreModuleEndProcessBlock_ = 0 |
std::atomic< unsigned int > | nPreModuleEndStream_ = 0 |
std::atomic< unsigned int > | nPreModuleGlobalBeginLumi_ = 0 |
std::atomic< unsigned int > | nPreModuleGlobalBeginRun_ = 0 |
std::atomic< unsigned int > | nPreModuleGlobalEndLumi_ = 0 |
std::atomic< unsigned int > | nPreModuleGlobalEndRun_ = 0 |
std::atomic< unsigned int > | nPreModuleStreamBeginLumi_ = 0 |
std::atomic< unsigned int > | nPreModuleStreamBeginRun_ = 0 |
std::atomic< unsigned int > | nPreModuleStreamEndLumi_ = 0 |
std::atomic< unsigned int > | nPreModuleStreamEndRun_ = 0 |
std::atomic< unsigned int > | nPreStreamBeginLumi_ = 0 |
std::atomic< unsigned int > | nPreStreamBeginRun_ = 0 |
std::atomic< unsigned int > | nPreStreamEndLumi_ = 0 |
std::atomic< unsigned int > | nPreStreamEndRun_ = 0 |
bool | printTimestamps_ |
bool | verbose_ |
Definition at line 26 of file TestServiceOne.h.
edmtest::TestServiceOne::TestServiceOne | ( | const edm::ParameterSet & | iPS, |
edm::ActivityRegistry & | iRegistry | ||
) |
Definition at line 57 of file TestServiceOne.cc.
References postBeginJob(), postBeginProcessBlock(), postBeginStream(), postEndJob(), postEndProcessBlock(), postEndStream(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postGlobalWriteLumi(), postGlobalWriteRun(), postModuleBeginJob(), postModuleBeginProcessBlock(), postModuleBeginStream(), postModuleEndJob(), postModuleEndProcessBlock(), postModuleEndStream(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preBeginJob(), preBeginProcessBlock(), preBeginStream(), preEndJob(), preEndProcessBlock(), preEndStream(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preGlobalWriteLumi(), preGlobalWriteRun(), preModuleBeginJob(), preModuleBeginProcessBlock(), preModuleBeginStream(), preModuleEndJob(), preModuleEndProcessBlock(), preModuleEndStream(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), preStreamEndRun(), edm::ActivityRegistry::watchPostBeginJob(), edm::ActivityRegistry::watchPostBeginProcessBlock(), edm::ActivityRegistry::watchPostBeginStream(), edm::ActivityRegistry::watchPostEndJob(), edm::ActivityRegistry::watchPostEndProcessBlock(), edm::ActivityRegistry::watchPostEndStream(), edm::ActivityRegistry::watchPostGlobalBeginLumi(), edm::ActivityRegistry::watchPostGlobalBeginRun(), edm::ActivityRegistry::watchPostGlobalEndLumi(), edm::ActivityRegistry::watchPostGlobalEndRun(), edm::ActivityRegistry::watchPostGlobalWriteLumi(), edm::ActivityRegistry::watchPostGlobalWriteRun(), edm::ActivityRegistry::watchPostModuleBeginJob(), edm::ActivityRegistry::watchPostModuleBeginProcessBlock(), edm::ActivityRegistry::watchPostModuleBeginStream(), edm::ActivityRegistry::watchPostModuleEndJob(), edm::ActivityRegistry::watchPostModuleEndProcessBlock(), edm::ActivityRegistry::watchPostModuleEndStream(), 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::watchPostStreamBeginLumi(), edm::ActivityRegistry::watchPostStreamBeginRun(), edm::ActivityRegistry::watchPostStreamEndLumi(), edm::ActivityRegistry::watchPostStreamEndRun(), edm::ActivityRegistry::watchPreBeginJob(), edm::ActivityRegistry::watchPreBeginProcessBlock(), edm::ActivityRegistry::watchPreBeginStream(), edm::ActivityRegistry::watchPreEndJob(), edm::ActivityRegistry::watchPreEndProcessBlock(), edm::ActivityRegistry::watchPreEndStream(), edm::ActivityRegistry::watchPreGlobalBeginLumi(), edm::ActivityRegistry::watchPreGlobalBeginRun(), edm::ActivityRegistry::watchPreGlobalEndLumi(), edm::ActivityRegistry::watchPreGlobalEndRun(), edm::ActivityRegistry::watchPreGlobalWriteLumi(), edm::ActivityRegistry::watchPreGlobalWriteRun(), edm::ActivityRegistry::watchPreModuleBeginJob(), edm::ActivityRegistry::watchPreModuleBeginProcessBlock(), edm::ActivityRegistry::watchPreModuleBeginStream(), edm::ActivityRegistry::watchPreModuleEndJob(), edm::ActivityRegistry::watchPreModuleEndProcessBlock(), edm::ActivityRegistry::watchPreModuleEndStream(), 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::watchPreStreamBeginLumi(), edm::ActivityRegistry::watchPreStreamBeginRun(), edm::ActivityRegistry::watchPreStreamEndLumi(), and edm::ActivityRegistry::watchPreStreamEndRun().
|
static |
Definition at line 137 of file TestServiceOne.cc.
References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.
unsigned int edmtest::TestServiceOne::nPostBeginJob | ( | ) | const |
Definition at line 694 of file TestServiceOne.cc.
References nPostBeginJob_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostBeginProcessBlock | ( | ) | const |
Definition at line 714 of file TestServiceOne.cc.
References nPostBeginProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostBeginStream | ( | ) | const |
Definition at line 704 of file TestServiceOne.cc.
References nPostBeginStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostEndJob | ( | ) | const |
Definition at line 696 of file TestServiceOne.cc.
References nPostEndJob_.
Referenced by edmtest::ExceptionThrowingProducer::~ExceptionThrowingProducer().
unsigned int edmtest::TestServiceOne::nPostEndProcessBlock | ( | ) | const |
Definition at line 716 of file TestServiceOne.cc.
References nPostEndProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostEndStream | ( | ) | const |
Definition at line 706 of file TestServiceOne.cc.
References nPostEndStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalBeginLumi | ( | ) | const |
Definition at line 734 of file TestServiceOne.cc.
References nPostGlobalBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalBeginRun | ( | ) | const |
Definition at line 757 of file TestServiceOne.cc.
References nPostGlobalBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalEndLumi | ( | ) | const |
Definition at line 736 of file TestServiceOne.cc.
References nPostGlobalEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalEndRun | ( | ) | const |
Definition at line 759 of file TestServiceOne.cc.
References nPostGlobalEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalWriteLumi | ( | ) | const |
Definition at line 744 of file TestServiceOne.cc.
References nPostGlobalWriteLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostGlobalWriteRun | ( | ) | const |
Definition at line 767 of file TestServiceOne.cc.
References nPostGlobalWriteRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleBeginJob | ( | ) | const |
Definition at line 699 of file TestServiceOne.cc.
References nPostModuleBeginJob_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleBeginProcessBlock | ( | ) | const |
Definition at line 719 of file TestServiceOne.cc.
References nPostModuleBeginProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleBeginStream | ( | ) | const |
Definition at line 709 of file TestServiceOne.cc.
References nPostModuleBeginStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleEndJob | ( | ) | const |
Definition at line 701 of file TestServiceOne.cc.
References nPostModuleEndJob_.
Referenced by edmtest::ExceptionThrowingProducer::~ExceptionThrowingProducer().
unsigned int edmtest::TestServiceOne::nPostModuleEndProcessBlock | ( | ) | const |
Definition at line 721 of file TestServiceOne.cc.
References nPostModuleEndProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleEndStream | ( | ) | const |
Definition at line 711 of file TestServiceOne.cc.
References nPostModuleEndStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleGlobalBeginLumi | ( | ) | const |
Definition at line 739 of file TestServiceOne.cc.
References nPostModuleGlobalBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleGlobalBeginRun | ( | ) | const |
Definition at line 762 of file TestServiceOne.cc.
References nPostModuleGlobalBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleGlobalEndLumi | ( | ) | const |
Definition at line 741 of file TestServiceOne.cc.
References nPostModuleGlobalEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleGlobalEndRun | ( | ) | const |
Definition at line 764 of file TestServiceOne.cc.
References nPostModuleGlobalEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleStreamBeginLumi | ( | ) | const |
Definition at line 729 of file TestServiceOne.cc.
References nPostModuleStreamBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleStreamBeginRun | ( | ) | const |
Definition at line 752 of file TestServiceOne.cc.
References nPostModuleStreamBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleStreamEndLumi | ( | ) | const |
Definition at line 731 of file TestServiceOne.cc.
References nPostModuleStreamEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostModuleStreamEndRun | ( | ) | const |
Definition at line 754 of file TestServiceOne.cc.
References nPostModuleStreamEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostStreamBeginLumi | ( | ) | const |
Definition at line 724 of file TestServiceOne.cc.
References nPostStreamBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostStreamBeginRun | ( | ) | const |
Definition at line 747 of file TestServiceOne.cc.
References nPostStreamBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostStreamEndLumi | ( | ) | const |
Definition at line 726 of file TestServiceOne.cc.
References nPostStreamEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPostStreamEndRun | ( | ) | const |
Definition at line 749 of file TestServiceOne.cc.
References nPostStreamEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreBeginJob | ( | ) | const |
Definition at line 693 of file TestServiceOne.cc.
References nPreBeginJob_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreBeginProcessBlock | ( | ) | const |
Definition at line 713 of file TestServiceOne.cc.
References nPreBeginProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreBeginStream | ( | ) | const |
Definition at line 703 of file TestServiceOne.cc.
References nPreBeginStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreEndJob | ( | ) | const |
Definition at line 695 of file TestServiceOne.cc.
References nPreEndJob_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreEndProcessBlock | ( | ) | const |
Definition at line 715 of file TestServiceOne.cc.
References nPreEndProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreEndStream | ( | ) | const |
Definition at line 705 of file TestServiceOne.cc.
References nPreEndStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalBeginLumi | ( | ) | const |
Definition at line 733 of file TestServiceOne.cc.
References nPreGlobalBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalBeginRun | ( | ) | const |
Definition at line 756 of file TestServiceOne.cc.
References nPreGlobalBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalEndLumi | ( | ) | const |
Definition at line 735 of file TestServiceOne.cc.
References nPreGlobalEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalEndRun | ( | ) | const |
Definition at line 758 of file TestServiceOne.cc.
References nPreGlobalEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalWriteLumi | ( | ) | const |
Definition at line 743 of file TestServiceOne.cc.
References nPreGlobalWriteLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreGlobalWriteRun | ( | ) | const |
Definition at line 766 of file TestServiceOne.cc.
References nPreGlobalWriteRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleBeginJob | ( | ) | const |
Definition at line 698 of file TestServiceOne.cc.
References nPreModuleBeginJob_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleBeginProcessBlock | ( | ) | const |
Definition at line 718 of file TestServiceOne.cc.
References nPreModuleBeginProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleBeginStream | ( | ) | const |
Definition at line 708 of file TestServiceOne.cc.
References nPreModuleBeginStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleEndJob | ( | ) | const |
Definition at line 700 of file TestServiceOne.cc.
References nPreModuleEndJob_.
Referenced by edmtest::ExceptionThrowingProducer::~ExceptionThrowingProducer().
unsigned int edmtest::TestServiceOne::nPreModuleEndProcessBlock | ( | ) | const |
Definition at line 720 of file TestServiceOne.cc.
References nPreModuleEndProcessBlock_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleEndStream | ( | ) | const |
Definition at line 710 of file TestServiceOne.cc.
References nPreModuleEndStream_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleGlobalBeginLumi | ( | ) | const |
Definition at line 738 of file TestServiceOne.cc.
References nPreModuleGlobalBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleGlobalBeginRun | ( | ) | const |
Definition at line 761 of file TestServiceOne.cc.
References nPreModuleGlobalBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleGlobalEndLumi | ( | ) | const |
Definition at line 740 of file TestServiceOne.cc.
References nPreModuleGlobalEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleGlobalEndRun | ( | ) | const |
Definition at line 763 of file TestServiceOne.cc.
References nPreModuleGlobalEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleStreamBeginLumi | ( | ) | const |
Definition at line 728 of file TestServiceOne.cc.
References nPreModuleStreamBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleStreamBeginRun | ( | ) | const |
Definition at line 751 of file TestServiceOne.cc.
References nPreModuleStreamBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleStreamEndLumi | ( | ) | const |
Definition at line 730 of file TestServiceOne.cc.
References nPreModuleStreamEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreModuleStreamEndRun | ( | ) | const |
Definition at line 753 of file TestServiceOne.cc.
References nPreModuleStreamEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreStreamBeginLumi | ( | ) | const |
Definition at line 723 of file TestServiceOne.cc.
References nPreStreamBeginLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreStreamBeginRun | ( | ) | const |
Definition at line 746 of file TestServiceOne.cc.
References nPreStreamBeginRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreStreamEndLumi | ( | ) | const |
Definition at line 725 of file TestServiceOne.cc.
References nPreStreamEndLumi_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
unsigned int edmtest::TestServiceOne::nPreStreamEndRun | ( | ) | const |
Definition at line 748 of file TestServiceOne.cc.
References nPreStreamEndRun_.
Referenced by edmtest::ExceptionThrowingProducer::endJob().
void edmtest::TestServiceOne::postBeginJob | ( | ) |
Definition at line 153 of file TestServiceOne.cc.
References nPostBeginJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postBeginProcessBlock | ( | edm::GlobalContext const & | ) |
Definition at line 293 of file TestServiceOne.cc.
References nPostBeginProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postBeginStream | ( | edm::StreamContext const & | sc | ) |
Definition at line 222 of file TestServiceOne.cc.
References nPostBeginStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postEndJob | ( | ) |
Definition at line 169 of file TestServiceOne.cc.
References nPostEndJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postEndProcessBlock | ( | edm::GlobalContext const & | ) |
Definition at line 309 of file TestServiceOne.cc.
References nPostEndProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postEndStream | ( | edm::StreamContext const & | sc | ) |
Definition at line 240 of file TestServiceOne.cc.
References nPostEndStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalBeginLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 442 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalBeginRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 612 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPostGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalEndLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 460 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalEndRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 630 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPostGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalWriteLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 518 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalWriteLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postGlobalWriteRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 684 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPostGlobalWriteRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleBeginJob | ( | edm::ModuleDescription const & | desc | ) |
Definition at line 186 of file TestServiceOne.cc.
References submitPVResolutionJobs::desc, nPostModuleBeginJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleBeginProcessBlock | ( | edm::GlobalContext const & | , |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 326 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleBeginProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleBeginStream | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 258 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleBeginStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleEndJob | ( | edm::ModuleDescription const & | desc | ) |
Definition at line 204 of file TestServiceOne.cc.
References submitPVResolutionJobs::desc, nPostModuleEndJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleEndProcessBlock | ( | edm::GlobalContext const & | , |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 344 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleEndProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleEndStream | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 276 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleEndStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleGlobalBeginLumi | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 479 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleGlobalBeginRun | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 648 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleGlobalEndLumi | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 499 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleGlobalEndRun | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 666 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleStreamBeginLumi | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 403 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleStreamBeginRun | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 573 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleStreamEndLumi | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 423 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postModuleStreamEndRun | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 593 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postStreamBeginLumi | ( | edm::StreamContext const & | sc | ) |
Definition at line 363 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPostStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postStreamBeginRun | ( | edm::StreamContext const & | sc | ) |
Definition at line 536 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), nPostStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postStreamEndLumi | ( | edm::StreamContext const & | sc | ) |
Definition at line 383 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPostStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::postStreamEndRun | ( | edm::StreamContext const & | sc | ) |
Definition at line 554 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), nPostStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preBeginJob | ( | edm::PathsAndConsumesOfModulesBase const & | , |
edm::ProcessContext const & | |||
) |
Definition at line 145 of file TestServiceOne.cc.
References nPreBeginJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preBeginProcessBlock | ( | edm::GlobalContext const & | ) |
Definition at line 285 of file TestServiceOne.cc.
References nPreBeginProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preBeginStream | ( | edm::StreamContext const & | sc | ) |
Definition at line 213 of file TestServiceOne.cc.
References nPreBeginStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preEndJob | ( | ) |
Definition at line 161 of file TestServiceOne.cc.
References nPreEndJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preEndProcessBlock | ( | edm::GlobalContext const & | ) |
Definition at line 301 of file TestServiceOne.cc.
References nPreEndProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preEndStream | ( | edm::StreamContext const & | sc | ) |
Definition at line 231 of file TestServiceOne.cc.
References nPreEndStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalBeginLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 433 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalBeginRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 603 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPreGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalEndLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 451 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalEndRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 621 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPreGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalWriteLumi | ( | edm::GlobalContext const & | gc | ) |
Definition at line 509 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalWriteLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preGlobalWriteRun | ( | edm::GlobalContext const & | gc | ) |
Definition at line 675 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), nPreGlobalWriteRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleBeginJob | ( | edm::ModuleDescription const & | desc | ) |
Definition at line 177 of file TestServiceOne.cc.
References submitPVResolutionJobs::desc, nPreModuleBeginJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleBeginProcessBlock | ( | edm::GlobalContext const & | , |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 317 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleBeginProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleBeginStream | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 249 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleBeginStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleEndJob | ( | edm::ModuleDescription const & | desc | ) |
Definition at line 195 of file TestServiceOne.cc.
References submitPVResolutionJobs::desc, nPreModuleEndJob_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleEndProcessBlock | ( | edm::GlobalContext const & | , |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 335 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleEndProcessBlock_, MillePedeFileConverter_cfg::out, printTimestamps_, and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleEndStream | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 267 of file TestServiceOne.cc.
References edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleEndStream_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleGlobalBeginLumi | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 469 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleGlobalBeginRun | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 639 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleGlobalEndLumi | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 489 of file TestServiceOne.cc.
References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleGlobalEndRun | ( | edm::GlobalContext const & | gc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 657 of file TestServiceOne.cc.
References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleStreamBeginLumi | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 393 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleStreamBeginRun | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 563 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleStreamEndLumi | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 413 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preModuleStreamEndRun | ( | edm::StreamContext const & | sc, |
edm::ModuleCallingContext const & | mcc | ||
) |
Definition at line 583 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preStreamBeginLumi | ( | edm::StreamContext const & | sc | ) |
Definition at line 353 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPreStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preStreamBeginRun | ( | edm::StreamContext const & | sc | ) |
Definition at line 527 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), nPreStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preStreamEndLumi | ( | edm::StreamContext const & | sc | ) |
Definition at line 373 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPreStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
void edmtest::TestServiceOne::preStreamEndRun | ( | edm::StreamContext const & | sc | ) |
Definition at line 545 of file TestServiceOne.cc.
References edm::StreamContext::eventID(), nPreStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.
Referenced by TestServiceOne().
|
private |
Definition at line 189 of file TestServiceOne.h.
Referenced by nPostBeginJob(), and postBeginJob().
|
private |
Definition at line 209 of file TestServiceOne.h.
Referenced by nPostBeginProcessBlock(), and postBeginProcessBlock().
|
private |
Definition at line 199 of file TestServiceOne.h.
Referenced by nPostBeginStream(), and postBeginStream().
|
private |
Definition at line 191 of file TestServiceOne.h.
Referenced by nPostEndJob(), and postEndJob().
|
private |
Definition at line 211 of file TestServiceOne.h.
Referenced by nPostEndProcessBlock(), and postEndProcessBlock().
|
private |
Definition at line 201 of file TestServiceOne.h.
Referenced by nPostEndStream(), and postEndStream().
|
private |
Definition at line 229 of file TestServiceOne.h.
Referenced by nPostGlobalBeginLumi(), and postGlobalBeginLumi().
|
private |
Definition at line 252 of file TestServiceOne.h.
Referenced by nPostGlobalBeginRun(), and postGlobalBeginRun().
|
private |
Definition at line 231 of file TestServiceOne.h.
Referenced by nPostGlobalEndLumi(), and postGlobalEndLumi().
|
private |
Definition at line 254 of file TestServiceOne.h.
Referenced by nPostGlobalEndRun(), and postGlobalEndRun().
|
private |
Definition at line 239 of file TestServiceOne.h.
Referenced by nPostGlobalWriteLumi(), and postGlobalWriteLumi().
|
private |
Definition at line 262 of file TestServiceOne.h.
Referenced by nPostGlobalWriteRun(), and postGlobalWriteRun().
|
private |
Definition at line 194 of file TestServiceOne.h.
Referenced by nPostModuleBeginJob(), and postModuleBeginJob().
|
private |
Definition at line 214 of file TestServiceOne.h.
Referenced by nPostModuleBeginProcessBlock(), and postModuleBeginProcessBlock().
|
private |
Definition at line 204 of file TestServiceOne.h.
Referenced by nPostModuleBeginStream(), and postModuleBeginStream().
|
private |
Definition at line 196 of file TestServiceOne.h.
Referenced by nPostModuleEndJob(), and postModuleEndJob().
|
private |
Definition at line 216 of file TestServiceOne.h.
Referenced by nPostModuleEndProcessBlock(), and postModuleEndProcessBlock().
|
private |
Definition at line 206 of file TestServiceOne.h.
Referenced by nPostModuleEndStream(), and postModuleEndStream().
|
private |
Definition at line 234 of file TestServiceOne.h.
Referenced by nPostModuleGlobalBeginLumi(), and postModuleGlobalBeginLumi().
|
private |
Definition at line 257 of file TestServiceOne.h.
Referenced by nPostModuleGlobalBeginRun(), and postModuleGlobalBeginRun().
|
private |
Definition at line 236 of file TestServiceOne.h.
Referenced by nPostModuleGlobalEndLumi(), and postModuleGlobalEndLumi().
|
private |
Definition at line 259 of file TestServiceOne.h.
Referenced by nPostModuleGlobalEndRun(), and postModuleGlobalEndRun().
|
private |
Definition at line 224 of file TestServiceOne.h.
Referenced by nPostModuleStreamBeginLumi(), and postModuleStreamBeginLumi().
|
private |
Definition at line 247 of file TestServiceOne.h.
Referenced by nPostModuleStreamBeginRun(), and postModuleStreamBeginRun().
|
private |
Definition at line 226 of file TestServiceOne.h.
Referenced by nPostModuleStreamEndLumi(), and postModuleStreamEndLumi().
|
private |
Definition at line 249 of file TestServiceOne.h.
Referenced by nPostModuleStreamEndRun(), and postModuleStreamEndRun().
|
private |
Definition at line 219 of file TestServiceOne.h.
Referenced by nPostStreamBeginLumi(), and postStreamBeginLumi().
|
private |
Definition at line 242 of file TestServiceOne.h.
Referenced by nPostStreamBeginRun(), and postStreamBeginRun().
|
private |
Definition at line 221 of file TestServiceOne.h.
Referenced by nPostStreamEndLumi(), and postStreamEndLumi().
|
private |
Definition at line 244 of file TestServiceOne.h.
Referenced by nPostStreamEndRun(), and postStreamEndRun().
|
private |
Definition at line 188 of file TestServiceOne.h.
Referenced by nPreBeginJob(), and preBeginJob().
|
private |
Definition at line 208 of file TestServiceOne.h.
Referenced by nPreBeginProcessBlock(), and preBeginProcessBlock().
|
private |
Definition at line 198 of file TestServiceOne.h.
Referenced by nPreBeginStream(), and preBeginStream().
|
private |
Definition at line 190 of file TestServiceOne.h.
Referenced by nPreEndJob(), and preEndJob().
|
private |
Definition at line 210 of file TestServiceOne.h.
Referenced by nPreEndProcessBlock(), and preEndProcessBlock().
|
private |
Definition at line 200 of file TestServiceOne.h.
Referenced by nPreEndStream(), and preEndStream().
|
private |
Definition at line 228 of file TestServiceOne.h.
Referenced by nPreGlobalBeginLumi(), and preGlobalBeginLumi().
|
private |
Definition at line 251 of file TestServiceOne.h.
Referenced by nPreGlobalBeginRun(), and preGlobalBeginRun().
|
private |
Definition at line 230 of file TestServiceOne.h.
Referenced by nPreGlobalEndLumi(), and preGlobalEndLumi().
|
private |
Definition at line 253 of file TestServiceOne.h.
Referenced by nPreGlobalEndRun(), and preGlobalEndRun().
|
private |
Definition at line 238 of file TestServiceOne.h.
Referenced by nPreGlobalWriteLumi(), and preGlobalWriteLumi().
|
private |
Definition at line 261 of file TestServiceOne.h.
Referenced by nPreGlobalWriteRun(), and preGlobalWriteRun().
|
private |
Definition at line 193 of file TestServiceOne.h.
Referenced by nPreModuleBeginJob(), and preModuleBeginJob().
|
private |
Definition at line 213 of file TestServiceOne.h.
Referenced by nPreModuleBeginProcessBlock(), and preModuleBeginProcessBlock().
|
private |
Definition at line 203 of file TestServiceOne.h.
Referenced by nPreModuleBeginStream(), and preModuleBeginStream().
|
private |
Definition at line 195 of file TestServiceOne.h.
Referenced by nPreModuleEndJob(), and preModuleEndJob().
|
private |
Definition at line 215 of file TestServiceOne.h.
Referenced by nPreModuleEndProcessBlock(), and preModuleEndProcessBlock().
|
private |
Definition at line 205 of file TestServiceOne.h.
Referenced by nPreModuleEndStream(), and preModuleEndStream().
|
private |
Definition at line 233 of file TestServiceOne.h.
Referenced by nPreModuleGlobalBeginLumi(), and preModuleGlobalBeginLumi().
|
private |
Definition at line 256 of file TestServiceOne.h.
Referenced by nPreModuleGlobalBeginRun(), and preModuleGlobalBeginRun().
|
private |
Definition at line 235 of file TestServiceOne.h.
Referenced by nPreModuleGlobalEndLumi(), and preModuleGlobalEndLumi().
|
private |
Definition at line 258 of file TestServiceOne.h.
Referenced by nPreModuleGlobalEndRun(), and preModuleGlobalEndRun().
|
private |
Definition at line 223 of file TestServiceOne.h.
Referenced by nPreModuleStreamBeginLumi(), and preModuleStreamBeginLumi().
|
private |
Definition at line 246 of file TestServiceOne.h.
Referenced by nPreModuleStreamBeginRun(), and preModuleStreamBeginRun().
|
private |
Definition at line 225 of file TestServiceOne.h.
Referenced by nPreModuleStreamEndLumi(), and preModuleStreamEndLumi().
|
private |
Definition at line 248 of file TestServiceOne.h.
Referenced by nPreModuleStreamEndRun(), and preModuleStreamEndRun().
|
private |
Definition at line 218 of file TestServiceOne.h.
Referenced by nPreStreamBeginLumi(), and preStreamBeginLumi().
|
private |
Definition at line 241 of file TestServiceOne.h.
Referenced by nPreStreamBeginRun(), and preStreamBeginRun().
|
private |
Definition at line 220 of file TestServiceOne.h.
Referenced by nPreStreamEndLumi(), and preStreamEndLumi().
|
private |
Definition at line 243 of file TestServiceOne.h.
Referenced by nPreStreamEndRun(), and preStreamEndRun().
|
private |
Definition at line 186 of file TestServiceOne.h.
Referenced by postBeginJob(), postBeginProcessBlock(), postBeginStream(), postEndJob(), postEndProcessBlock(), postEndStream(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postGlobalWriteLumi(), postGlobalWriteRun(), postModuleBeginJob(), postModuleBeginProcessBlock(), postModuleBeginStream(), postModuleEndJob(), postModuleEndProcessBlock(), postModuleEndStream(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preBeginJob(), preBeginProcessBlock(), preBeginStream(), preEndJob(), preEndProcessBlock(), preEndStream(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preGlobalWriteLumi(), preGlobalWriteRun(), preModuleBeginJob(), preModuleBeginProcessBlock(), preModuleBeginStream(), preModuleEndJob(), preModuleEndProcessBlock(), preModuleEndStream(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), and preStreamEndRun().
|
private |
Definition at line 185 of file TestServiceOne.h.
Referenced by postBeginJob(), postBeginProcessBlock(), postBeginStream(), postEndJob(), postEndProcessBlock(), postEndStream(), postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postGlobalWriteLumi(), postGlobalWriteRun(), postModuleBeginJob(), postModuleBeginProcessBlock(), postModuleBeginStream(), postModuleEndJob(), postModuleEndProcessBlock(), postModuleEndStream(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preBeginJob(), preBeginProcessBlock(), preBeginStream(), preEndJob(), preEndProcessBlock(), preEndStream(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preGlobalWriteLumi(), preGlobalWriteRun(), preModuleBeginJob(), preModuleBeginProcessBlock(), preModuleBeginStream(), preModuleEndJob(), preModuleEndProcessBlock(), preModuleEndStream(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), and preStreamEndRun().