ICP  1
Classes | Namespaces | Enumerations | Functions | Variables
Ievent.h File Reference

Go to the source code of this file.

Classes

struct  DAEEventHeaderInfo
 Sutucture of an Event in DAE memory (32bits) More...
 
struct  DAEEventHeaderVetos
 
struct  DAEEventHeader
 fixed header marker for DAEEventHeader More...
 
struct  DetectorEvent32
 
struct  DetectorEvent64
 
class  Ievent
 

Namespaces

 Ievent_conditions
 

Enumerations

enum  DAEEventHeaderMarker {
  DummyEndOfRunMarker =0xcfffffff, DummyHeaderMarker =0xdfffffff, EndOfRunMarker =0xefffffff, AllValuesFilledInMarker =0xffffffff,
  EndOfRunMarker =0xefffffff, AllValuesFilledInMarker =0xffffffff
}
 

Functions

 Ievent_conditions::BOOST_STATIC_ASSERT (sizeof(DAEEventHeaderInfo)==4)
 
 Ievent_conditions::BOOST_STATIC_ASSERT (sizeof(DAEEventHeaderVetos)==4)
 
 Ievent_conditions::BOOST_STATIC_ASSERT (sizeof(DAEEventHeader)==40)
 
 Ievent_conditions::BOOST_STATIC_ASSERT (sizeof(DetectorEvent32)==4)
 
 Ievent_conditions::BOOST_STATIC_ASSERT (sizeof(DetectorEvent64)==8)
 

Variables

static const int DAEEventHeaderFixedMarker = 0xffffffff
 

Enumeration Type Documentation

Enumerator
DummyEndOfRunMarker 
DummyHeaderMarker 
EndOfRunMarker 
AllValuesFilledInMarker 
EndOfRunMarker 
AllValuesFilledInMarker 

Definition at line 40 of file Ievent.h.

Variable Documentation

const int DAEEventHeaderFixedMarker = 0xffffffff
static

Definition at line 42 of file Ievent.h.