#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[]) |
1.3.9.1