#include <ESWatcher.h>
Classes | |
struct | NullFunction |
Public Member Functions | |
bool | check (const edm::EventSetup &iSetup) |
ESWatcher () | |
template<class TFunc > | |
ESWatcher (TFunc iFunctor) | |
template<class TObj , class TMemFunc > | |
ESWatcher (TObj const &iObj, TMemFunc iFunc) | |
Private Member Functions | |
ESWatcher (const ESWatcher &) | |
const ESWatcher & | operator= (const ESWatcher &) |
Private Attributes | |
unsigned long long | cacheId_ |
std::function< void(const T &)> | callback_ |
Definition at line 31 of file ESWatcher.h.
|
inline |
Definition at line 40 of file ESWatcher.h.
Definition at line 43 of file ESWatcher.h.
|
inline |
Definition at line 46 of file ESWatcher.h.
|
private |
|
inline |
Definition at line 57 of file ESWatcher.h.
Referenced by BTagPerformaceRootProducerFromSQLITE::analyze(), DisplayGeom::analyze(), DummyEvelyser::analyze(), GeometryInfoModule::analyze(), RPCUnpackingModule::beginRun(), AlCaRecoTriggerBitsRcdRead::beginRun(), FWFFLooper::beginRun(), APVCyclePhaseProducerFromL1TS::beginRun(), SeedingLayerSetsBuilder::check(), SiStripBackplaneCalibration::checkBackPlaneCorrectionInput(), SiStripLorentzAngleCalibration::checkLorentzAngleInput(), SiPixelLorentzAngleCalibration::checkLorentzAngleInput(), RPCMonitorLinkSynchro::dqmBeginRun(), FWFFLooper::duringLoop(), HLTLevel1Pattern::filter(), TriggerResultsFilterFromDB::filter(), HLTHighLevel::filter(), CosmicLayerTriplets::init(), RunManager::initG4(), PixelUnpackingRegions::initialize(), CSCConditions::initializeEvent(), TriggerHelper::initRun(), GenericTriggerEventFlag::initRun(), CaloTowersCreator::produce(), JetTagProducer::produce(), RPCPackingModule::produce(), SiPixelDigiToRaw::produce(), SiPixelRawToDigi::produce(), TotemRPLocalTrackFitter::produce(), TotemRPUVPatternFinder::produce(), EcalRawToDigi::produce(), NuclearInteractionEDProducer::produce(), HiEvtPlaneFlatProducer::produce(), EvtPlaneProducer::produce(), OscarMTMasterThread::readES(), AlignmentProducer::readInSurveyRcds(), MuonCkfTrajectoryBuilder::setEvent_(), BetafuncEvtVtxGenerator::update(), and edm::BMixingModule::update().
|
private |
|
private |
Definition at line 73 of file ESWatcher.h.
Referenced by edm::ESWatcher< JetTagComputerRecord >::check().
|
private |
Definition at line 72 of file ESWatcher.h.
Referenced by edm::ESWatcher< JetTagComputerRecord >::check().