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(const edm::ParameterSet &ps)
void produce(edm::Event &e, const edm::EventSetup &c) override
edm::EDGetTokenT< CastorDigiCollection > tok_input_
Detector
Definition: DetId.h:24