Implementation class for LCIORandomAccess records. More...
#include <SIO/LCIORandomAccess.h>
Protected Attributes | |
RunEvent | _minRunEvt |
RunEvent | _maxRunEvt |
int | _nRunHeaders |
int | _nEvents |
int | _recordsAreInOrder |
long64 | _indexLocation |
long64 | _prevLocation |
long64 | _nextLocation |
long64 | _firstRecordLocation |
Friends | |
class | SIORandomAccessHandler |
class | LCIORandomAccessMgr |
std::ostream & | operator<< (std::ostream &os, const LCIORandomAccess &ra) |
bool | operator< (const LCIORandomAccess ra0, const LCIORandomAccess &other) |
Implementation class for LCIORandomAccess records.