12 #include "KVIDGraph.h"
21 #include "KVIDZALine.h"
22 #include "KVIDZAGrid.h"
23 #include "KVSpiderIdentificator.h"
112 static Int_t fAnglesUp;
113 static Int_t fAnglesDown;
114 static Int_t fMatrixType;
115 static Int_t fPiedType;
116 static Int_t fNPoints;
#define RQ_OBJECT(sender_class)
#define ClassDef(name, id)
Base class for particle identification in a 2D map.
virtual ~KVSpIdGUI()
Delete all widgets.
void SetUseCut(Bool_t uc)
void SetDebug(Bool_t deb)
void SpiderIdentification()
void SetPiedestal(Bool_t pied)
void SetUserParameter(Bool_t par)
KVSpIdGUI(KVIDGraph *g=0, TH2 *data_histo=0, Double_t xm=-1., Double_t ym=-1., Double_t pdx=-1., Double_t pdy=-1., const char *opt="DRLF")
Semi-automatic identification grid generator.