#include <EventInfoDict.h>
Definition at line 30 of file EventInfoDict.h.
◆ eventTypes()
Definition at line 64 of file EventInfoDict.h.
64 {
67 }
const std::set< EventType > & getEventTypes() const
◆ itemList()
| std::vector< std::pair< CLID, std::string > > PyEventStreamInfo::itemList |
( |
const ::EventStreamInfo & | esi | ) |
|
|
inlinestatic |
Definition at line 56 of file EventInfoDict.h.
56 {
57 return std::vector<std::pair<CLID, std::string> >
60 }
const std::set< std::pair< CLID, std::string > > & getItemList() const
◆ lumiBlockNumbers()
| std::vector< unsigned int > PyEventStreamInfo::lumiBlockNumbers |
( |
const ::EventStreamInfo & | esi | ) |
|
|
inlinestatic |
Definition at line 42 of file EventInfoDict.h.
42 {
45 }
const std::set< unsigned int > & getLumiBlockNumbers() const
◆ processingTags()
| std::vector< std::string > PyEventStreamInfo::processingTags |
( |
const ::EventStreamInfo & | esi | ) |
|
|
inlinestatic |
Definition at line 49 of file EventInfoDict.h.
49 {
52 }
const std::set< std::string > & getProcessingTags() const
◆ runNumbers()
| std::vector< unsigned int > PyEventStreamInfo::runNumbers |
( |
const ::EventStreamInfo & | esi | ) |
|
|
inlinestatic |
Definition at line 35 of file EventInfoDict.h.
35 {
38 }
const std::set< unsigned int > & getRunNumbers() const
The documentation for this class was generated from the following file: