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

csccat.c File Reference

CSC data dump to screen. More...

#include <stdio.h>

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...

Defines

#define MAX_SIZE   25000
#define UINT   unsigned int

Typedefs

typedef AtlasHeader TATLASHeader
typedef AtlasTrailer TAtlasTrailer

Functions

int Skip2CSC (FILE *infile, unsigned int *h)
 main (int argc, char *argv[])


Detailed Description

CSC data dump to screen.

Uses 'final' atlas format

This is not the real reading code: no C++, no classes, no storage of the event for later analysis. Instead, this is old code for debugging. The same function is now availble in testCSCEvent, but this program sometimes shows problems better than testCSCEvent.


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