CMS 3D CMS Logo

List of all members | Public Member Functions | Static Public Member Functions | Private Attributes
edmtest::TestServiceTwo Class Reference

#include <TestServiceTwo.h>

Public Member Functions

unsigned int nPostGlobalBeginLumi () const
 
unsigned int nPostGlobalBeginRun () const
 
unsigned int nPostGlobalEndLumi () const
 
unsigned int nPostGlobalEndRun () const
 
unsigned int nPostGlobalWriteLumi () const
 
unsigned int nPostGlobalWriteRun () const
 
unsigned int nPostModuleGlobalBeginLumi () const
 
unsigned int nPostModuleGlobalBeginRun () const
 
unsigned int nPostModuleGlobalEndLumi () const
 
unsigned int nPostModuleGlobalEndRun () const
 
unsigned int nPostModuleStreamBeginLumi () const
 
unsigned int nPostModuleStreamBeginRun () const
 
unsigned int nPostModuleStreamEndLumi () const
 
unsigned int nPostModuleStreamEndRun () const
 
unsigned int nPostStreamBeginLumi () const
 
unsigned int nPostStreamBeginRun () const
 
unsigned int nPostStreamEndLumi () const
 
unsigned int nPostStreamEndRun () const
 
unsigned int nPreGlobalBeginLumi () const
 
unsigned int nPreGlobalBeginRun () const
 
unsigned int nPreGlobalEndLumi () const
 
unsigned int nPreGlobalEndRun () const
 
unsigned int nPreGlobalWriteLumi () const
 
unsigned int nPreGlobalWriteRun () const
 
unsigned int nPreModuleGlobalBeginLumi () const
 
unsigned int nPreModuleGlobalBeginRun () const
 
unsigned int nPreModuleGlobalEndLumi () const
 
unsigned int nPreModuleGlobalEndRun () const
 
unsigned int nPreModuleStreamBeginLumi () const
 
unsigned int nPreModuleStreamBeginRun () const
 
unsigned int nPreModuleStreamEndLumi () const
 
unsigned int nPreModuleStreamEndRun () const
 
unsigned int nPreStreamBeginLumi () const
 
unsigned int nPreStreamBeginRun () const
 
unsigned int nPreStreamEndLumi () const
 
unsigned int nPreStreamEndRun () const
 
void postGlobalBeginLumi (edm::GlobalContext const &)
 
void postGlobalBeginRun (edm::GlobalContext const &)
 
void postGlobalEndLumi (edm::GlobalContext const &)
 
void postGlobalEndRun (edm::GlobalContext const &)
 
void postGlobalWriteLumi (edm::GlobalContext const &)
 
void postGlobalWriteRun (edm::GlobalContext const &)
 
