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
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