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:
39 
40  void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override;
41 
42 private:
43  // ----------member data ---------------------------
44 
48 
52 };
edm::StreamID
Definition: StreamID.h:30
ESHandle.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
edm::EDPutTokenT
Definition: EDPutToken.h:33
EcalRecHitCollections.h
AlCaEcalHcalReadoutsProducer::tok_hf_
edm::EDGetTokenT< HFRecHitCollection > tok_hf_
Definition: AlCaEcalHcalReadoutsProducer.h:47
MakerMacros.h
AlCaEcalHcalReadoutsProducer::tok_ho_
edm::EDGetTokenT< HORecHitCollection > tok_ho_
Definition: AlCaEcalHcalReadoutsProducer.h:46
edm::global::EDProducer
Definition: EDProducer.h:32
AlCaEcalHcalReadoutsProducer::produce
void produce(edm::StreamID, edm::Event &, const edm::EventSetup &) const override
Definition: AlCaEcalHcalReadoutsProducer.cc:16
AlCaEcalHcalReadoutsProducer::put_hf_
edm::EDPutTokenT< HFRecHitCollection > put_hf_
Definition: AlCaEcalHcalReadoutsProducer.h:51
edm::ParameterSet
Definition: ParameterSet.h:47
Event.h
AlCaEcalHcalReadoutsProducer
Definition: AlCaEcalHcalReadoutsProducer.h:36
IdealGeometryRecord.h
CaloTowerDetId.h
edm::EventSetup
Definition: EventSetup.h:57
AlCaEcalHcalReadoutsProducer::put_ho_
edm::EDPutTokenT< HORecHitCollection > put_ho_
Definition: AlCaEcalHcalReadoutsProducer.h:50
CaloTowerCollection.h
Ref.h
DetId.h
Frameworkfwd.h
CaloGeometry.h
EventSetup.h
HcalRecHitCollections.h
AlCaEcalHcalReadoutsProducer::tok_hbhe_
edm::EDGetTokenT< HBHERecHitCollection > tok_hbhe_
Definition: AlCaEcalHcalReadoutsProducer.h:45
AlCaEcalHcalReadoutsProducer::put_hbhe_
edm::EDPutTokenT< HBHERecHitCollection > put_hbhe_
Definition: AlCaEcalHcalReadoutsProducer.h:49
AlCaEcalHcalReadoutsProducer::AlCaEcalHcalReadoutsProducer
AlCaEcalHcalReadoutsProducer(const edm::ParameterSet &)
Definition: AlCaEcalHcalReadoutsProducer.cc:4
ParameterSet.h
EDProducer.h
edm::Event
Definition: Event.h:73
GlobalPoint.h