#include <Riostream.h>
#include "TFile.h"
#include "TROOT.h"
#include "TCanvas.h"
#include "TFolder.h"
#include "TTree.h"
#include "TString.h"
#include "TH1D.h"
#include "TStopwatch.h"
#include "CorrelatedSpaceTree2I.h"
#include "CorrelatedSpaceTH2.h"
#include "CubicFilter.h"
Go to the source code of this file.
Functions | |
void | CorrSpaceH2Read (Int_t gateInf=2715, Int_t gateSup=2824, TString fileName="test3.root") |
void | CorrSpaceTreeRead (Int_t gateInf=2815, Int_t gateSup=2824, TString fileName="test1.root") |