CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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);
18  virtual void produce(edm::Event& e, const edm::EventSetup& c);
19  private:
22  int subdet_;
23  // HcalOtherSubdetector subdetOther_;
25 
29  bool tsFromDB_;
32 };
33 
34 #endif
virtual void produce(edm::Event &e, const edm::EventSetup &c)
CastorSimpleReconstructor(const edm::ParameterSet &ps)
edm::EDGetTokenT< CastorDigiCollection > tok_input_
Detector
Definition: DetId.h:24