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

Helper struct that stores run and event positions in the file. More...

#include <SIO/LCIORandomAccess.h>

Public Member Functions

 RunEvent (int run, int evt)
 
 RunEvent (long64 runEvt)
 
 operator long64 () const
 

Public Attributes

int RunNum
 
int EvtNum
 

Detailed Description

Helper struct that stores run and event positions in the file.

The operator<() defines a lexicographical ordering in RunNum and EvtNum where all run records (EvtNum=-1) are orderd first.


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