#include "TObject.h"
#include "HarpoAnalyse.h"
#include "HarpoEvent.h"
#include "TProfile.h"
#include "TH1F.h"
#include "TH2F.h"
#include "TMath.h"
#include "TVirtualPad.h"
#include "TGraphErrors.h"
#include "TGNumberEntry.h"
Go to the source code of this file.
Data Structures | |
class | HarpoHoughTracking |
A virtual class which define intrafece between HARPO Reader and Event Analysis code. More... | |
Macros | |
#define | NTRACK 100 |
#define | NCLUMAX 5000 |
#define NCLUMAX 5000 |
Definition at line 23 of file HarpoHoughTracking.h.
#define NTRACK 100 |
Definition at line 22 of file HarpoHoughTracking.h.