CMS 3D CMS Logo

CSCALCTTrailer2007 Struct Reference

#include <EventFilter/CSCRawToDigi/interface/CSCALCTTrailer.h>

List of all members.

Public Member Functions

 CSCALCTTrailer2007 ()
short unsigned int sizeInWords () const

Public Attributes

unsigned crc0:11
unsigned crc1:11
unsigned e0dLine:16
unsigned frameCount:11
unsigned reserved_0:5
unsigned reserved_1:5
unsigned reserved_3:1
unsigned reserved_4:4


Detailed Description

Definition at line 33 of file CSCALCTTrailer.h.


Constructor & Destructor Documentation

CSCALCTTrailer2007::CSCALCTTrailer2007 (  )  [inline]

size of the trailer

Definition at line 34 of file CSCALCTTrailer.h.

References sizeInWords().

00034                        {
00035     bzero(this,  sizeInWords()*2); 
00036   }


Member Function Documentation

short unsigned int CSCALCTTrailer2007::sizeInWords (  )  const [inline]

size of ALCT Header

Definition at line 37 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::CSCALCTTrailer(), CSCALCTTrailer2007(), and CSCALCTTrailer::data().

00037                                          { 
00038     return 4;
00039   }


Member Data Documentation

unsigned CSCALCTTrailer2007::crc0

Definition at line 41 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::getCRC().

unsigned CSCALCTTrailer2007::crc1

Definition at line 42 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::getCRC().

unsigned CSCALCTTrailer2007::e0dLine

Definition at line 40 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::check().

unsigned CSCALCTTrailer2007::frameCount

Definition at line 43 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::wordCount().

unsigned CSCALCTTrailer2007::reserved_0

Definition at line 41 of file CSCALCTTrailer.h.

unsigned CSCALCTTrailer2007::reserved_1

Definition at line 42 of file CSCALCTTrailer.h.

unsigned CSCALCTTrailer2007::reserved_3

Definition at line 43 of file CSCALCTTrailer.h.

Referenced by CSCALCTTrailer::alctCRCCheck().

unsigned CSCALCTTrailer2007::reserved_4

Definition at line 43 of file CSCALCTTrailer.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 9 18:17:03 2009 for CMSSW by  doxygen 1.5.4