CMS 3D CMS Logo

EcalHaloDataProducer.h
Go to the documentation of this file.
1 #ifndef RECOMET_METPRODUCERS_ECALHALODATAPRODUCER_H
2 #define RECOMET_METPRODUCERS_ECALHALODATAPRODUCER_H
3 
4 /*
5  [class]: EcalHaloDataProducer
6  [authors]: R. Remington, The University of Florida
7  [description]: EDProducer which runs EcalHaloAlgo and store the EcalHaloData object to the event.
8  [date]: October 15, 2009
9 */
10 
11 //Standard C++ classes
12 #include <iostream>
13 #include <string>
14 #include <map>
15 #include <vector>
16 #include <utility>
17 #include <ostream>
18 #include <fstream>
19 #include <algorithm>
20 #include <cmath>
21 #include <memory>
22 #include <iomanip>
23 #include <cstdlib>
24 
25 // user include files
32 
35 //Included Classes (semi-alphabetical)
68 
75 
79 
87 
91 
92 namespace reco {
94  public:
95  explicit EcalHaloDataProducer(const edm::ParameterSet&);
96  ~EcalHaloDataProducer() override;
97 
98  private:
99  void produce(edm::Event&, const edm::EventSetup&) override;
100 
101  //RecHit Level
106 
107  //Higher Level Reco
110 
117 
123 
124  double RoundnessCut;
125  double AngleCut;
126  };
127 } // namespace reco
128 
129 #endif
Handle.h
MessageLogger.h
Cylinder.h
SteppingHelixPropagator.h
ESHandle.h
TriggerResults.h
AlgebraicObjects.h
reco::EcalHaloDataProducer::AngleCut
double AngleCut
Definition: EcalHaloDataProducer.h:125
edm::EDGetTokenT
Definition: EDGetToken.h:33
reco::EcalHaloDataProducer::ESRecHitEnergyThreshold
float ESRecHitEnergyThreshold
Definition: EcalHaloDataProducer.h:120
EBDetId.h
EEDetId.h
EDProducer.h
reco::EcalHaloDataProducer::hbherechit_token_
edm::EDGetTokenT< HBHERecHitCollection > hbherechit_token_
Definition: EcalHaloDataProducer.h:114
PhotonFwd.h
ESDetId.h
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
TransientTrack.h
reco::EcalHaloDataProducer::IT_Photon
edm::InputTag IT_Photon
Definition: EcalHaloDataProducer.h:109
ConversionFwd.h
reco::EcalHaloDataProducer::SumEcalEnergyThreshold
float SumEcalEnergyThreshold
Definition: EcalHaloDataProducer.h:121
EcalRecHitCollections.h
reco::EcalHaloDataProducer::IT_HBHERecHit
edm::InputTag IT_HBHERecHit
Definition: EcalHaloDataProducer.h:105
CandidateFwd.h
ESDataFrame.h
Plane.h
reco::EcalHaloDataProducer::NHitsEcalThreshold
int NHitsEcalThreshold
Definition: EcalHaloDataProducer.h:122
EcalHaloAlgo.h
MakerMacros.h
Photon.h
Track.h
TrackFwd.h
reco::EcalHaloDataProducer::EERecHitEnergyThreshold
float EERecHitEnergyThreshold
Definition: EcalHaloDataProducer.h:119
reco::EcalHaloDataProducer::~EcalHaloDataProducer
~EcalHaloDataProducer() override
Definition: EcalHaloDataProducer.cc:97
IdealMagneticFieldRecord.h
EDGetToken.h
reco::EcalHaloDataProducer::ebrechit_token_
edm::EDGetTokenT< EBRecHitCollection > ebrechit_token_
Definition: EcalHaloDataProducer.h:111
CaloGeometryRecord.h
HcalRecHitDefs.h
EcalSubdetector.h
Cone.h
reco::EcalHaloDataProducer::eerechit_token_
edm::EDGetTokenT< EERecHitCollection > eerechit_token_
Definition: EcalHaloDataProducer.h:112
CaloSubdetectorGeometry.h
edm::ParameterSet
Definition: ParameterSet.h:36
EcalHaloData.h
Event.h
reco::EcalHaloDataProducer::RoundnessCut
double RoundnessCut
Definition: EcalHaloDataProducer.h:124
ModuleDef.h
reco::EcalHaloDataProducer::IT_EBRecHit
edm::InputTag IT_EBRecHit
Definition: EcalHaloDataProducer.h:102
reco::EcalHaloDataProducer::EBRecHitEnergyThreshold
float EBRecHitEnergyThreshold
Definition: EcalHaloDataProducer.h:118
PdfInfo.h
edm::stream::EDProducer
Definition: EDProducer.h:38
MagneticField.h
CaloTowerDetId.h
edm::EventSetup
Definition: EventSetup.h:57
AnalyticalPropagator.h
reco::EcalHaloDataProducer::photon_token_
edm::EDGetTokenT< reco::PhotonCollection > photon_token_
Definition: EcalHaloDataProducer.h:116
TrajectorySeedCollection.h
EcalRecHit.h
reco::EcalHaloDataProducer::IT_ESRecHit
edm::InputTag IT_ESRecHit
Definition: EcalHaloDataProducer.h:104
EEDataFrame.h
reco::EcalHaloDataProducer::supercluster_token_
edm::EDGetTokenT< reco::SuperClusterCollection > supercluster_token_
Definition: EcalHaloDataProducer.h:115
GeomDet.h
CaloCellGeometry.h
reco::EcalHaloDataProducer::IT_EERecHit
edm::InputTag IT_EERecHit
Definition: EcalHaloDataProducer.h:103
DetId.h
Frameworkfwd.h
reco::EcalHaloDataProducer
Definition: EcalHaloDataProducer.h:93
LocalPoint.h
CaloGeometry.h
reco::EcalHaloDataProducer::EcalHaloDataProducer
EcalHaloDataProducer(const edm::ParameterSet &)
Definition: EcalHaloDataProducer.cc:15
reco::EcalHaloDataProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: EcalHaloDataProducer.cc:50
GlobalVector.h
EventSetup.h
reco::EcalHaloDataProducer::IT_SuperCluster
edm::InputTag IT_SuperCluster
Definition: EcalHaloDataProducer.h:108
Candidate.h
View.h
ParameterSet.h
edm::Event
Definition: Event.h:73
LocalVector.h
GlobalPoint.h
edm::InputTag
Definition: InputTag.h:15
reco::EcalHaloDataProducer::esrechit_token_
edm::EDGetTokenT< ESRecHitCollection > esrechit_token_
Definition: EcalHaloDataProducer.h:113
Conversion.h