This class is the persistent representation of EventStreamInfo.
More...
#include <EventStreamInfo_p2.h>
This class is the persistent representation of EventStreamInfo.
Definition at line 22 of file EventStreamInfo_p2.h.
◆ EventStreamInfo_p2() [1/2]
| EventStreamInfo_p2::EventStreamInfo_p2 |
( |
| ) |
|
|
inline |
Default Constructor.
Definition at line 47 of file EventStreamInfo_p2.h.
std::vector< EventType_p1 > m_eventTypes
unsigned int m_numberOfEvents
std::vector< unsigned int > m_lumiBlockNumbers
std::vector< std::string > m_processingTags
std::vector< unsigned int > m_runNumbers
std::vector< std::pair< unsigned int, std::string > > m_itemList
◆ EventStreamInfo_p2() [2/2]
◆ ~EventStreamInfo_p2()
| EventStreamInfo_p2::~EventStreamInfo_p2 |
( |
| ) |
|
|
inlinevirtual |
◆ operator=()
Overloaded Assignment Operator.
Definition at line 61 of file EventStreamInfo_p2.h.
61 {
62 if (this != &rhs) {
69 }
70 return *this;
71}
◆ EventStreamInfoCnv_p2
◆ PoolFilePeeker
◆ m_eventTypes
◆ m_itemList
| std::vector<std::pair<unsigned int, std::string> > EventStreamInfo_p2::m_itemList |
◆ m_lumiBlockNumbers
| std::vector<unsigned int> EventStreamInfo_p2::m_lumiBlockNumbers |
◆ m_numberOfEvents
| unsigned int EventStreamInfo_p2::m_numberOfEvents |
◆ m_processingTags
| std::vector<std::string> EventStreamInfo_p2::m_processingTags |
◆ m_runNumbers
| std::vector<unsigned int> EventStreamInfo_p2::m_runNumbers |
The documentation for this class was generated from the following file: