1 #ifndef HARPOCLUSTERING_H
2 #define HARPOCLUSTERING_H
18 #include "TGraphErrors.h"
27 void Save(
char *mode=NULL);
void FindCluster(HarpoDccMap *m, Int_t type, Int_t plane)
Cluster finder.
A virtual class which define intrafece between HARPO Reader and Event Analysis code.
void DisplayAnalysis(TRootEmbeddedCanvas *ecTab, TGListBox *infobox)
void SetHist(TH2F *h0, TH2F *h1)
void Save(char *mode=NULL)
unpacked dcc data The class contains the data map for DCC or Feminos The data is stored as a 2D TMatr...
void SetNoiseThr(Double_t val)
void SetCanvas(TVirtualPad *c0, TVirtualPad *c1)
void SetThr(Double_t val)
Clustering algorithm, runs on RAW data (HarpoMap), produces HarpoRecoClusters objects.