LCIO  "2.7.4"
 All Classes Namespaces Functions Variables Typedefs Friends Pages
Public Member Functions | Protected Attributes | Friends | List of all members
SIO::LCIORandomAccess Class Reference

Implementation class for LCIORandomAccess records. More...

#include <SIO/LCIORandomAccess.h>

Public Member Functions

long64 getIndexLocation () const
 
long64 getPrevLocation () const
 
long64 getFirstRecordLocation () const
 
void setIndexLocation (long64 il)
 
void setPreviousLocation (long64 pl)
 
void setFirstRecordLocation (long64 fl)
 

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)
 

Detailed Description

Implementation class for LCIORandomAccess records.

Author
gaede
Version
Id:
LCIORandomAccess.h,v 1.2 2010-06-22 13:49:54 gaede Exp

The documentation for this class was generated from the following file: