CMS 3D CMS Logo

DTLVStatusHandler.h
Go to the documentation of this file.
1 #ifndef DTLVStatusHandler_H
2 #define DTLVStatusHandler_H
3 
14 //----------------------
15 // Base Class Headers --
16 //----------------------
18 
19 //------------------------------------
20 // Collaborating Class Declarations --
21 //------------------------------------
25 #include <string>
26 
27 
28 //---------------
29 // C++ Headers --
30 //---------------
31 
32 
33 // ---------------------
34 // -- Class Interface --
35 // ---------------------
36 
38 
39  public:
40 
44 
47  ~DTLVStatusHandler() override;
48 
51  void getNewObjects() override;
53  std::string id() const override;
54 
55  private:
56 
62 
65 
66 };
67 
68 
69 #endif // DTLVStatusHandler_H
70 
71 
72 
73 
74 
75 
~DTLVStatusHandler() override
cond::persistency::Session buff_session
void getNewObjects() override
DTLVStatus * ccbStatus
DTLVStatusHandler(const edm::ParameterSet &ps)
std::string onlineAuthentication
cond::persistency::Session omds_session
std::string onlineConnect
std::string bufferConnect
std::string id() const override