CMS 3D CMS Logo

AlCaEcalHcalReadoutsProducer.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 // system include files
4 #include <memory>
5 #include <string>
6 // user include files
9 
12 
20 
24 
31 
32 //
33 // class decleration
34 //
35 
37 public:
40 
41  void produce(edm::Event &, const edm::EventSetup &) override;
42 
43 private:
44  // ----------member data ---------------------------
45 
49 };
AlCaEcalHcalReadoutsProducer::~AlCaEcalHcalReadoutsProducer
~AlCaEcalHcalReadoutsProducer() override
Definition: AlCaEcalHcalReadoutsProducer.cc:15
EDProducer.h
ESHandle.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
EcalRecHitCollections.h
AlCaEcalHcalReadoutsProducer::tok_hf_
edm::EDGetTokenT< HFRecHitCollection > tok_hf_
Definition: AlCaEcalHcalReadoutsProducer.h:48
MakerMacros.h
AlCaEcalHcalReadoutsProducer::tok_ho_
edm::EDGetTokenT< HORecHitCollection > tok_ho_
Definition: AlCaEcalHcalReadoutsProducer.h:47
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
AlCaEcalHcalReadoutsProducer
Definition: AlCaEcalHcalReadoutsProducer.h:36
IdealGeometryRecord.h
CaloTowerDetId.h
edm::EventSetup
Definition: EventSetup.h:57
AlCaEcalHcalReadoutsProducer::produce
void produce(edm::Event &, const edm::EventSetup &) override
Definition: AlCaEcalHcalReadoutsProducer.cc:18
CaloTowerCollection.h
Ref.h
DetId.h
Frameworkfwd.h
CaloGeometry.h
EventSetup.h
edm::EDProducer
Definition: EDProducer.h:36
HcalRecHitCollections.h
AlCaEcalHcalReadoutsProducer::tok_hbhe_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbhe_
Definition: AlCaEcalHcalReadoutsProducer.h:46
AlCaEcalHcalReadoutsProducer::AlCaEcalHcalReadoutsProducer
AlCaEcalHcalReadoutsProducer(const edm::ParameterSet &)
Definition: AlCaEcalHcalReadoutsProducer.cc:4
ParameterSet.h
edm::Event
Definition: Event.h:73
GlobalPoint.h