#include <BeamHaloSummaryProducer.h>
Public Member Functions | |
BeamHaloSummaryProducer (const edm::ParameterSet &) | |
~BeamHaloSummaryProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
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 | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
virtual void | produce (edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
edm::InputTag | IT_CSCHaloData |
edm::InputTag | IT_EcalHaloData |
edm::InputTag | IT_GlobalHaloData |
edm::InputTag | IT_HcalHaloData |
float | L_EcalPhiWedgeConfidence |
int | L_EcalPhiWedgeConstituents |
float | L_EcalPhiWedgeEnergy |
float | L_EcalPhiWedgeToF |
float | L_EcalShowerShapesAngle |
float | L_EcalShowerShapesRoundness |
float | L_EcalSuperClusterEnergy |
int | L_EcalSuperClusterSize |
float | L_HcalPhiWedgeConfidence |
int | L_HcalPhiWedgeConstituents |
float | L_HcalPhiWedgeEnergy |
float | L_HcalPhiWedgeToF |
float | T_EcalPhiWedgeConfidence |
int | T_EcalPhiWedgeConstituents |
float | T_EcalPhiWedgeEnergy |
float | T_EcalPhiWedgeToF |
float | T_EcalShowerShapesAngle |
float | T_EcalShowerShapesRoundness |
float | T_EcalSuperClusterEnergy |
int | T_EcalSuperClusterSize |
float | T_HcalPhiWedgeConfidence |
int | T_HcalPhiWedgeConstituents |
float | T_HcalPhiWedgeEnergy |
float | T_HcalPhiWedgeToF |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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 57 of file BeamHaloSummaryProducer.h.
|
explicit |
Definition at line 14 of file BeamHaloSummaryProducer.cc.
References edm::ParameterSet::getParameter().
BeamHaloSummaryProducer::~BeamHaloSummaryProducer | ( | ) |
Definition at line 242 of file BeamHaloSummaryProducer.cc.
|
overrideprivatevirtual |
Implements edm::EDProducer.
Definition at line 52 of file BeamHaloSummaryProducer.cc.
References abs, angle(), BeamHaloSummary_cfi::BeamHaloSummary, edm::Event::getByLabel(), reco::GlobalHaloData::GetMatchedEcalPhiWedges(), reco::GlobalHaloData::GetMatchedHcalPhiWedges(), reco::HcalHaloData::GetPhiWedges(), reco::CSCHaloData::GetSegmentsInBothEndcaps(), reco::EcalHaloData::GetShowerShapesAngle(), reco::EcalHaloData::GetShowerShapesRoundness(), reco::EcalHaloData::GetSuperClusters(), i, n, reco::CSCHaloData::NFlatHaloSegments(), reco::CSCHaloData::NOutOfTimeHits(), reco::CSCHaloData::NTracksSmalldT(), reco::CSCHaloData::NumberOfHaloTracks(), reco::CSCHaloData::NumberOfHaloTriggers(), reco::CSCHaloData::NumberOfOutOfTimeTriggers(), edm::Handle< T >::product(), edm::Event::put(), and edm::RefVector< C, T, F >::size().
|
private |
Definition at line 67 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 68 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 70 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 69 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 75 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 73 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 72 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 74 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 77 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 76 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 93 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 91 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 90 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 92 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 84 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 82 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 81 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 83 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 86 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 85 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 98 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 96 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 95 of file BeamHaloSummaryProducer.h.
|
private |
Definition at line 97 of file BeamHaloSummaryProducer.h.