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