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
33 
36 //Included Classes (semi-alphabetical)
69 
76 
80 
88 
92 
93 namespace reco {
95  public:
96  explicit EcalHaloDataProducer(const edm::ParameterSet&);
97  ~EcalHaloDataProducer() override;
98 
99  private:
100  void produce(edm::Event&, const edm::EventSetup&) override;
101 
102  //RecHit Level
107 
108  //Higher Level Reco
111 
120 
126 
127  double RoundnessCut;
128  double AngleCut;
129  };
130 } // namespace reco
131 
132 #endif
edm::EDGetTokenT< EBRecHitCollection > ebrechit_token_
edm::EDGetTokenT< EERecHitCollection > eerechit_token_
edm::EDGetTokenT< reco::SuperClusterCollection > supercluster_token_
void produce(edm::Event &, const edm::EventSetup &) override
edm::EDGetTokenT< reco::PhotonCollection > photon_token_
edm::ESGetToken< CaloGeometry, CaloGeometryRecord > calogeometry_token_
EcalHaloDataProducer(const edm::ParameterSet &)
edm::EDGetTokenT< ESRecHitCollection > esrechit_token_
edm::EDGetTokenT< HBHERecHitCollection > hbherechit_token_
fixed size matrix