CMS 3D CMS Logo

DTRangeT0Handler.h
Go to the documentation of this file.
1 #ifndef DTRangeT0Handler_H
2 #define DTRangeT0Handler_H
3 
14 //----------------------
15 // Base Class Headers --
16 //----------------------
18 
19 //------------------------------------
20 // Collaborating Class Declarations --
21 //------------------------------------
24 
25 //---------------
26 // C++ Headers --
27 //---------------
28 #include <string>
29 
30 
31 // ---------------------
32 // -- Class Interface --
33 // ---------------------
34 
36 
37  public:
38 
42 
45  ~DTRangeT0Handler() override;
46 
49  void getNewObjects() override;
51  std::string id() const override;
52 
53  private:
54 
57  unsigned int runNumber;
58 
59 };
60 
61 
62 #endif // DTRangeT0Handler_H
63 
64 
65 
66 
67 
68 
std::string fileName
DTRangeT0Handler(const edm::ParameterSet &ps)
~DTRangeT0Handler() override
std::string id() const override
void getNewObjects() override
unsigned int runNumber
std::string dataTag