Dummy analysis to run as test and example. Give basic histograms of the data. More...
#include <HarpoEventSelector.h>
Public Member Functions | |
HarpoEventSelector () | |
void | Init () |
void | Save (char *mode=NULL) |
void | process () |
void | print () |
Overloaded method which do all job. More... | |
Int_t | eventselection () |
Redefine empty default. More... | |
void | ConfigFrame (TGMainFrame *fMain, Int_t id) |
Redefine empty default. More... | |
void | SetConfig () |
void | Set (HarpoEvent *event) |
virtual void | ProcessEvent (HarpoEvent *event) |
Set pointer to new event for analyse, anlyse event , and delete. More... | |
void | SetRunHeader (HarpoRunHeader *hdr) |
TFile * | OpenHistFile (const char *ananame) |
virtual void | DisplayAnalysis (TRootEmbeddedCanvas *, TGListBox *) |
Data Fields | |
HarpoEvent * | fEvt |
Protected Attributes | |
ULong_t | nEvents |
HarpoRunHeader * | fRunHeader |
Private Attributes | |
Double_t | fQchMax |
Double_t | fQch |
TGNumberEntry * | fChooseQchMax |
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 20 of file HarpoEventSelector.h.
|
inline |
Definition at line 24 of file HarpoEventSelector.h.
|
virtual |
Redefine empty default.
Reimplemented from HarpoAnalyse.
Definition at line 126 of file HarpoEventSelector.cxx.
|
inlinevirtualinherited |
Reimplemented in HarpoHoughTracking, HarpoMatching, HarpoKalmanNew, HarpoVertexing, HarpoClustering, HarpoMatchingVertex, HarpoAnalysePattern, HarpoAnalyseVertex3D, HarpoAnalyseVertex3Dsim, HarpoClusteringBlocs, HarpoAnalyseBertrand, HarpoAnalyseEtrack, HarpoAnalyseTemplate, and HarpoAnalysePedestalShift.
Definition at line 64 of file HarpoAnalyse.h.
Int_t HarpoEventSelector::eventselection | ( | ) |
Redefine empty default.
Definition at line 67 of file HarpoEventSelector.cxx.
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 101 of file HarpoEventSelector.cxx.
|
inherited |
Definition at line 150 of file HarpoAnalyse.cxx.
|
virtual |
Overloaded method which do all job.
Reimplemented from HarpoAnalyse.
Definition at line 42 of file HarpoEventSelector.cxx.
|
virtual |
Implements HarpoAnalyse.
Definition at line 57 of file HarpoEventSelector.cxx.
|
virtualinherited |
Set pointer to new event for analyse, anlyse event , and delete.
Reimplemented in HarpoAnalyseWriter.
Definition at line 139 of file HarpoAnalyse.cxx.
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 115 of file HarpoEventSelector.cxx.
|
inherited |
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 185 of file HarpoEventSelector.cxx.
|
inlineinherited |
|
private |
Definition at line 40 of file HarpoEventSelector.h.
|
inherited |
Definition at line 70 of file HarpoAnalyse.h.
|
private |
Definition at line 38 of file HarpoEventSelector.h.
|
private |
Definition at line 37 of file HarpoEventSelector.h.
|
protectedinherited |
Definition at line 76 of file HarpoAnalyse.h.
|
protectedinherited |
Definition at line 75 of file HarpoAnalyse.h.