void postModuleGlobalBeginLumi (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void postModuleGlobalBeginRun (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void postModuleGlobalEndLumi (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void postModuleGlobalEndRun (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void postModuleStreamBeginLumi (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void postModuleStreamBeginRun (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void postModuleStreamEndLumi (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void postModuleStreamEndRun (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void postStreamBeginLumi (edm::StreamContext const &)
 
void postStreamBeginRun (edm::StreamContext const &)
 
void postStreamEndLumi (edm::StreamContext const &)
 
void postStreamEndRun (edm::StreamContext const &)
 
void preBeginProcessBlock (edm::GlobalContext const &)
 
void preEndProcessBlock (edm::GlobalContext const &)
 
void preGlobalBeginLumi (edm::GlobalContext const &)
 
void preGlobalBeginRun (edm::GlobalContext const &)
 
void preGlobalEndLumi (edm::GlobalContext const &)
 
void preGlobalEndRun (edm::GlobalContext const &)
 
void preGlobalWriteLumi (edm::GlobalContext const &)
 
void preGlobalWriteRun (edm::GlobalContext const &)
 
void preModuleGlobalBeginLumi (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void preModuleGlobalBeginRun (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void preModuleGlobalEndLumi (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void preModuleGlobalEndRun (edm::GlobalContext const &, edm::ModuleCallingContext const &)
 
void preModuleStreamBeginLumi (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void preModuleStreamBeginRun (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void preModuleStreamEndLumi (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void preModuleStreamEndRun (edm::StreamContext const &, edm::ModuleCallingContext const &)
 
void preStreamBeginLumi (edm::StreamContext const &)
 
void preStreamBeginRun (edm::StreamContext const &)
 
void preStreamEndLumi (edm::StreamContext const &)
 
void preStreamEndRun (edm::StreamContext const &)
 
 TestServiceTwo (const edm::ParameterSet &, edm::ActivityRegistry &)
 

Static Public Member Functions

static void fillDescriptions (edm::ConfigurationDescriptions &)
 

Private Attributes

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 > 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 > 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 > 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_
 

Detailed Description

Definition at line 30 of file TestServiceTwo.h.

Constructor & Destructor Documentation

◆ TestServiceTwo()

edmtest::TestServiceTwo::TestServiceTwo ( const edm::ParameterSet iPS,
edm::ActivityRegistry iRegistry 
)

Definition at line 57 of file TestServiceTwo.cc.

References postGlobalBeginLumi(), postGlobalBeginRun(), postGlobalEndLumi(), postGlobalEndRun(), postGlobalWriteLumi(), postGlobalWriteRun(), postModuleGlobalBeginLumi(), postModuleGlobalBeginRun(), postModuleGlobalEndLumi(), postModuleGlobalEndRun(), postModuleStreamBeginLumi(), postModuleStreamBeginRun(), postModuleStreamEndLumi(), postModuleStreamEndRun(), postStreamBeginLumi(), postStreamBeginRun(), postStreamEndLumi(), postStreamEndRun(), preBeginProcessBlock(), preEndProcessBlock(), preGlobalBeginLumi(), preGlobalBeginRun(), preGlobalEndLumi(), preGlobalEndRun(), preGlobalWriteLumi(), preGlobalWriteRun(), preModuleGlobalBeginLumi(), preModuleGlobalBeginRun(), preModuleGlobalEndLumi(), preModuleGlobalEndRun(), preModuleStreamBeginLumi(), preModuleStreamBeginRun(), preModuleStreamEndLumi(), preModuleStreamEndRun(), preStreamBeginLumi(), preStreamBeginRun(), preStreamEndLumi(), preStreamEndRun(), edm::ActivityRegistry::watchPostGlobalBeginLumi(), edm::ActivityRegistry::watchPostGlobalBeginRun(), edm::ActivityRegistry::watchPostGlobalEndLumi(), edm::ActivityRegistry::watchPostGlobalEndRun(), edm::ActivityRegistry::watchPostGlobalWriteLumi(), edm::ActivityRegistry::watchPostGlobalWriteRun(), 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::watchPreBeginProcessBlock(), edm::ActivityRegistry::watchPreEndProcessBlock(), edm::ActivityRegistry::watchPreGlobalBeginLumi(), edm::ActivityRegistry::watchPreGlobalBeginRun(), edm::ActivityRegistry::watchPreGlobalEndLumi(), edm::ActivityRegistry::watchPreGlobalEndRun(), edm::ActivityRegistry::watchPreGlobalWriteLumi(), edm::ActivityRegistry::watchPreGlobalWriteRun(), 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().

58  : verbose_(iPS.getUntrackedParameter<bool>("verbose")),
59  printTimestamps_(iPS.getUntrackedParameter<bool>("printTimestamps")) {
62 
67 
72 
77 
82 
85 
90 
95 
100 
105 
108  }
void watchPostModuleGlobalEndLumi(PostModuleGlobalEndLumi::slot_type const &iSlot)
void postModuleGlobalEndRun(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void watchPreModuleGlobalBeginRun(PreModuleGlobalBeginRun::slot_type const &iSlot)
void preStreamBeginLumi(edm::StreamContext const &)
void postGlobalEndRun(edm::GlobalContext const &)
void preStreamEndLumi(edm::StreamContext const &)
void preGlobalBeginLumi(edm::GlobalContext const &)
void postModuleStreamBeginRun(edm::StreamContext const &, edm::ModuleCallingContext const &)
void preEndProcessBlock(edm::GlobalContext const &)
void preGlobalBeginRun(edm::GlobalContext const &)
void watchPreGlobalEndLumi(PreGlobalEndLumi::slot_type const &iSlot)
void watchPreStreamEndRun(PreStreamEndRun::slot_type const &iSlot)
void preGlobalWriteRun(edm::GlobalContext const &)
void watchPreGlobalBeginLumi(PreGlobalBeginLumi::slot_type const &iSlot)
void watchPostStreamEndLumi(PostStreamEndLumi::slot_type const &iSlot)
void watchPostModuleGlobalBeginLumi(PostModuleGlobalBeginLumi::slot_type const &iSlot)
void watchPostModuleStreamEndLumi(PostModuleStreamEndLumi::slot_type const &iSlot)
void watchPostGlobalBeginLumi(PostGlobalBeginLumi::slot_type const &iSlot)
void watchPostModuleStreamBeginRun(PostModuleStreamBeginRun::slot_type const &iSlot)
void preModuleStreamEndRun(edm::StreamContext const &, edm::ModuleCallingContext const &)
void postStreamBeginLumi(edm::StreamContext const &)
void watchPreBeginProcessBlock(PreBeginProcessBlock::slot_type const &iSlot)
void preGlobalEndRun(edm::GlobalContext const &)
void watchPreEndProcessBlock(PreEndProcessBlock::slot_type const &iSlot)
void watchPreStreamEndLumi(PreStreamEndLumi::slot_type const &iSlot)
void preStreamEndRun(edm::StreamContext const &)
void watchPreModuleGlobalEndRun(PreModuleGlobalEndRun::slot_type const &iSlot)
void preModuleGlobalEndRun(edm::GlobalContext const &, edm::ModuleCallingContext const &)
T getUntrackedParameter(std::string const &, T const &) const
void preModuleGlobalBeginLumi(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void preModuleGlobalBeginRun(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void preStreamBeginRun(edm::StreamContext const &)
void watchPostGlobalBeginRun(PostGlobalBeginRun::slot_type const &iSlot)
void watchPreGlobalEndRun(PreGlobalEndRun::slot_type const &iSlot)
void preGlobalWriteLumi(edm::GlobalContext const &)
void watchPostStreamBeginLumi(PostStreamBeginLumi::slot_type const &iSlot)
void postGlobalBeginLumi(edm::GlobalContext const &)
void postModuleStreamEndLumi(edm::StreamContext const &, edm::ModuleCallingContext const &)
void postGlobalWriteLumi(edm::GlobalContext const &)
void postStreamEndRun(edm::StreamContext const &)
void watchPostGlobalEndLumi(PostGlobalEndLumi::slot_type const &iSlot)
void watchPostStreamEndRun(PostStreamEndRun::slot_type const &iSlot)
void preModuleStreamBeginLumi(edm::StreamContext const &, edm::ModuleCallingContext const &)
void preModuleStreamBeginRun(edm::StreamContext const &, edm::ModuleCallingContext const &)
void preModuleStreamEndLumi(edm::StreamContext const &, edm::ModuleCallingContext const &)
void watchPostModuleStreamEndRun(PostModuleStreamEndRun::slot_type const &iSlot)
void watchPreModuleGlobalBeginLumi(PreModuleGlobalBeginLumi::slot_type const &iSlot)
void watchPreGlobalBeginRun(PreGlobalBeginRun::slot_type const &iSlot)
void watchPreModuleStreamBeginLumi(PreModuleStreamBeginLumi::slot_type const &iSlot)
void watchPreGlobalWriteLumi(PreGlobalWriteLumi::slot_type const &iSlot)
void preModuleGlobalEndLumi(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void watchPostModuleGlobalEndRun(PostModuleGlobalEndRun::slot_type const &iSlot)
void watchPostGlobalWriteRun(PostGlobalWriteRun::slot_type const &iSlot)
void watchPostModuleStreamBeginLumi(PostModuleStreamBeginLumi::slot_type const &iSlot)
void postModuleGlobalBeginLumi(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void watchPreModuleStreamEndLumi(PreModuleStreamEndLumi::slot_type const &iSlot)
void watchPreModuleStreamBeginRun(PreModuleStreamBeginRun::slot_type const &iSlot)
void watchPostGlobalEndRun(PostGlobalEndRun::slot_type const &iSlot)
void watchPreStreamBeginLumi(PreStreamBeginLumi::slot_type const &iSlot)
void watchPostStreamBeginRun(PostStreamBeginRun::slot_type const &iSlot)
void postModuleGlobalEndLumi(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void postModuleGlobalBeginRun(edm::GlobalContext const &, edm::ModuleCallingContext const &)
void preBeginProcessBlock(edm::GlobalContext const &)
void watchPostGlobalWriteLumi(PostGlobalEndLumi::slot_type const &iSlot)
void postGlobalWriteRun(edm::GlobalContext const &)
void watchPreStreamBeginRun(PreStreamBeginRun::slot_type const &iSlot)
void postGlobalBeginRun(edm::GlobalContext const &)
void watchPreModuleStreamEndRun(PreModuleStreamEndRun::slot_type const &iSlot)
void postGlobalEndLumi(edm::GlobalContext const &)
void watchPostModuleGlobalBeginRun(PostModuleGlobalBeginRun::slot_type const &iSlot)
void postModuleStreamBeginLumi(edm::StreamContext const &, edm::ModuleCallingContext const &)
void postStreamBeginRun(edm::StreamContext const &)
void preGlobalEndLumi(edm::GlobalContext const &)
void postModuleStreamEndRun(edm::StreamContext const &, edm::ModuleCallingContext const &)
void postStreamEndLumi(edm::StreamContext const &)
void watchPreGlobalWriteRun(PreGlobalWriteRun::slot_type const &iSlot)
void watchPreModuleGlobalEndLumi(PreModuleGlobalEndLumi::slot_type const &iSlot)

Member Function Documentation

◆ fillDescriptions()

void edmtest::TestServiceTwo::fillDescriptions ( edm::ConfigurationDescriptions descriptions)
static

Definition at line 110 of file TestServiceTwo.cc.

References edm::ConfigurationDescriptions::add(), and submitPVResolutionJobs::desc.

110  {
112  desc.addUntracked<bool>("verbose", false)->setComment("Prints LogAbsolute messages for every transition");
113  desc.addUntracked<bool>("printTimestamps", false)
114  ->setComment("Include a time stamp in message printed for every transition");
115  descriptions.add("TestServiceTwo", desc);
116  }
void add(std::string const &label, ParameterSetDescription const &psetDescription)

◆ nPostGlobalBeginLumi()

unsigned int edmtest::TestServiceTwo::nPostGlobalBeginLumi ( ) const

Definition at line 481 of file TestServiceTwo.cc.

References nPostGlobalBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

481 { return nPostGlobalBeginLumi_.load(); }
std::atomic< unsigned int > nPostGlobalBeginLumi_

◆ nPostGlobalBeginRun()

unsigned int edmtest::TestServiceTwo::nPostGlobalBeginRun ( ) const

Definition at line 504 of file TestServiceTwo.cc.

References nPostGlobalBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

504 { return nPostGlobalBeginRun_.load(); }
std::atomic< unsigned int > nPostGlobalBeginRun_

◆ nPostGlobalEndLumi()

unsigned int edmtest::TestServiceTwo::nPostGlobalEndLumi ( ) const

Definition at line 483 of file TestServiceTwo.cc.

References nPostGlobalEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

483 { return nPostGlobalEndLumi_.load(); }
std::atomic< unsigned int > nPostGlobalEndLumi_

◆ nPostGlobalEndRun()

unsigned int edmtest::TestServiceTwo::nPostGlobalEndRun ( ) const

Definition at line 506 of file TestServiceTwo.cc.

References nPostGlobalEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

506 { return nPostGlobalEndRun_.load(); }
std::atomic< unsigned int > nPostGlobalEndRun_

◆ nPostGlobalWriteLumi()

unsigned int edmtest::TestServiceTwo::nPostGlobalWriteLumi ( ) const

Definition at line 491 of file TestServiceTwo.cc.

References nPostGlobalWriteLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

491 { return nPostGlobalWriteLumi_.load(); }
std::atomic< unsigned int > nPostGlobalWriteLumi_

◆ nPostGlobalWriteRun()

unsigned int edmtest::TestServiceTwo::nPostGlobalWriteRun ( ) const

Definition at line 514 of file TestServiceTwo.cc.

References nPostGlobalWriteRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

514 { return nPostGlobalWriteRun_.load(); }
std::atomic< unsigned int > nPostGlobalWriteRun_

◆ nPostModuleGlobalBeginLumi()

unsigned int edmtest::TestServiceTwo::nPostModuleGlobalBeginLumi ( ) const

Definition at line 486 of file TestServiceTwo.cc.

References nPostModuleGlobalBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

486 { return nPostModuleGlobalBeginLumi_.load(); }
std::atomic< unsigned int > nPostModuleGlobalBeginLumi_

◆ nPostModuleGlobalBeginRun()

unsigned int edmtest::TestServiceTwo::nPostModuleGlobalBeginRun ( ) const

Definition at line 509 of file TestServiceTwo.cc.

References nPostModuleGlobalBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

509 { return nPostModuleGlobalBeginRun_.load(); }
std::atomic< unsigned int > nPostModuleGlobalBeginRun_

◆ nPostModuleGlobalEndLumi()

unsigned int edmtest::TestServiceTwo::nPostModuleGlobalEndLumi ( ) const

Definition at line 488 of file TestServiceTwo.cc.

References nPostModuleGlobalEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

488 { return nPostModuleGlobalEndLumi_.load(); }
std::atomic< unsigned int > nPostModuleGlobalEndLumi_

◆ nPostModuleGlobalEndRun()

unsigned int edmtest::TestServiceTwo::nPostModuleGlobalEndRun ( ) const

Definition at line 511 of file TestServiceTwo.cc.

References nPostModuleGlobalEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

511 { return nPostModuleGlobalEndRun_.load(); }
std::atomic< unsigned int > nPostModuleGlobalEndRun_

◆ nPostModuleStreamBeginLumi()

unsigned int edmtest::TestServiceTwo::nPostModuleStreamBeginLumi ( ) const

Definition at line 476 of file TestServiceTwo.cc.

References nPostModuleStreamBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

476 { return nPostModuleStreamBeginLumi_.load(); }
std::atomic< unsigned int > nPostModuleStreamBeginLumi_

◆ nPostModuleStreamBeginRun()

unsigned int edmtest::TestServiceTwo::nPostModuleStreamBeginRun ( ) const

Definition at line 499 of file TestServiceTwo.cc.

References nPostModuleStreamBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

499 { return nPostModuleStreamBeginRun_.load(); }
std::atomic< unsigned int > nPostModuleStreamBeginRun_

◆ nPostModuleStreamEndLumi()

unsigned int edmtest::TestServiceTwo::nPostModuleStreamEndLumi ( ) const

Definition at line 478 of file TestServiceTwo.cc.

References nPostModuleStreamEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

478 { return nPostModuleStreamEndLumi_.load(); }
std::atomic< unsigned int > nPostModuleStreamEndLumi_

◆ nPostModuleStreamEndRun()

unsigned int edmtest::TestServiceTwo::nPostModuleStreamEndRun ( ) const

Definition at line 501 of file TestServiceTwo.cc.

References nPostModuleStreamEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

501 { return nPostModuleStreamEndRun_.load(); }
std::atomic< unsigned int > nPostModuleStreamEndRun_

◆ nPostStreamBeginLumi()

unsigned int edmtest::TestServiceTwo::nPostStreamBeginLumi ( ) const

Definition at line 471 of file TestServiceTwo.cc.

References nPostStreamBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

471 { return nPostStreamBeginLumi_.load(); }
std::atomic< unsigned int > nPostStreamBeginLumi_

◆ nPostStreamBeginRun()

unsigned int edmtest::TestServiceTwo::nPostStreamBeginRun ( ) const

Definition at line 494 of file TestServiceTwo.cc.

References nPostStreamBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

494 { return nPostStreamBeginRun_.load(); }
std::atomic< unsigned int > nPostStreamBeginRun_

◆ nPostStreamEndLumi()

unsigned int edmtest::TestServiceTwo::nPostStreamEndLumi ( ) const

Definition at line 473 of file TestServiceTwo.cc.

References nPostStreamEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

473 { return nPostStreamEndLumi_.load(); }
std::atomic< unsigned int > nPostStreamEndLumi_

◆ nPostStreamEndRun()

unsigned int edmtest::TestServiceTwo::nPostStreamEndRun ( ) const

Definition at line 496 of file TestServiceTwo.cc.

References nPostStreamEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

496 { return nPostStreamEndRun_.load(); }
std::atomic< unsigned int > nPostStreamEndRun_

◆ nPreGlobalBeginLumi()

unsigned int edmtest::TestServiceTwo::nPreGlobalBeginLumi ( ) const

Definition at line 480 of file TestServiceTwo.cc.

References nPreGlobalBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

480 { return nPreGlobalBeginLumi_.load(); }
std::atomic< unsigned int > nPreGlobalBeginLumi_

◆ nPreGlobalBeginRun()

unsigned int edmtest::TestServiceTwo::nPreGlobalBeginRun ( ) const

Definition at line 503 of file TestServiceTwo.cc.

References nPreGlobalBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

503 { return nPreGlobalBeginRun_.load(); }
std::atomic< unsigned int > nPreGlobalBeginRun_

◆ nPreGlobalEndLumi()

unsigned int edmtest::TestServiceTwo::nPreGlobalEndLumi ( ) const

Definition at line 482 of file TestServiceTwo.cc.

References nPreGlobalEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

482 { return nPreGlobalEndLumi_.load(); }
std::atomic< unsigned int > nPreGlobalEndLumi_

◆ nPreGlobalEndRun()

unsigned int edmtest::TestServiceTwo::nPreGlobalEndRun ( ) const

Definition at line 505 of file TestServiceTwo.cc.

References nPreGlobalEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

505 { return nPreGlobalEndRun_.load(); }
std::atomic< unsigned int > nPreGlobalEndRun_

◆ nPreGlobalWriteLumi()

unsigned int edmtest::TestServiceTwo::nPreGlobalWriteLumi ( ) const

Definition at line 490 of file TestServiceTwo.cc.

References nPreGlobalWriteLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

490 { return nPreGlobalWriteLumi_.load(); }
std::atomic< unsigned int > nPreGlobalWriteLumi_

◆ nPreGlobalWriteRun()

unsigned int edmtest::TestServiceTwo::nPreGlobalWriteRun ( ) const

Definition at line 513 of file TestServiceTwo.cc.

References nPreGlobalWriteRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

513 { return nPreGlobalWriteRun_.load(); }
std::atomic< unsigned int > nPreGlobalWriteRun_

◆ nPreModuleGlobalBeginLumi()

unsigned int edmtest::TestServiceTwo::nPreModuleGlobalBeginLumi ( ) const

Definition at line 485 of file TestServiceTwo.cc.

References nPreModuleGlobalBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

485 { return nPreModuleGlobalBeginLumi_.load(); }
std::atomic< unsigned int > nPreModuleGlobalBeginLumi_

◆ nPreModuleGlobalBeginRun()

unsigned int edmtest::TestServiceTwo::nPreModuleGlobalBeginRun ( ) const

Definition at line 508 of file TestServiceTwo.cc.

References nPreModuleGlobalBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

508 { return nPreModuleGlobalBeginRun_.load(); }
std::atomic< unsigned int > nPreModuleGlobalBeginRun_

◆ nPreModuleGlobalEndLumi()

unsigned int edmtest::TestServiceTwo::nPreModuleGlobalEndLumi ( ) const

Definition at line 487 of file TestServiceTwo.cc.

References nPreModuleGlobalEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

487 { return nPreModuleGlobalEndLumi_.load(); }
std::atomic< unsigned int > nPreModuleGlobalEndLumi_

◆ nPreModuleGlobalEndRun()

unsigned int edmtest::TestServiceTwo::nPreModuleGlobalEndRun ( ) const

Definition at line 510 of file TestServiceTwo.cc.

References nPreModuleGlobalEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

510 { return nPreModuleGlobalEndRun_.load(); }
std::atomic< unsigned int > nPreModuleGlobalEndRun_

◆ nPreModuleStreamBeginLumi()

unsigned int edmtest::TestServiceTwo::nPreModuleStreamBeginLumi ( ) const

Definition at line 475 of file TestServiceTwo.cc.

References nPreModuleStreamBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

475 { return nPreModuleStreamBeginLumi_.load(); }
std::atomic< unsigned int > nPreModuleStreamBeginLumi_

◆ nPreModuleStreamBeginRun()

unsigned int edmtest::TestServiceTwo::nPreModuleStreamBeginRun ( ) const

Definition at line 498 of file TestServiceTwo.cc.

References nPreModuleStreamBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

498 { return nPreModuleStreamBeginRun_.load(); }
std::atomic< unsigned int > nPreModuleStreamBeginRun_

◆ nPreModuleStreamEndLumi()

unsigned int edmtest::TestServiceTwo::nPreModuleStreamEndLumi ( ) const

Definition at line 477 of file TestServiceTwo.cc.

References nPreModuleStreamEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

477 { return nPreModuleStreamEndLumi_.load(); }
std::atomic< unsigned int > nPreModuleStreamEndLumi_

◆ nPreModuleStreamEndRun()

unsigned int edmtest::TestServiceTwo::nPreModuleStreamEndRun ( ) const

Definition at line 500 of file TestServiceTwo.cc.

References nPreModuleStreamEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

500 { return nPreModuleStreamEndRun_.load(); }
std::atomic< unsigned int > nPreModuleStreamEndRun_

◆ nPreStreamBeginLumi()

unsigned int edmtest::TestServiceTwo::nPreStreamBeginLumi ( ) const

Definition at line 470 of file TestServiceTwo.cc.

References nPreStreamBeginLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

470 { return nPreStreamBeginLumi_.load(); }
std::atomic< unsigned int > nPreStreamBeginLumi_

◆ nPreStreamBeginRun()

unsigned int edmtest::TestServiceTwo::nPreStreamBeginRun ( ) const

Definition at line 493 of file TestServiceTwo.cc.

References nPreStreamBeginRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

493 { return nPreStreamBeginRun_.load(); }
std::atomic< unsigned int > nPreStreamBeginRun_

◆ nPreStreamEndLumi()

unsigned int edmtest::TestServiceTwo::nPreStreamEndLumi ( ) const

Definition at line 472 of file TestServiceTwo.cc.

References nPreStreamEndLumi_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

472 { return nPreStreamEndLumi_.load(); }
std::atomic< unsigned int > nPreStreamEndLumi_

◆ nPreStreamEndRun()

unsigned int edmtest::TestServiceTwo::nPreStreamEndRun ( ) const

Definition at line 495 of file TestServiceTwo.cc.

References nPreStreamEndRun_.

Referenced by edmtest::ExceptionThrowingProducer::endJob().

495 { return nPreStreamEndRun_.load(); }
std::atomic< unsigned int > nPreStreamEndRun_

◆ postGlobalBeginLumi()

void edmtest::TestServiceTwo::postGlobalBeginLumi ( edm::GlobalContext const &  gc)

Definition at line 219 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

219  {
221  if (verbose_) {
222  edm::LogAbsolute out("TestServiceTwo");
223  out << globalIndent << "TestServiceTwo::postGlobalBeginLumi " << TimeStamper(printTimestamps_)
224  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
225  }
226  }
std::atomic< unsigned int > nPostGlobalBeginLumi_

◆ postGlobalBeginRun()

void edmtest::TestServiceTwo::postGlobalBeginRun ( edm::GlobalContext const &  gc)

Definition at line 389 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPostGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

389  {
391  if (verbose_) {
392  edm::LogAbsolute out("TestServiceTwo");
393  out << globalIndent << "TestServiceTwo::postGlobalBeginRun " << TimeStamper(printTimestamps_)
394  << " run = " << gc.luminosityBlockID().run();
395  }
396  }
std::atomic< unsigned int > nPostGlobalBeginRun_

◆ postGlobalEndLumi()

void edmtest::TestServiceTwo::postGlobalEndLumi ( edm::GlobalContext const &  gc)

Definition at line 237 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

237  {
239  if (verbose_) {
240  edm::LogAbsolute out("TestServiceTwo");
241  out << globalIndent << "TestServiceTwo::postGlobalEndLumi " << TimeStamper(printTimestamps_)
242  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
243  }
244  }
std::atomic< unsigned int > nPostGlobalEndLumi_

◆ postGlobalEndRun()

void edmtest::TestServiceTwo::postGlobalEndRun ( edm::GlobalContext const &  gc)

Definition at line 407 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPostGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

407  {
409  if (verbose_) {
410  edm::LogAbsolute out("TestServiceTwo");
411  out << globalIndent << "TestServiceTwo::postGlobalEndRun " << TimeStamper(printTimestamps_)
412  << " run = " << gc.luminosityBlockID().run();
413  }
414  }
std::atomic< unsigned int > nPostGlobalEndRun_

◆ postGlobalWriteLumi()

void edmtest::TestServiceTwo::postGlobalWriteLumi ( edm::GlobalContext const &  gc)

Definition at line 295 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPostGlobalWriteLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

295  {
297  if (verbose_) {
298  edm::LogAbsolute out("TestServiceTwo");
299  out << globalIndent << "TestServiceTwo::postGlobalWriteLumi " << TimeStamper(printTimestamps_)
300  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
301  }
302  }
std::atomic< unsigned int > nPostGlobalWriteLumi_

◆ postGlobalWriteRun()

void edmtest::TestServiceTwo::postGlobalWriteRun ( edm::GlobalContext const &  gc)

Definition at line 461 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPostGlobalWriteRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

461  {
463  if (verbose_) {
464  edm::LogAbsolute out("TestServiceTwo");
465  out << globalIndent << "TestServiceTwo::postGlobalWriteRun " << TimeStamper(printTimestamps_)
466  << " run = " << gc.luminosityBlockID().run();
467  }
468  }
std::atomic< unsigned int > nPostGlobalWriteRun_

◆ postModuleGlobalBeginLumi()

void edmtest::TestServiceTwo::postModuleGlobalBeginLumi ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 256 of file TestServiceTwo.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 TestServiceTwo().

256  {
258  if (verbose_) {
259  edm::LogAbsolute out("TestServiceTwo");
260  out << globalModuleIndent << "TestServiceTwo::postModuleGlobalBeginLumi " << TimeStamper(printTimestamps_)
261  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run()
262  << " lumi = " << gc.luminosityBlockID().luminosityBlock();
263  }
264  }
std::atomic< unsigned int > nPostModuleGlobalBeginLumi_

◆ postModuleGlobalBeginRun()

void edmtest::TestServiceTwo::postModuleGlobalBeginRun ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 425 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

425  {
427  if (verbose_) {
428  edm::LogAbsolute out("TestServiceTwo");
429  out << globalModuleIndent << "TestServiceTwo::postModuleGlobalBeginRun " << TimeStamper(printTimestamps_)
430  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run();
431  }
432  }
std::atomic< unsigned int > nPostModuleGlobalBeginRun_

◆ postModuleGlobalEndLumi()

void edmtest::TestServiceTwo::postModuleGlobalEndLumi ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 276 of file TestServiceTwo.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 TestServiceTwo().

276  {
278  if (verbose_) {
279  edm::LogAbsolute out("TestServiceTwo");
280  out << globalModuleIndent << "TestServiceTwo::postModuleGlobalEndLumi " << TimeStamper(printTimestamps_)
281  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run()
282  << " lumi = " << gc.luminosityBlockID().luminosityBlock();
283  }
284  }
std::atomic< unsigned int > nPostModuleGlobalEndLumi_

◆ postModuleGlobalEndRun()

void edmtest::TestServiceTwo::postModuleGlobalEndRun ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 443 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPostModuleGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

443  {
445  if (verbose_) {
446  edm::LogAbsolute out("TestServiceTwo");
447  out << globalModuleIndent << "TestServiceTwo::postModuleGlobalEndRun " << TimeStamper(printTimestamps_)
448  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run();
449  }
450  }
std::atomic< unsigned int > nPostModuleGlobalEndRun_

◆ postModuleStreamBeginLumi()

void edmtest::TestServiceTwo::postModuleStreamBeginLumi ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 180 of file TestServiceTwo.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 TestServiceTwo().

180  {
182  if (verbose_) {
183  edm::LogAbsolute out("TestServiceTwo");
184  out << streamModuleIndent << "TestServiceTwo::postModuleStreamBeginLumi " << TimeStamper(printTimestamps_)
185  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
186  << " run = " << sc.eventID().run() << " lumi = " << sc.eventID().luminosityBlock();
187  }
188  }
std::atomic< unsigned int > nPostModuleStreamBeginLumi_

◆ postModuleStreamBeginRun()

void edmtest::TestServiceTwo::postModuleStreamBeginRun ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 350 of file TestServiceTwo.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 TestServiceTwo().

350  {
352  if (verbose_) {
353  edm::LogAbsolute out("TestServiceTwo");
354  out << streamModuleIndent << "TestServiceTwo::postModuleStreamBeginRun " << TimeStamper(printTimestamps_)
355  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
356  << " run = " << sc.eventID().run();
357  }
358  }
std::atomic< unsigned int > nPostModuleStreamBeginRun_

◆ postModuleStreamEndLumi()

void edmtest::TestServiceTwo::postModuleStreamEndLumi ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 200 of file TestServiceTwo.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 TestServiceTwo().

200  {
202  if (verbose_) {
203  edm::LogAbsolute out("TestServiceTwo");
204  out << streamModuleIndent << "TestServiceTwo::postModuleStreamEndLumi " << TimeStamper(printTimestamps_)
205  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
206  << " run = " << sc.eventID().run() << " lumi = " << sc.eventID().luminosityBlock();
207  }
208  }
std::atomic< unsigned int > nPostModuleStreamEndLumi_

◆ postModuleStreamEndRun()

void edmtest::TestServiceTwo::postModuleStreamEndRun ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 370 of file TestServiceTwo.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 TestServiceTwo().

370  {
372  if (verbose_) {
373  edm::LogAbsolute out("TestServiceTwo");
374  out << streamModuleIndent << "TestServiceTwo::postModuleStreamEndRun " << TimeStamper(printTimestamps_)
375  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
376  << " run = " << sc.eventID().run();
377  }
378  }
std::atomic< unsigned int > nPostModuleStreamEndRun_

◆ postStreamBeginLumi()

void edmtest::TestServiceTwo::postStreamBeginLumi ( edm::StreamContext const &  sc)

Definition at line 140 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPostStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

140  {
142  if (verbose_) {
143  edm::LogAbsolute out("TestServiceTwo");
144  out << streamIndent << "TestServiceTwo::postStreamBeginLumi " << TimeStamper(printTimestamps_)
145  << " stream = " << sc.streamID() << " run = " << sc.eventID().run()
146  << " lumi = " << sc.eventID().luminosityBlock();
147  }
148  }
std::atomic< unsigned int > nPostStreamBeginLumi_

◆ postStreamBeginRun()

void edmtest::TestServiceTwo::postStreamBeginRun ( edm::StreamContext const &  sc)

Definition at line 313 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), nPostStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

313  {
315  if (verbose_) {
316  edm::LogAbsolute out("TestServiceTwo");
317  out << streamIndent << "TestServiceTwo::postStreamBeginRun " << TimeStamper(printTimestamps_)
318  << " stream = " << sc.streamID() << " run = " << sc.eventID().run();
319  }
320  }
std::atomic< unsigned int > nPostStreamBeginRun_

◆ postStreamEndLumi()

void edmtest::TestServiceTwo::postStreamEndLumi ( edm::StreamContext const &  sc)

Definition at line 160 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPostStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

160  {
162  if (verbose_) {
163  edm::LogAbsolute out("TestServiceTwo");
164  out << streamIndent << "TestServiceTwo::postStreamEndLumi " << TimeStamper(printTimestamps_)
165  << " stream = " << sc.streamID() << " run = " << sc.eventID().run()
166  << " lumi = " << sc.eventID().luminosityBlock();
167  }
168  }
std::atomic< unsigned int > nPostStreamEndLumi_

◆ postStreamEndRun()

void edmtest::TestServiceTwo::postStreamEndRun ( edm::StreamContext const &  sc)

Definition at line 331 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), nPostStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

331  {
333  if (verbose_) {
334  edm::LogAbsolute out("TestServiceTwo");
335  out << streamIndent << "TestServiceTwo::postStreamEndRun " << TimeStamper(printTimestamps_)
336  << " stream = " << sc.streamID() << " run = " << sc.eventID().run();
337  }
338  }
std::atomic< unsigned int > nPostStreamEndRun_

◆ preBeginProcessBlock()

void edmtest::TestServiceTwo::preBeginProcessBlock ( edm::GlobalContext const &  )

Definition at line 118 of file TestServiceTwo.cc.

References verbose_.

Referenced by TestServiceTwo().

118  {
119  if (verbose_) {
120  edm::LogAbsolute("TestServiceTwo") << "test message from TestServiceTwo::preBeginProcessBlock";
121  }
122  }
Log< level::System, true > LogAbsolute

◆ preEndProcessBlock()

void edmtest::TestServiceTwo::preEndProcessBlock ( edm::GlobalContext const &  )

Definition at line 124 of file TestServiceTwo.cc.

References verbose_.

Referenced by TestServiceTwo().

124  {
125  if (verbose_) {
126  edm::LogAbsolute("TestServiceTwo") << "test message from TestServiceTwo::preEndProcessBlock";
127  }
128  }
Log< level::System, true > LogAbsolute

◆ preGlobalBeginLumi()

void edmtest::TestServiceTwo::preGlobalBeginLumi ( edm::GlobalContext const &  gc)

Definition at line 210 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

210  {
212  if (verbose_) {
213  edm::LogAbsolute out("TestServiceTwo");
214  out << globalIndent << "TestServiceTwo::preGlobalBeginLumi " << TimeStamper(printTimestamps_)
215  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
216  }
217  }
std::atomic< unsigned int > nPreGlobalBeginLumi_

◆ preGlobalBeginRun()

void edmtest::TestServiceTwo::preGlobalBeginRun ( edm::GlobalContext const &  gc)

Definition at line 380 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPreGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

380  {
382  if (verbose_) {
383  edm::LogAbsolute out("TestServiceTwo");
384  out << globalIndent << "TestServiceTwo::preGlobalBeginRun " << TimeStamper(printTimestamps_)
385  << " run = " << gc.luminosityBlockID().run();
386  }
387  }
std::atomic< unsigned int > nPreGlobalBeginRun_

◆ preGlobalEndLumi()

void edmtest::TestServiceTwo::preGlobalEndLumi ( edm::GlobalContext const &  gc)

Definition at line 228 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

228  {
230  if (verbose_) {
231  edm::LogAbsolute out("TestServiceTwo");
232  out << globalIndent << "TestServiceTwo::preGlobalEndLumi " << TimeStamper(printTimestamps_)
233  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
234  }
235  }
std::atomic< unsigned int > nPreGlobalEndLumi_

◆ preGlobalEndRun()

void edmtest::TestServiceTwo::preGlobalEndRun ( edm::GlobalContext const &  gc)

Definition at line 398 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPreGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

398  {
400  if (verbose_) {
401  edm::LogAbsolute out("TestServiceTwo");
402  out << globalIndent << "TestServiceTwo::preGlobalEndRun " << TimeStamper(printTimestamps_)
403  << " run = " << gc.luminosityBlockID().run();
404  }
405  }
std::atomic< unsigned int > nPreGlobalEndRun_

◆ preGlobalWriteLumi()

void edmtest::TestServiceTwo::preGlobalWriteLumi ( edm::GlobalContext const &  gc)

Definition at line 286 of file TestServiceTwo.cc.

References edm::LuminosityBlockID::luminosityBlock(), edm::GlobalContext::luminosityBlockID(), nPreGlobalWriteLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

286  {
288  if (verbose_) {
289  edm::LogAbsolute out("TestServiceTwo");
290  out << globalIndent << "TestServiceTwo::preGlobalWriteLumi " << TimeStamper(printTimestamps_)
291  << " run = " << gc.luminosityBlockID().run() << " lumi = " << gc.luminosityBlockID().luminosityBlock();
292  }
293  }
std::atomic< unsigned int > nPreGlobalWriteLumi_

◆ preGlobalWriteRun()

void edmtest::TestServiceTwo::preGlobalWriteRun ( edm::GlobalContext const &  gc)

Definition at line 452 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), nPreGlobalWriteRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

452  {
454  if (verbose_) {
455  edm::LogAbsolute out("TestServiceTwo");
456  out << globalIndent << "TestServiceTwo::preGlobalWriteRun " << TimeStamper(printTimestamps_)
457  << " run = " << gc.luminosityBlockID().run();
458  }
459  }
std::atomic< unsigned int > nPreGlobalWriteRun_

◆ preModuleGlobalBeginLumi()

void edmtest::TestServiceTwo::preModuleGlobalBeginLumi ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 246 of file TestServiceTwo.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 TestServiceTwo().

246  {
248  if (verbose_) {
249  edm::LogAbsolute out("TestServiceTwo");
250  out << globalModuleIndent << "TestServiceTwo::preModuleGlobalBeginLumi " << TimeStamper(printTimestamps_)
251  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run()
252  << " lumi = " << gc.luminosityBlockID().luminosityBlock();
253  }
254  }
std::atomic< unsigned int > nPreModuleGlobalBeginLumi_

◆ preModuleGlobalBeginRun()

void edmtest::TestServiceTwo::preModuleGlobalBeginRun ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 416 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

416  {
418  if (verbose_) {
419  edm::LogAbsolute out("TestServiceTwo");
420  out << globalModuleIndent << "TestServiceTwo::preModuleGlobalBeginRun " << TimeStamper(printTimestamps_)
421  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run();
422  }
423  }
std::atomic< unsigned int > nPreModuleGlobalBeginRun_

◆ preModuleGlobalEndLumi()

void edmtest::TestServiceTwo::preModuleGlobalEndLumi ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 266 of file TestServiceTwo.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 TestServiceTwo().

266  {
268  if (verbose_) {
269  edm::LogAbsolute out("TestServiceTwo");
270  out << globalModuleIndent << "TestServiceTwo::preModuleGlobalEndLumi " << TimeStamper(printTimestamps_)
271  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run()
272  << " lumi = " << gc.luminosityBlockID().luminosityBlock();
273  }
274  }
std::atomic< unsigned int > nPreModuleGlobalEndLumi_

◆ preModuleGlobalEndRun()

void edmtest::TestServiceTwo::preModuleGlobalEndRun ( edm::GlobalContext const &  gc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 434 of file TestServiceTwo.cc.

References edm::GlobalContext::luminosityBlockID(), edm::ModuleCallingContext::moduleDescription(), edm::ModuleDescription::moduleLabel(), nPreModuleGlobalEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::LuminosityBlockID::run(), and verbose_.

Referenced by TestServiceTwo().

434  {
436  if (verbose_) {
437  edm::LogAbsolute out("TestServiceTwo");
438  out << globalModuleIndent << "TestServiceTwo::preModuleGlobalEndRun " << TimeStamper(printTimestamps_)
439  << " label = " << mcc.moduleDescription()->moduleLabel() << " run = " << gc.luminosityBlockID().run();
440  }
441  }
std::atomic< unsigned int > nPreModuleGlobalEndRun_

◆ preModuleStreamBeginLumi()

void edmtest::TestServiceTwo::preModuleStreamBeginLumi ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 170 of file TestServiceTwo.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 TestServiceTwo().

170  {
172  if (verbose_) {
173  edm::LogAbsolute out("TestServiceTwo");
174  out << streamModuleIndent << "TestServiceTwo::preModuleStreamBeginLumi " << TimeStamper(printTimestamps_)
175  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
176  << " run = " << sc.eventID().run() << " lumi = " << sc.eventID().luminosityBlock();
177  }
178  }
std::atomic< unsigned int > nPreModuleStreamBeginLumi_

◆ preModuleStreamBeginRun()

void edmtest::TestServiceTwo::preModuleStreamBeginRun ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 340 of file TestServiceTwo.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 TestServiceTwo().

340  {
342  if (verbose_) {
343  edm::LogAbsolute out("TestServiceTwo");
344  out << streamModuleIndent << "TestServiceTwo::preModuleStreamBeginRun " << TimeStamper(printTimestamps_)
345  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
346  << " run = " << sc.eventID().run();
347  }
348  }
std::atomic< unsigned int > nPreModuleStreamBeginRun_

◆ preModuleStreamEndLumi()

void edmtest::TestServiceTwo::preModuleStreamEndLumi ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 190 of file TestServiceTwo.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 TestServiceTwo().

190  {
192  if (verbose_) {
193  edm::LogAbsolute out("TestServiceTwo");
194  out << streamModuleIndent << "TestServiceTwo::preModuleStreamEndLumi " << TimeStamper(printTimestamps_)
195  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
196  << " run = " << sc.eventID().run() << " lumi = " << sc.eventID().luminosityBlock();
197  }
198  }
std::atomic< unsigned int > nPreModuleStreamEndLumi_

◆ preModuleStreamEndRun()

void edmtest::TestServiceTwo::preModuleStreamEndRun ( edm::StreamContext const &  sc,
edm::ModuleCallingContext const &  mcc 
)

Definition at line 360 of file TestServiceTwo.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 TestServiceTwo().

360  {
362  if (verbose_) {
363  edm::LogAbsolute out("TestServiceTwo");
364  out << streamModuleIndent << "TestServiceTwo::preModuleStreamEndRun " << TimeStamper(printTimestamps_)
365  << " stream = " << sc.streamID() << " label = " << mcc.moduleDescription()->moduleLabel()
366  << " run = " << sc.eventID().run();
367  }
368  }
std::atomic< unsigned int > nPreModuleStreamEndRun_

◆ preStreamBeginLumi()

void edmtest::TestServiceTwo::preStreamBeginLumi ( edm::StreamContext const &  sc)

Definition at line 130 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPreStreamBeginLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

130  {
132  if (verbose_) {
133  edm::LogAbsolute out("TestServiceTwo");
134  out << streamIndent << "TestServiceTwo::preStreamBeginLumi " << TimeStamper(printTimestamps_)
135  << " stream = " << sc.streamID() << " run = " << sc.eventID().run()
136  << " lumi = " << sc.eventID().luminosityBlock();
137  }
138  }
std::atomic< unsigned int > nPreStreamBeginLumi_

◆ preStreamBeginRun()

void edmtest::TestServiceTwo::preStreamBeginRun ( edm::StreamContext const &  sc)

Definition at line 304 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), nPreStreamBeginRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

304  {
306  if (verbose_) {
307  edm::LogAbsolute out("TestServiceTwo");
308  out << streamIndent << "TestServiceTwo::preStreamBeginRun " << TimeStamper(printTimestamps_)
309  << " stream = " << sc.streamID() << " run = " << sc.eventID().run();
310  }
311  }
std::atomic< unsigned int > nPreStreamBeginRun_

◆ preStreamEndLumi()

void edmtest::TestServiceTwo::preStreamEndLumi ( edm::StreamContext const &  sc)

Definition at line 150 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), edm::EventID::luminosityBlock(), nPreStreamEndLumi_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

150  {
152  if (verbose_) {
153  edm::LogAbsolute out("TestServiceTwo");
154  out << streamIndent << "TestServiceTwo::preStreamEndLumi " << TimeStamper(printTimestamps_)
155  << " stream = " << sc.streamID() << " run = " << sc.eventID().run()
156  << " lumi = " << sc.eventID().luminosityBlock();
157  }
158  }
std::atomic< unsigned int > nPreStreamEndLumi_

◆ preStreamEndRun()

void edmtest::TestServiceTwo::preStreamEndRun ( edm::StreamContext const &  sc)

Definition at line 322 of file TestServiceTwo.cc.

References edm::StreamContext::eventID(), nPreStreamEndRun_, MillePedeFileConverter_cfg::out, printTimestamps_, edm::EventID::run(), edm::StreamContext::streamID(), and verbose_.

Referenced by TestServiceTwo().

322  {
324  if (verbose_) {
325  edm::LogAbsolute out("TestServiceTwo");
326  out << streamIndent << "TestServiceTwo::preStreamEndRun " << TimeStamper(printTimestamps_)
327  << " stream = " << sc.streamID() << " run = " << sc.eventID().run();
328  }
329  }
std::atomic< unsigned int > nPreStreamEndRun_

Member Data Documentation

◆ nPostGlobalBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalBeginLumi_ = 0
private

Definition at line 146 of file TestServiceTwo.h.

Referenced by nPostGlobalBeginLumi(), and postGlobalBeginLumi().

◆ nPostGlobalBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalBeginRun_ = 0
private

Definition at line 169 of file TestServiceTwo.h.

Referenced by nPostGlobalBeginRun(), and postGlobalBeginRun().

◆ nPostGlobalEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalEndLumi_ = 0
private

Definition at line 148 of file TestServiceTwo.h.

Referenced by nPostGlobalEndLumi(), and postGlobalEndLumi().

◆ nPostGlobalEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalEndRun_ = 0
private

Definition at line 171 of file TestServiceTwo.h.

Referenced by nPostGlobalEndRun(), and postGlobalEndRun().

◆ nPostGlobalWriteLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalWriteLumi_ = 0
private

Definition at line 156 of file TestServiceTwo.h.

Referenced by nPostGlobalWriteLumi(), and postGlobalWriteLumi().

◆ nPostGlobalWriteRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostGlobalWriteRun_ = 0
private

Definition at line 179 of file TestServiceTwo.h.

Referenced by nPostGlobalWriteRun(), and postGlobalWriteRun().

◆ nPostModuleGlobalBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleGlobalBeginLumi_ = 0
private

Definition at line 151 of file TestServiceTwo.h.

Referenced by nPostModuleGlobalBeginLumi(), and postModuleGlobalBeginLumi().

◆ nPostModuleGlobalBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleGlobalBeginRun_ = 0
private

Definition at line 174 of file TestServiceTwo.h.

Referenced by nPostModuleGlobalBeginRun(), and postModuleGlobalBeginRun().

◆ nPostModuleGlobalEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleGlobalEndLumi_ = 0
private

Definition at line 153 of file TestServiceTwo.h.

Referenced by nPostModuleGlobalEndLumi(), and postModuleGlobalEndLumi().

◆ nPostModuleGlobalEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleGlobalEndRun_ = 0
private

Definition at line 176 of file TestServiceTwo.h.

Referenced by nPostModuleGlobalEndRun(), and postModuleGlobalEndRun().

◆ nPostModuleStreamBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleStreamBeginLumi_ = 0
private

Definition at line 141 of file TestServiceTwo.h.

Referenced by nPostModuleStreamBeginLumi(), and postModuleStreamBeginLumi().

◆ nPostModuleStreamBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleStreamBeginRun_ = 0
private

Definition at line 164 of file TestServiceTwo.h.

Referenced by nPostModuleStreamBeginRun(), and postModuleStreamBeginRun().

◆ nPostModuleStreamEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleStreamEndLumi_ = 0
private

Definition at line 143 of file TestServiceTwo.h.

Referenced by nPostModuleStreamEndLumi(), and postModuleStreamEndLumi().

◆ nPostModuleStreamEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostModuleStreamEndRun_ = 0
private

Definition at line 166 of file TestServiceTwo.h.

Referenced by nPostModuleStreamEndRun(), and postModuleStreamEndRun().

◆ nPostStreamBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostStreamBeginLumi_ = 0
private

Definition at line 136 of file TestServiceTwo.h.

Referenced by nPostStreamBeginLumi(), and postStreamBeginLumi().

◆ nPostStreamBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostStreamBeginRun_ = 0
private

Definition at line 159 of file TestServiceTwo.h.

Referenced by nPostStreamBeginRun(), and postStreamBeginRun().

◆ nPostStreamEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostStreamEndLumi_ = 0
private

Definition at line 138 of file TestServiceTwo.h.

Referenced by nPostStreamEndLumi(), and postStreamEndLumi().

◆ nPostStreamEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPostStreamEndRun_ = 0
private

Definition at line 161 of file TestServiceTwo.h.

Referenced by nPostStreamEndRun(), and postStreamEndRun().

◆ nPreGlobalBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalBeginLumi_ = 0
private

Definition at line 145 of file TestServiceTwo.h.

Referenced by nPreGlobalBeginLumi(), and preGlobalBeginLumi().

◆ nPreGlobalBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalBeginRun_ = 0
private

Definition at line 168 of file TestServiceTwo.h.

Referenced by nPreGlobalBeginRun(), and preGlobalBeginRun().

◆ nPreGlobalEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalEndLumi_ = 0
private

Definition at line 147 of file TestServiceTwo.h.

Referenced by nPreGlobalEndLumi(), and preGlobalEndLumi().

◆ nPreGlobalEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalEndRun_ = 0
private

Definition at line 170 of file TestServiceTwo.h.

Referenced by nPreGlobalEndRun(), and preGlobalEndRun().

◆ nPreGlobalWriteLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalWriteLumi_ = 0
private

Definition at line 155 of file TestServiceTwo.h.

Referenced by nPreGlobalWriteLumi(), and preGlobalWriteLumi().

◆ nPreGlobalWriteRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreGlobalWriteRun_ = 0
private

Definition at line 178 of file TestServiceTwo.h.

Referenced by nPreGlobalWriteRun(), and preGlobalWriteRun().

◆ nPreModuleGlobalBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleGlobalBeginLumi_ = 0
private

Definition at line 150 of file TestServiceTwo.h.

Referenced by nPreModuleGlobalBeginLumi(), and preModuleGlobalBeginLumi().

◆ nPreModuleGlobalBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleGlobalBeginRun_ = 0
private

Definition at line 173 of file TestServiceTwo.h.

Referenced by nPreModuleGlobalBeginRun(), and preModuleGlobalBeginRun().

◆ nPreModuleGlobalEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleGlobalEndLumi_ = 0
private

Definition at line 152 of file TestServiceTwo.h.

Referenced by nPreModuleGlobalEndLumi(), and preModuleGlobalEndLumi().

◆ nPreModuleGlobalEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleGlobalEndRun_ = 0
private

Definition at line 175 of file TestServiceTwo.h.

Referenced by nPreModuleGlobalEndRun(), and preModuleGlobalEndRun().

◆ nPreModuleStreamBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleStreamBeginLumi_ = 0
private

Definition at line 140 of file TestServiceTwo.h.

Referenced by nPreModuleStreamBeginLumi(), and preModuleStreamBeginLumi().

◆ nPreModuleStreamBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleStreamBeginRun_ = 0
private

Definition at line 163 of file TestServiceTwo.h.

Referenced by nPreModuleStreamBeginRun(), and preModuleStreamBeginRun().

◆ nPreModuleStreamEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleStreamEndLumi_ = 0
private

Definition at line 142 of file TestServiceTwo.h.

Referenced by nPreModuleStreamEndLumi(), and preModuleStreamEndLumi().

◆ nPreModuleStreamEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreModuleStreamEndRun_ = 0
private

Definition at line 165 of file TestServiceTwo.h.

Referenced by nPreModuleStreamEndRun(), and preModuleStreamEndRun().

◆ nPreStreamBeginLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreStreamBeginLumi_ = 0
private

Definition at line 135 of file TestServiceTwo.h.

Referenced by nPreStreamBeginLumi(), and preStreamBeginLumi().

◆ nPreStreamBeginRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreStreamBeginRun_ = 0
private

Definition at line 158 of file TestServiceTwo.h.

Referenced by nPreStreamBeginRun(), and preStreamBeginRun().

◆ nPreStreamEndLumi_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreStreamEndLumi_ = 0
private

Definition at line 137 of file TestServiceTwo.h.

Referenced by nPreStreamEndLumi(), and preStreamEndLumi().

◆ nPreStreamEndRun_

std::atomic<unsigned int> edmtest::TestServiceTwo::nPreStreamEndRun_ = 0
private

Definition at line 160 of file TestServiceTwo.h.

Referenced by nPreStreamEndRun(), and preStreamEndRun().

◆ printTimestamps_

bool edmtest::TestServiceTwo::printTimestamps_
private

◆ verbose_

bool edmtest::TestServiceTwo::verbose_
private