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 
12 //Standard C++ classes
13 #include <iostream>
14 #include <string>
15 #include <map>
16 #include <vector>
17 #include <utility>
18 #include <ostream>
19 #include <fstream>
20 #include <algorithm>
21 #include <cmath>
22 #include <memory>
23 #include <iomanip>
24 #include <cstdlib>
25 
26 // user include files
33 
36 //Included Classes (semi-alphabetical)
69 
76 
80 
88 
92 
93 namespace reco
94 {
96 
97  public:
98  explicit EcalHaloDataProducer(const edm::ParameterSet&);
99  ~EcalHaloDataProducer() override;
100 
101  private:
102 
103  void produce(edm::Event&, const edm::EventSetup&) override;
104 
105  //RecHit Level
110 
111  //Higher Level Reco
114 
121 
127 
128  double RoundnessCut;
129  double AngleCut;
130  };
131 }
132 
133 #endif
134 
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_
EcalHaloDataProducer(const edm::ParameterSet &)
edm::EDGetTokenT< ESRecHitCollection > esrechit_token_
edm::EDGetTokenT< HBHERecHitCollection > hbherechit_token_
fixed size matrix