12 #include "KVIDGraph.h"
21 #include "KVIDZALine.h"
22 #include "KVIDZAGrid.h"
23 #include "KVSpiderIdentificator.h"
#define RQ_OBJECT(sender_class)
#define ClassDef(name, id)
Base class for particle identification in a 2D map.
static Double_t fSpFactor
TGHorizontalFrame * fNPointsFrame
virtual ~KVSpIdGUI()
Delete all widgets.
TGHorizontalFrame * fButtonsFrame
void SetUseCut(Bool_t uc)
TGGroupFrame * fOptFrame
options
TGNumberEntry * fSpiderFactorEntry
void SetDebug(Bool_t deb)
TGCheckButton * fDebugBut
TGLabel * fSpiderFactorLabel
TGHorizontalFrame * fHdataFrame
void SpiderIdentification()
TGHorizontalFrame * fDebugFrame
TGNumberEntry * fNPointsEntry
TGTextButton * fCloseButton
TGLabel * fHdataNameLabel
void SetPiedestal(Bool_t pied)
TGLabel * fAngleDownLabel
TGHorizontalFrame * fPiedFrame
TGNumberEntry * fAngleDownEntry
TGHorizontalFrame * fTypeFrame
TGHorizontalFrame * fZpFrame
TGNumberEntry * fApertureUpEntry
TGHorizontalFrame * fSpiderFactorFrame
TGHProgressBar * fProgressBar
Progress Bar and buttons.
void SetUserParameter(Bool_t par)
TGGroupFrame * fAdOptFrame
advanced options
TGTextButton * fTestButton
TGNumberEntry * fAngleUpEntry
TGHorizontalFrame * fAngleUpFrame
TGGroupFrame * fInitFrame
initialisation parameters frame
TGCheckButton * fSpiderFactorRadio
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")
KVSpiderIdentificator * fIdentificator
Semi-automatic identification grid generator.