CMS 3D CMS Logo

DTTTrigMatchRPhi.h
Go to the documentation of this file.
1 #ifndef CalibMuon_DTTTrigMatchRPhi_H
2 #define CalibMuon_DTTTrigMatchRPhi_H
3 
12 
13 #include <string>
14 
15 namespace edm {
16  class ParameterSet;
17 }
18 
19 class DTTtrig;
20 
21 namespace dtCalibration {
22 
24 public:
25  // Constructor
27 
28  // Destructor
29  ~DTTTrigMatchRPhi() override;
30 
31  void setES(const edm::EventSetup& setup) override;
32  DTTTrigData correction(const DTSuperLayerId&) override;
33 
34 private:
36 
38 };
39 
40 } // namespace
41 #endif
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:1
HLT enums.