CMS 3D CMS Logo

FillInfoPopConSourceHandler.h
Go to the documentation of this file.
1 #ifndef FILLINFOPOPCONSOURCEHANDLER_H
2 #define FILLINFOPOPCONSOURCEHANDLER_H
3 
4 #include <string>
5 
9 
11 public:
14  void getNewObjects() override;
15  std::string id() const override;
16 
17 private:
18  bool m_debug;
19  unsigned short m_firstFill, m_lastFill;
21  //for reading from relational database source
23 };
24 
25 #endif
PopConSourceHandler.h
FillInfoPopConSourceHandler::id
std::string id() const override
Definition: FillInfoPopConSourceHandler.cc:416
FillInfoPopConSourceHandler::getNewObjects
void getNewObjects() override
Definition: FillInfoPopConSourceHandler.cc:31
FillInfoPopConSourceHandler::m_firstFill
unsigned short m_firstFill
Definition: FillInfoPopConSourceHandler.h:19
FillInfoPopConSourceHandler::m_dipSchema
std::string m_dipSchema
Definition: FillInfoPopConSourceHandler.h:22
FillInfoPopConSourceHandler::m_debug
bool m_debug
Definition: FillInfoPopConSourceHandler.h:18
FillInfoPopConSourceHandler
Definition: FillInfoPopConSourceHandler.h:10
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition: AlCaHLTBitMon_QueryRunRegistry.py:256
FillInfoPopConSourceHandler::m_connectionString
std::string m_connectionString
Definition: FillInfoPopConSourceHandler.h:22
FillInfoPopConSourceHandler::FillInfoPopConSourceHandler
FillInfoPopConSourceHandler(const edm::ParameterSet &pset)
Definition: FillInfoPopConSourceHandler.cc:20
edm::ParameterSet
Definition: ParameterSet.h:36
FillInfoPopConSourceHandler::m_lastFill
unsigned short m_lastFill
Definition: FillInfoPopConSourceHandler.h:19
popcon::PopConSourceHandler
Definition: PopConSourceHandler.h:30
FillInfoPopConSourceHandler::m_name
std::string m_name
Definition: FillInfoPopConSourceHandler.h:20
ParameterSetfwd.h
FillInfo.h
FillInfoPopConSourceHandler::~FillInfoPopConSourceHandler
~FillInfoPopConSourceHandler() override
Definition: FillInfoPopConSourceHandler.cc:29
FillInfoPopConSourceHandler::m_authpath
std::string m_authpath
Definition: FillInfoPopConSourceHandler.h:22
muonDTDigis_cfi.pset
pset
Definition: muonDTDigis_cfi.py:27