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

staw.cpp File Reference

Reads csc data file and produces histograms based on the status elements of the RODs. More...

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "TH1.h"
#include "TGraph.h"
#include "TFile.h"
#include "TF1.h"
#include "TTree.h"
#include "TProfile.h"
#include "CSCEvent.h"
#include "CSCHitList.h"
#include "CalServer.h"

Defines

#define maxSize   4000*32
 Buffer size for an entire ATLAS event.
#define maxChamber   32
 allocate space for all 32 chambers

Functions

int main (int argc, char *argv[])
 read pedestals and data file, produce root file of single hits for monitoring.


Detailed Description

Reads csc data file and produces histograms based on the status elements of the RODs.

Note:
The status elements currently contain data for ROD performance measurements
This application fills a root tree. The tree variables are stored in staw_t.

Function Documentation

int main int  argc,
char *  argv[]
 

read pedestals and data file, produce root file of single hits for monitoring.

event number, increments over all files.

rod number in the readout sequence.


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