#include <HLTCaloObjInRegionsProducer.h>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
EtaPhiRegionDataBase * | createEtaPhiRegionData (const std::string &, const edm::ParameterSet &, edm::ConsumesCollector &&) |
Static Private Member Functions | |
static std::unique_ptr < CaloObjCollType > | makeFilteredColl (const edm::Handle< CaloObjCollType > &inputColl, const edm::ESHandle< CaloGeometry > &caloGeomHandle, const std::vector< EtaPhiRegion > ®ions) |
Private Attributes | |
std::vector< std::unique_ptr < EtaPhiRegionDataBase > > | etaPhiRegionData_ |
std::vector< edm::InputTag > | inputCollTags_ |
std::vector< edm::EDGetTokenT < CaloObjCollType > > | inputTokens_ |
std::vector< std::string > | outputProductNames_ |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDProducerBase | |
typedef EDProducerAdaptorBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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 111 of file HLTCaloObjInRegionsProducer.h.
HLTCaloObjInRegionsProducer< CaloObjType, CaloObjCollType >::HLTCaloObjInRegionsProducer | ( | const edm::ParameterSet & | ps | ) |
Definition at line 138 of file HLTCaloObjInRegionsProducer.h.
References HLT_25ns15e33_v4_cff::etaPhiRegions, edm::ParameterSet::getParameter(), TrackValidation_cff::pset, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
Definition at line 119 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 261 of file HLTCaloObjInRegionsProducer.h.
References Exception.
|
static |
Definition at line 155 of file HLTCaloObjInRegionsProducer.h.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSet::addParameter(), edm::ParameterSetDescription::addVPSet(), defaultModuleLabel(), HLT_25ns15e33_v4_cff::etaPhiRegions, HLT_25ns10e33_v2_cff::InputTag, HLT_25ns15e33_v4_cff::outputProductNames, and AlCaHLTBitMon_QueryRunRegistry::string.
|
staticprivate |
Definition at line 220 of file HLTCaloObjInRegionsProducer.h.
References eta, PV3DBase< T, PVType, FrameType >::eta(), CaloSubdetectorGeometry::getGeometry(), CaloCellGeometry::getPosition(), edm::HandleBase::id(), mergeVDriftHistosByStation::name, getGTfromDQMFile::obj, HLT_25ns10e33_v2_cff::outputColl, PV3DBase< T, PVType, FrameType >::phi(), phi(), HLT_25ns10e33_v2_cff::region, and GeomDetEnumerators::subDetGeom.
|
overridevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 192 of file HLTCaloObjInRegionsProducer.h.
References event(), edm::EventSetup::get(), input, edm::HandleBase::isValid(), eostools::move(), mergeVDriftHistosByStation::name, and HLT_25ns10e33_v2_cff::outputColl.
|
private |
Definition at line 133 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 131 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 132 of file HLTCaloObjInRegionsProducer.h.
|
private |
Definition at line 130 of file HLTCaloObjInRegionsProducer.h.