#include <BeamHaloSummaryProducer.h>
Public Member Functions | |
BeamHaloSummaryProducer (const edm::ParameterSet &) | |
~BeamHaloSummaryProducer () | |
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) |
Definition at line 58 of file BeamHaloSummaryProducer.h.
|
explicit |
Definition at line 15 of file BeamHaloSummaryProducer.cc.
References edm::ParameterSet::getParameter().
BeamHaloSummaryProducer::~BeamHaloSummaryProducer | ( | ) |
Definition at line 282 of file BeamHaloSummaryProducer.cc.
|
overrideprivatevirtual |
Implements edm::stream::EDProducerBase.
Definition at line 60 of file BeamHaloSummaryProducer.cc.
References funct::abs(), angle(), BeamHaloSummary_cfi::BeamHaloSummary, edm::Event::getByToken(), reco::GlobalHaloData::GetMatchedEcalPhiWedges(), reco::GlobalHaloData::GetMatchedHcalPhiWedges(), reco::HcalHaloData::GetPhiWedges(), reco::HcalHaloData::getProblematicStrips(), reco::CSCHaloData::GetSegmentIsCaloMatched(), reco::CSCHaloData::GetSegmentsInBothEndcaps(), reco::CSCHaloData::GetSegmentsInBothEndcaps_Loose_dTcut_TrkMuUnVeto(), reco::CSCHaloData::GetSegmentsInBothEndcaps_Loose_TrkMuUnVeto(), reco::EcalHaloData::GetShowerShapesAngle(), reco::EcalHaloData::GetShowerShapesRoundness(), reco::EcalHaloData::GetSuperClusters(), i, gen::n, reco::CSCHaloData::NFlatHaloSegments(), reco::CSCHaloData::NFlatHaloSegments_TrkMuUnVeto(), reco::CSCHaloData::NOutOfTimeHits(), reco::CSCHaloData::NTracksSmalldT(), reco::CSCHaloData::NumberOfHaloTracks(), reco::CSCHaloData::NumberOfHaloTriggers(), reco::CSCHaloData::NumberOfHaloTriggers_TrkMuUnVeto(), reco::CSCHaloData::NumberOfOutOfTimeTriggers(), edm::Handle< T >::product(), edm::Event::put(), and edm::RefVector< C, T, F >::size().
|
private |
Definition at line 73 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 74 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 76 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 75 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 68 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 69 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 71 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 70 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 81 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 79 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 78 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 80 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 83 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 82 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 85 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 84 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 99 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 97 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 96 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 98 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 106 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 90 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 88 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 87 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 89 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 92 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 91 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 94 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 93 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 104 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 102 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 101 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 103 of file BeamHaloSummaryProducer.h.