#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_ |
boost::function< void(const T &)> | callback_ |
Definition at line 32 of file ESWatcher.h.
|
inline |
Definition at line 41 of file ESWatcher.h.
Definition at line 44 of file ESWatcher.h.
|
inline |
Definition at line 47 of file ESWatcher.h.
|
private |
|
inline |
Definition at line 58 of file ESWatcher.h.
Referenced by ValidationMisalignedTracker::analyze(), BTagPerformaceRootProducerFromSQLITE::analyze(), DisplayGeom::analyze(), DummyEvelyser::analyze(), RPCMonitorLinkSynchro::beginRun(), RPCUnpackingModule::beginRun(), AlCaRecoTriggerBitsRcdRead::beginRun(), FWFFLooper::beginRun(), APVCyclePhaseProducerFromL1TS::beginRun(), SeedingLayerSetsBuilder::check(), SiStripBackplaneCalibration::checkBackPlaneCorrectionInput(), SiStripLorentzAngleCalibration::checkLorentzAngleInput(), SiPixelLorentzAngleCalibration::checkLorentzAngleInput(), FWFFLooper::duringLoop(), HLTLevel1Pattern::filter(), TriggerResultsFilterFromDB::filter(), HLTLevel1Activity::filter(), HLTHighLevel::filter(), RunManager::initG4(), PixelUnpackingRegions::initialize(), CSCConditions::initializeEvent(), TriggerHelper::initRun(), GenericTriggerEventFlag::initRun(), CaloTowersCreator::produce(), RPCPackingModule::produce(), SiPixelDigiToRaw::produce(), SiPixelRawToDigi::produce(), EcalRawToDigi::produce(), NuclearInteractionEDProducer::produce(), AlignmentProducer::readInSurveyRcds(), PixelFitterByHelixProjections::run(), BetafuncEvtVtxGenerator::update(), and edm::BMixingModule::update().
|
private |
|
private |
Definition at line 74 of file ESWatcher.h.
Referenced by edm::ESWatcher< TrackAssociatorRecord >::check().
|
private |
Definition at line 73 of file ESWatcher.h.
Referenced by edm::ESWatcher< TrackAssociatorRecord >::check().