Main Page | Class List | File List | Class Members | File Members | Related Pages

CSCEvent.h File Reference

Reads and stores one CSC event. More...

#include "CSCChamber.h"
#include "CSCReadException.h"

Go to the source code of this file.

Classes

struct  AtlasHeader
 This is the standard ATLAS header structure for ROD fragments. More...
struct  AtlasTrailer
 This is the standard ATLAS trailer for ROD fragments. More...
class  CSCEvent
 This class desribes one event, consisting of an array of CSCChamber objects. More...

Defines

#define TRUE   1
#define FALSE   0;
#define MAX_STATUS   10

Typedefs

typedef AtlasHeader TAtlasHeader
 This is the standard ATLAS header structure for ROD fragments.
typedef AtlasTrailer TAtlasTrailer
 This is the standard ATLAS trailer for ROD fragments.

Variables

const double pitchXbig = 5308
 pitch in the X direction for the big chamber in microns
const double pitchYbig = 21004
 pitch in the Y direction for the big chamber in microns
const double pitchXsmall = 5556.6
 pitch in the X direction for the small chamber in microns
const double pitchYsmall = 12922
 pitch in the Y direction for the small chamber in microns


Detailed Description

Reads and stores one CSC event.


Typedef Documentation

typedef struct AtlasHeader TAtlasHeader
 

This is the standard ATLAS header structure for ROD fragments.

This typedef is used as an internal variable in the CSCEvent class.

See also:
CSCEvent().

typedef struct AtlasTrailer TAtlasTrailer
 

This is the standard ATLAS trailer for ROD fragments.

This typedef is used as an internal variable in the CSCEvent class.

See also:
CSCEvent().


Generated on Wed Oct 29 10:35:18 2008 for CSCRead by  doxygen 1.3.9.1