#include <EventSelectorMuonCalibStream.h>
◆ EventSelectorMuonCalibStream()
EventSelectorMuonCalibStream::EventSelectorMuonCalibStream |
( |
const std::string & |
name, |
|
|
ISvcLocator * |
svcloc |
|
) |
| |
◆ ~EventSelectorMuonCalibStream()
EventSelectorMuonCalibStream::~EventSelectorMuonCalibStream |
( |
| ) |
|
◆ createAddress()
StatusCode EventSelectorMuonCalibStream::createAddress |
( |
const Context & |
it, |
|
|
IOpaqueAddress *& |
iop |
|
) |
| const |
|
virtual |
◆ createContext()
StatusCode EventSelectorMuonCalibStream::createContext |
( |
IEvtSelector::Context *& |
it | ) |
const |
|
virtual |
◆ initialize()
StatusCode EventSelectorMuonCalibStream::initialize |
( |
| ) |
|
|
virtual |
◆ last()
StatusCode EventSelectorMuonCalibStream::last |
( |
IEvtSelector::Context & |
it | ) |
const |
|
virtual |
◆ next() [1/2]
StatusCode EventSelectorMuonCalibStream::next |
( |
IEvtSelector::Context & |
it | ) |
const |
|
virtual |
◆ next() [2/2]
StatusCode EventSelectorMuonCalibStream::next |
( |
IEvtSelector::Context & |
ctxt, |
|
|
int |
jump |
|
) |
| const |
|
virtual |
◆ previous() [1/2]
StatusCode EventSelectorMuonCalibStream::previous |
( |
IEvtSelector::Context & |
it | ) |
const |
|
virtual |
◆ previous() [2/2]
StatusCode EventSelectorMuonCalibStream::previous |
( |
IEvtSelector::Context & |
it, |
|
|
int |
jump |
|
) |
| const |
|
virtual |
◆ releaseContext()
StatusCode EventSelectorMuonCalibStream::releaseContext |
( |
IEvtSelector::Context *& |
it | ) |
const |
|
virtual |
◆ resetCriteria()
StatusCode EventSelectorMuonCalibStream::resetCriteria |
( |
const std::string & |
criteria, |
|
|
IEvtSelector::Context & |
context |
|
) |
| const |
|
virtual |
◆ rewind()
StatusCode EventSelectorMuonCalibStream::rewind |
( |
IEvtSelector::Context & |
it | ) |
const |
|
virtual |
◆ m_beginIter
◆ m_dataProvider
◆ m_endIter
◆ m_eventSource
◆ m_NumEvents
std::atomic<long> EventSelectorMuonCalibStream::m_NumEvents {0} |
|
mutableprivate |
◆ m_SkipEvents
Gaudi::Property<int> EventSelectorMuonCalibStream::m_SkipEvents {this, "SkipEvents", 0, "Number of events to skip at the beginning"} |
|
private |
The documentation for this class was generated from the following files:
virtual void * identifier() const
Inequality operator.
This class provides the Context for EventSelectorMuonCalibStream.