CMS 3D CMS Logo

DTSegment4DT0Corrector.h
Go to the documentation of this file.
1 #ifndef DTSegment_DTSegment4DT0Corrector_H
2 #define DTSegment_DTSegment4DT0Corrector_H
3 
13 
14 namespace edm {
15  class ParameterSet;
16  class Event;
17  class EventSetup;
18 }
19 
21 
22  public:
25 
27  ~DTSegment4DT0Corrector() override;
28 
29  // Operations
30 
32  void produce(edm::Event& event, const edm::EventSetup& setup) override;
33 
34 
35  protected:
36 
37  private:
38 
39  // Switch on verbosity
40  bool debug;
41 
43 
44  // the updator
46 
47 };
48 #endif
49 
50 
DTSegmentUpdator * theUpdator
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:2
HLT enums.
edm::EDGetTokenT< DTRecSegment4DCollection > recHits4DToken_
Definition: event.py:1