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 // C++ Headers --
29 //---------------
30 
31 // ---------------------
32 // -- Class Interface --
33 // ---------------------
34 
35 class DTLVStatusHandler : public popcon::PopConSourceHandler<DTLVStatus> {
36 public:
40 
43  ~DTLVStatusHandler() override;
44 
47  void getNewObjects() override;
49  std::string id() const override;
50 
51 private:
57 
60 };
61 
62 #endif // DTLVStatusHandler_H
PopConSourceHandler.h
DTLVStatusHandler::~DTLVStatusHandler
~DTLVStatusHandler() override
Definition: DTLVStatusHandler.cc:54
DTLVStatusHandler::buff_session
cond::persistency::Session buff_session
Definition: DTLVStatusHandler.h:59
DTLVStatusHandler::getNewObjects
void getNewObjects() override
Definition: DTLVStatusHandler.cc:59
DTLVStatusHandler
Definition: DTLVStatusHandler.h:35
DTLVStatus
Definition: DTLVStatus.h:63
DTLVStatusHandler::id
std::string id() const override
Definition: DTLVStatusHandler.cc:106
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
DTLVStatusHandler::DTLVStatusHandler
DTLVStatusHandler(const edm::ParameterSet &ps)
Definition: DTLVStatusHandler.cc:41
edm::ParameterSet
Definition: ParameterSet.h:47
cond::persistency::Session
Definition: Session.h:63
DTLVStatusHandler::ccbStatus
DTLVStatus * ccbStatus
Definition: DTLVStatusHandler.h:56
DTLVStatusHandler::onlineConnect
std::string onlineConnect
Definition: DTLVStatusHandler.h:53
popcon::PopConSourceHandler
Definition: PopConSourceHandler.h:30
DTLVStatusHandler::omds_session
cond::persistency::Session omds_session
Definition: DTLVStatusHandler.h:58
DTLVStatusHandler::dataTag
std::string dataTag
Definition: DTLVStatusHandler.h:52
DTLVStatus.h
DTLVStatusHandler::onlineAuthentication
std::string onlineAuthentication
Definition: DTLVStatusHandler.h:54
ParameterSet.h
Session.h
DTLVStatusHandler::bufferConnect
std::string bufferConnect
Definition: DTLVStatusHandler.h:55