![]() |
ATLAS Offline Software
|
a selector with an associated frequency More...
Public Member Functions | |
| Trigger (IEvtSelector *pSel, unsigned int firstEvt, unsigned int lastEvt) | |
| unsigned int | todo () const |
| unsigned int | toRead () const |
| unsigned int | read () const |
| bool | done () const |
| StatusCode | next () const |
| StatusCode | previous () const |
| StatusCode | createAddress (IOpaqueAddress *&) const |
| StatusCode | createContext (IEvtSelector::Context *&pCtxt) const |
| bool | operator== (const Trigger &rhs) const |
| bool | operator!= (const Trigger &rhs) const |
| bool | operator< (const Trigger &rhs) const |
| const std::string & | name () const |
| std::string | toString () const |
Private Member Functions | |
| IEvtSelector::Context & | currentContext () const |
| IEvtSelector & | selector () const |
Private Attributes | |
| IEvtSelector * | m_pSelector |
| unsigned int | m_firstEvent |
| unsigned int | m_toRead |
| unsigned int | m_todo |
| unsigned int | m_reads |
| IEvtSelector::Context * | m_current |
a selector with an associated frequency
Definition at line 187 of file MixingEventSelector.h.
| MixingEventSelector::Trigger::Trigger | ( | IEvtSelector * | pSel, |
| unsigned int | firstEvt, | ||
| unsigned int | lastEvt ) |
Definition at line 387 of file MixingEventSelector.cxx.
| StatusCode MixingEventSelector::Trigger::createAddress | ( | IOpaqueAddress *& | pIOA | ) | const |
Definition at line 433 of file MixingEventSelector.cxx.
| StatusCode MixingEventSelector::Trigger::createContext | ( | IEvtSelector::Context *& | pCtxt | ) | const |
Definition at line 440 of file MixingEventSelector.cxx.
|
private |
Definition at line 395 of file MixingEventSelector.cxx.
| bool MixingEventSelector::Trigger::done | ( | ) | const |
Definition at line 450 of file MixingEventSelector.cxx.
|
inline |
Definition at line 222 of file MixingEventSelector.h.
| StatusCode MixingEventSelector::Trigger::next | ( | ) | const |
Definition at line 416 of file MixingEventSelector.cxx.
Definition at line 214 of file MixingEventSelector.h.
Definition at line 217 of file MixingEventSelector.h.
Definition at line 211 of file MixingEventSelector.h.
| StatusCode MixingEventSelector::Trigger::previous | ( | ) | const |
Definition at line 428 of file MixingEventSelector.cxx.
|
inline |
Definition at line 203 of file MixingEventSelector.h.
|
inlineprivate |
Definition at line 229 of file MixingEventSelector.h.
|
inline |
Definition at line 201 of file MixingEventSelector.h.
|
inline |
Definition at line 202 of file MixingEventSelector.h.
| std::string MixingEventSelector::Trigger::toString | ( | ) | const |
Definition at line 408 of file MixingEventSelector.cxx.
|
mutableprivate |
Definition at line 194 of file MixingEventSelector.h.
|
private |
Definition at line 190 of file MixingEventSelector.h.
|
private |
Definition at line 189 of file MixingEventSelector.h.
|
mutableprivate |
Definition at line 193 of file MixingEventSelector.h.
|
private |
Definition at line 192 of file MixingEventSelector.h.
|
private |
Definition at line 191 of file MixingEventSelector.h.