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  private:
22  int subdet_;
23  // HcalOtherSubdetector subdetOther_;
25 
29  bool tsFromDB_;
32 };
33 
34 #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