#include <EDAnalyzerBase.h>
Public Types | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDAnalyzerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Attributes | |
std::function< void(BranchDescription const &)> | callWhenNewProductsRegistered_ |
ModuleDescription | moduleDescription_ |
std::mutex | mutex_ |
SharedResourcesAcquirer | resourcesAcquirer_ |
Friends | |
template<typename T > | |
class | edm::maker::ModuleHolderT |
template<typename T > | |
class | edm::WorkerT |
Additional Inherited Members | |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 46 of file EDAnalyzerBase.h.
Definition at line 53 of file EDAnalyzerBase.h.
EDAnalyzerBase::EDAnalyzerBase | ( | ) |
Definition at line 42 of file EDAnalyzerBase.cc.
|
virtual |
Definition at line 45 of file EDAnalyzerBase.cc.
|
privatepure virtual |
Implemented in L1TConfigDumper, IsoTrackCalibration, HcalIsoTrkAnalyzer, GeometryInfoModule, CalibratableTest, MCvsRecoVerticesAnalyzer, PDFWeightsTest, MCVerticesAnalyzer, L1GtTrigReport, __class__< T >, HLTrigReport, GeometryTree, edm::PrintEventSetupContent, CocoaAnalyzer, GenXSecAnalyzer, edm::PrintEventSetupDataRetrieval, L1TGlobalSummary, HcalTB06Analysis, PrintTotemDAQMapping, BuildElasticCorrectionsFile, TrackCategoriesAnalyzer, TrackingParticleCategoriesAnalyzer, OutputDDToDDL, OutputMagneticFieldDDToDDL, modGains, PCaloGeometryBuilder, corrGains, DQMEDHarvester, PGeometricDetBuilder, PGeometricDetExtraBuilder, PHGCalParametersDBBuilder, RPCRecoIdealDBLoader, XMLGeometryBuilder, corrResps, scaleGains, CSCRecoIdealDBLoader, DTRecoIdealDBLoader, GEMRecoIdealDBLoader, ME0RecoIdealDBLoader, GeometricDetLoader, PTrackerParametersDBBuilder, HcalParametersDBBuilder, and GeometryTestModule.
Referenced by doEvent().
|
static |
Definition at line 162 of file EDAnalyzerBase.cc.
References edm::one::kBaseType().
|
inlineprivatevirtual |
Reimplemented in L1TConfigDumper, IsoTrackCalibration, HcalIsoTrkAnalyzer, CalibratableTest, HLTMuonCertSummary, HcalNoiseRatesClient, L1GtTrigReport, TrackingOfflineDQM, CaloTowersDQMClient, __class__< T >, CaloTowersClient, HcalRecHitsDQMClient, TrackingCertificationInfo, GeometryTree, edm::PrintEventSetupContent, CocoaAnalyzer, HLTrigReport, TrackEfficiencyClient, GenXSecAnalyzer, TrackingAnalyser, HcalTB06Analysis, OutputDDToDDL, OutputMagneticFieldDDToDDL, RPCEfficiencyShiftHisto, ElectronDqmHarvesterBase, RPCEfficiencySecond, RPCDqmClient, RPCEventSummary, BrilClient, XMLGeometryBuilder, DQMExample_Step2, RPCRecHitProbabilityClient, RPCDaqInfo, RPCDCSSummary, RPCEfficiencyPerRingLayer, RPCDataCertification, GeometricDetLoader, RPCChamberQuality, RPCDcsInfoClient, and GeometryTestModule.
Definition at line 98 of file EDAnalyzerBase.h.
Referenced by doBeginJob().
void EDAnalyzerBase::callWhenNewProductsRegistered | ( | std::function< void(BranchDescription const &)> const & | func | ) |
Definition at line 50 of file EDAnalyzerBase.cc.
References callWhenNewProductsRegistered_.
|
privatevirtual |
Definition at line 70 of file EDAnalyzerBase.cc.
Referenced by doBeginJob().
|
private |
Definition at line 75 of file EDAnalyzerBase.cc.
References beginJob(), createAcquirer(), and resourcesAcquirer_.
|
private |
Definition at line 105 of file EDAnalyzerBase.cc.
References doBeginLuminosityBlock_(), moduleDescription_, and edm::LuminosityBlock::setConsumer().
|
privatevirtual |
|
private |
Definition at line 87 of file EDAnalyzerBase.cc.
References doBeginRun_(), moduleDescription_, alignCSCRings::r, and edm::Run::setConsumer().
|
privatevirtual |
|
private |
|
private |
Definition at line 114 of file EDAnalyzerBase.cc.
References doEndLuminosityBlock_(), moduleDescription_, and edm::LuminosityBlock::setConsumer().
|
privatevirtual |
|
private |
Definition at line 96 of file EDAnalyzerBase.cc.
References doEndRun_(), moduleDescription_, alignCSCRings::r, and edm::Run::setConsumer().
|
privatevirtual |
|
private |
Definition at line 55 of file EDAnalyzerBase.cc.
References analyze(), alignCSCRings::e, moduleDescription_, mutex_, resourcesAcquirer_, edm::Event::setConsumer(), and edm::Event::setSharedResourcesAcquirer().
|
private |
Definition at line 138 of file EDAnalyzerBase.cc.
References postForkReacquireResources().
|
inlineprivate |
Definition at line 72 of file EDAnalyzerBase.h.
|
private |
Definition at line 133 of file EDAnalyzerBase.cc.
References preForkReleaseResources().
|
inlineprivate |
Definition at line 91 of file EDAnalyzerBase.h.
|
private |
Definition at line 128 of file EDAnalyzerBase.cc.
|
private |
Definition at line 123 of file EDAnalyzerBase.cc.
|
inlineprivatevirtual |
Reimplemented in L1TConfigDumper, GeometryInfoModule, CalibratableTest, L1GtTrigReport, __class__< T >, edm::PrintEventSetupContent, GeometryTree, GenXSecAnalyzer, HLTrigReport, PrintTotemDAQMapping, BuildElasticCorrectionsFile, OutputDDToDDL, OutputMagneticFieldDDToDDL, HcalTB06Analysis, DQMEDHarvester, GeometricDetLoader, and GeometryTestModule.
Definition at line 99 of file EDAnalyzerBase.h.
Referenced by doEndJob().
|
static |
Definition at line 148 of file EDAnalyzerBase.cc.
References edm::ConfigurationDescriptions::addDefault(), and edm::ParameterSetDescription::setUnknown().
|
inline |
Definition at line 64 of file EDAnalyzerBase.h.
References moduleDescription_.
|
inlineprivatevirtual |
Definition at line 102 of file EDAnalyzerBase.h.
Referenced by doPostForkReacquireResources().
|
inlineprivatevirtual |
|
static |
Definition at line 155 of file EDAnalyzerBase.cc.
References edm::edmodule_mightGet_config().
|
private |
Definition at line 167 of file EDAnalyzerBase.cc.
References edm::ProductRegistry::callForEachBranch(), and callWhenNewProductsRegistered_.
|
inlineprivate |
Definition at line 112 of file EDAnalyzerBase.h.
References popcon2dropbox_job_conf::md, and moduleDescription_.
|
inlineprivate |
Definition at line 95 of file EDAnalyzerBase.h.
|
friend |
Definition at line 51 of file EDAnalyzerBase.h.
|
friend |
Definition at line 50 of file EDAnalyzerBase.h.
|
private |
Definition at line 116 of file EDAnalyzerBase.h.
Referenced by callWhenNewProductsRegistered(), and registerProductsAndCallbacks().
|
private |
Definition at line 115 of file EDAnalyzerBase.h.
Referenced by doBeginLuminosityBlock(), doBeginRun(), doEndLuminosityBlock(), doEndRun(), doEvent(), moduleDescription(), and setModuleDescription().
|
private |
Definition at line 119 of file EDAnalyzerBase.h.
Referenced by doEvent().
|
private |
Definition at line 118 of file EDAnalyzerBase.h.
Referenced by doBeginJob(), and doEvent().