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 
7 
10 
12 
14  public:
15  explicit CastorSimpleReconstructor(const edm::ParameterSet& ps);
17  virtual void produce(edm::Event& e, const edm::EventSetup& c);
18  private:
21  int subdet_;
22  // HcalOtherSubdetector subdetOther_;
24 
28  bool tsFromDB_;
31 };
32 
33 #endif
virtual void produce(edm::Event &e, const edm::EventSetup &c)
CastorSimpleReconstructor(const edm::ParameterSet &ps)
Detector
Definition: DetId.h:26