#include <RecoHI/EvtPlaneProducer/src/EvtPlaneProducer.cc>
Public Member Functions | |
EvtPlaneProducer (const edm::ParameterSet &) | |
~EvtPlaneProducer () | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
Public Member Functions inherited from edm::stream::EDProducerBase | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
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 (const std::string &iProcessName, std::vector< const char * > &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 () |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
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 |
Static Public Member Functions inherited from edm::stream::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 158 of file EvtPlaneProducer.cc.
|
explicit |
Definition at line 215 of file EvtPlaneProducer.cc.
References caloTag_, caloToken, castorTag_, castorToken, centralityBinTag_, centralityBinToken, centralityLabel_, centralityMC_, centralityVariable_, data, hi::EPEtaMax1, hi::EPEtaMax2, hi::EPEtaMin1, hi::EPEtaMin2, hi::EPNames, hi::EPOrder, edm::ParameterSet::exists(), flat, FlatOrder_, edm::ParameterSet::getParameter(), i, HiEvtPlaneFlatten::init(), nCentBins_, hi::NumEPNames, NumFlatBins_, rp, AlCaHLTBitMon_QueryRunRegistry::string, trackTag_, trackToken, vertexTag_, and vertexToken.
EvtPlaneProducer::~EvtPlaneProducer | ( | ) |
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 285 of file EvtPlaneProducer.cc.
References hi::GenPlane::addParticle(), newFWLiteAna::bin, caloCentRef_, caloCentRefWidth_, caloCollection_, caloToken, castorCollection_, castorToken, CentBinCompression_, centralityBinToken, centralityLabel_, edm::ESWatcher< T >::check(), chi2_, funct::cos(), cuy::cv, EcalCondDB::db, dzerr_, hi::EPDet, hi::EPOrder, flat, edm::EventSetup::get(), hi::GenPlane::getAngle(), edm::Event::getByToken(), HiEvtPlaneFlatten::getEtScale(), HiEvtPlaneFlatten::getW(), hi::HF, hirpWatcher, hiWatcher, i, fastTrackerRecHitType::isPixel(), LoadEPDB::IsSuccess(), edm::HandleBase::isValid(), j, loadDB_, maxet_, maxpt_, hi::maxTransverse, maxvtx_, minet_, minpt_, hi::minTransverse, hi::MomConsWeight, nCentBins_, hi::NumEPNames, edm::Handle< T >::product(), edm::Event::put(), dt_dqm_sourceclient_common_cff::reco, reset(), rp, HiEvtPlaneFlatten::setCaloCentRefBins(), funct::sin(), mathSSE::sqrt(), trackCollection_, align::Tracker, trackToken, vertex_, vertexToken, and w.
|
private |
Definition at line 209 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 210 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 184 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 182 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 183 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 188 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 186 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 187 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 211 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 174 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 175 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 171 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 172 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 170 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 205 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 204 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 212 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), produce(), and ~EvtPlaneProducer().
|
private |
Definition at line 206 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 195 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 194 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 197 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 199 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 201 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 203 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 198 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 200 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 202 of file EvtPlaneProducer.cc.
|
private |
Definition at line 208 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 207 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 164 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 192 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 190 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 191 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().
|
private |
Definition at line 180 of file EvtPlaneProducer.cc.
Referenced by produce().
|
private |
Definition at line 178 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer().
|
private |
Definition at line 179 of file EvtPlaneProducer.cc.
Referenced by EvtPlaneProducer(), and produce().