CMS 3D CMS Logo

EcalTBDaqFile Class Reference

#include <IORawData/EcalTBInputService/src/EcalTBDaqFile.h>

Inheritance diagram for EcalTBDaqFile:

EcalTBDaqRFIOFile EcalTBDaqSimpleFile

List of all members.

Public Member Functions

virtual bool checkEndOfFile ()
virtual void close ()
 EcalTBDaqFile ()
 Constructor.
virtual bool getEventData (FedDataPair &data)
virtual ~EcalTBDaqFile ()
 Destructor.

Static Protected Attributes

static const int BOE_ = 5
static const int EOE_ = 10
static const int maxEventSizeInBytes_ = 100000


Detailed Description

Definition at line 9 of file EcalTBDaqFile.h.


Constructor & Destructor Documentation

EcalTBDaqFile::EcalTBDaqFile (  )  [inline]

Constructor.

Definition at line 14 of file EcalTBDaqFile.h.

00014 {};

virtual EcalTBDaqFile::~EcalTBDaqFile (  )  [inline, virtual]

Destructor.

Definition at line 16 of file EcalTBDaqFile.h.

00016 {};


Member Function Documentation

virtual bool EcalTBDaqFile::checkEndOfFile (  )  [inline, virtual]

Reimplemented in EcalTBDaqRFIOFile, and EcalTBDaqSimpleFile.

Definition at line 19 of file EcalTBDaqFile.h.

Referenced by EcalTBDaqFileReader::checkEndOfFile(), and EcalTBDaqFileReader::fillDaqEventData().

00019 { return true; } 

virtual void EcalTBDaqFile::close ( void   )  [inline, virtual]

Reimplemented in EcalTBDaqRFIOFile, and EcalTBDaqSimpleFile.

Definition at line 24 of file EcalTBDaqFile.h.

Referenced by EcalTBDaqFileReader::~EcalTBDaqFileReader().

00024 {};

virtual bool EcalTBDaqFile::getEventData ( FedDataPair data  )  [inline, virtual]

Reimplemented in EcalTBDaqRFIOFile, and EcalTBDaqSimpleFile.

Definition at line 22 of file EcalTBDaqFile.h.

Referenced by EcalTBDaqFileReader::fillDaqEventData().

00022 { return false; };


Member Data Documentation

const int EcalTBDaqFile::BOE_ = 5 [static, protected]

Definition at line 30 of file EcalTBDaqFile.h.

const int EcalTBDaqFile::EOE_ = 10 [static, protected]

Definition at line 29 of file EcalTBDaqFile.h.

Referenced by EcalTBDaqRFIOFile::getEventData(), and EcalTBDaqSimpleFile::getEventData().

const int EcalTBDaqFile::maxEventSizeInBytes_ = 100000 [static, protected]

Definition at line 28 of file EcalTBDaqFile.h.

Referenced by EcalTBDaqRFIOFile::getEventData(), and EcalTBDaqSimpleFile::getEventData().


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:19:56 2009 for CMSSW by  doxygen 1.5.4