CMS 3D CMS Logo

CastorSimpleReconstructor.h
Go to the documentation of this file.
1 #ifndef CASTORSIMPLERECONSTRUCTOR_H
2 #define CASTORSIMPLERECONSTRUCTOR_H 1
3 
8 
11 
13 
15 public:
16  explicit CastorSimpleReconstructor(const edm::ParameterSet& ps);
17  ~CastorSimpleReconstructor() override;
18  void produce(edm::Event& e, const edm::EventSetup& c) override;
19 
20 private:
23  int subdet_;
24  // HcalOtherSubdetector subdetOther_;
26 
30  bool tsFromDB_;
33 };
34 
35 #endif
CastorSimpleReconstructor
Definition: CastorSimpleReconstructor.h:14
Handle.h
edm::EDGetTokenT
Definition: EDGetToken.h:33
EDProducer.h
CastorSimpleReconstructor::produce
void produce(edm::Event &e, const edm::EventSetup &c) override
Definition: CastorSimpleReconstructor.cc:53
CastorSimpleReconstructor::~CastorSimpleReconstructor
~CastorSimpleReconstructor() override
Definition: CastorSimpleReconstructor.cc:51
CastorSimpleReconstructor::CastorSimpleReconstructor
CastorSimpleReconstructor(const edm::ParameterSet &ps)
Definition: CastorSimpleReconstructor.cc:25
HcalDigiCollections.h
CastorSimpleRecAlgo
Definition: CastorSimpleRecAlgo.h:22
CastorSimpleReconstructor::tok_input_
edm::EDGetTokenT< CastorDigiCollection > tok_input_
Definition: CastorSimpleReconstructor.h:25
CastorSimpleReconstructor::maxADCvalue_
int maxADCvalue_
Definition: CastorSimpleReconstructor.h:29
CastorSimpleReconstructor::setSaturationFlag_
bool setSaturationFlag_
Definition: CastorSimpleReconstructor.h:31
edm::ParameterSet
Definition: ParameterSet.h:36
Event.h
CastorSimpleReconstructor::firstSample_
int firstSample_
Definition: CastorSimpleReconstructor.h:27
edm::stream::EDProducer
Definition: EDProducer.h:38
DetId::Detector
Detector
Definition: DetId.h:24
edm::EventSetup
Definition: EventSetup.h:57
CastorSimpleReconstructor::doSaturationCorr_
bool doSaturationCorr_
Definition: CastorSimpleReconstructor.h:32
HltBtagPostValidation_cff.c
c
Definition: HltBtagPostValidation_cff.py:31
CastorSimpleReconstructor::tsFromDB_
bool tsFromDB_
Definition: CastorSimpleReconstructor.h:30
CastorSimpleReconstructor::reco_
CastorSimpleRecAlgo reco_
Definition: CastorSimpleReconstructor.h:21
CastorSimpleRecAlgo.h
EventSetup.h
ParameterSet.h
edm::Event
Definition: Event.h:73
CastorSimpleReconstructor::subdet_
int subdet_
Definition: CastorSimpleReconstructor.h:23
CastorSimpleReconstructor::samplesToAdd_
int samplesToAdd_
Definition: CastorSimpleReconstructor.h:28
CastorSimpleReconstructor::det_
DetId::Detector det_
Definition: CastorSimpleReconstructor.h:22
MillePedeFileConverter_cfg.e
e
Definition: MillePedeFileConverter_cfg.py:37