LCIO  02.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros
lStdHep.hh File Reference
#include "UTIL/lXDR.hh"
#include <vector>
+ Include dependency graph for lStdHep.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  UTIL::lStdTrack
 
struct  UTIL::lStdEvent
 
class  UTIL::lStdHep
 
class  UTIL::lStdHep::EventTable
 
class  UTIL::lStdHep::Event
 

Namespaces

 UTIL
 

Macros

#define LSH_GENERIC   0
 
#define LSH_FILEHEADER   1
 
#define LSH_EVENTTABLE   2
 
#define LSH_SEQUENTIALHEADER   3
 
#define LSH_EVENTHEADER   4
 
#define LSH_NOTHING   5
 
#define LSH_SUCCESS   0
 
#define LSH_BLOCKERROR   101
 
#define LSH_NOEVENTTABLE   102
 
#define LSH_NOEVENT   103
 
#define LSH_NOTSUPPORTED   104
 
#define LSH_EVTABLECORRUPT   105
 
#define LSH_ENDOFFILE   106
 
#define LSH_STDHEP   101
 
#define LSH_OFFTRACKARRAYS   102
 
#define LSH_OFFTRACKSTRUCT   103
 
#define LSH_TRACEARRAYS   104
 
#define LSH_STDHEPM   105
 
#define LSH_STDHEPBEG   106
 
#define LSH_STDHEPEND   107
 
#define LSH_STDHEPCXX   108
 
#define LSH_STDHEPEV4   201
 

Macro Definition Documentation

#define LSH_BLOCKERROR   101

Definition at line 55 of file lStdHep.hh.

Referenced by UTIL::lStdHep::readFileHeader().

#define LSH_ENDOFFILE   106
#define LSH_EVENTHEADER   4

Definition at line 49 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_EVENTTABLE   2

Definition at line 47 of file lStdHep.hh.

Referenced by UTIL::lStdHep::EventTable::read().

#define LSH_EVTABLECORRUPT   105

Definition at line 59 of file lStdHep.hh.

Referenced by UTIL::lStdHep::readEvent().

#define LSH_FILEHEADER   1

Definition at line 46 of file lStdHep.hh.

Referenced by UTIL::lStdHep::readFileHeader().

#define LSH_GENERIC   0

Definition at line 45 of file lStdHep.hh.

#define LSH_NOEVENT   103

Definition at line 57 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_NOEVENTTABLE   102

Definition at line 56 of file lStdHep.hh.

Referenced by UTIL::lStdHep::EventTable::read().

#define LSH_NOTHING   5

Definition at line 50 of file lStdHep.hh.

#define LSH_NOTSUPPORTED   104
#define LSH_OFFTRACKARRAYS   102

Definition at line 65 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_OFFTRACKSTRUCT   103

Definition at line 66 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_SEQUENTIALHEADER   3

Definition at line 48 of file lStdHep.hh.

#define LSH_STDHEP   101

Definition at line 64 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_STDHEPBEG   106

Definition at line 69 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_STDHEPCXX   108

Definition at line 71 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_STDHEPEND   107

Definition at line 70 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_STDHEPEV4   201

Definition at line 72 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::printHeader(), and UTIL::lStdHep::Event::read().

#define LSH_STDHEPM   105

Definition at line 68 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().

#define LSH_SUCCESS   0
#define LSH_TRACEARRAYS   104

Definition at line 67 of file lStdHep.hh.

Referenced by UTIL::lStdHep::Event::read().