Dummy analysis to run as test and example. Give basic histograms of the data. More...
#include <HarpoAnalyseVertex.h>
Public Member Functions | |
HarpoAnalyseVertex () | |
void | Init () |
void | Save (char *mode=NULL) |
void | process () |
void | print () |
Overloaded method which do all job. More... | |
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 *) |
virtual void | ConfigFrame (TGMainFrame *, Int_t) |
virtual void | SetConfig () |
Data Fields | |
HarpoEvent * | fEvt |
Protected Attributes | |
ULong_t | nEvents |
HarpoRunHeader * | fRunHeader |
Private Attributes | |
TH2F * | hVertex2 |
TNtuple * | fNtuple |
TH1F * | hWidthRatio |
TH1F * | hWidthRatioLog |
TH2F * | hWidthXvsY |
Static Private Attributes | |
static const Int_t | kNhist = 50 |
Redefine empty default. More... | |
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 22 of file HarpoAnalyseVertex.h.
|
inline |
Definition at line 26 of file HarpoAnalyseVertex.h.
|
inlinevirtualinherited |
Reimplemented in HarpoMatching, HarpoHoughTracking, HarpoVertexing, HarpoMatchingVertex, HarpoAnalysePattern, HarpoAnalyseVertex3D, HarpoAnalyseVertex3Dsim, HarpoClusteringBlocs, HarpoAnalyseBertrand, HarpoAnalyseEtrack, HarpoAnalyseTemplate, HarpoSelectorVertex, HarpoAnalysePedestalShift, and HarpoEventSelector.
Definition at line 66 of file HarpoAnalyse.h.
|
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.
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 167 of file HarpoAnalyseVertex.cxx.
|
inherited |
Definition at line 150 of file HarpoAnalyse.cxx.
|
virtual |
Overloaded method which do all job.
Reimplemented from HarpoAnalyse.
Definition at line 37 of file HarpoAnalyseVertex.cxx.
|
virtual |
Implements HarpoAnalyse.
Definition at line 52 of file HarpoAnalyseVertex.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 181 of file HarpoAnalyseVertex.cxx.
|
inherited |
|
inlinevirtualinherited |
Reimplemented in HarpoMatching, HarpoHoughTracking, HarpoVertexing, HarpoMatchingVertex, HarpoAnalysePattern, HarpoAnalyseVertex3D, HarpoAnalyseVertex3Dsim, HarpoClusteringBlocs, HarpoAnalyseBertrand, HarpoAnalyseEtrack, HarpoAnalyseTemplate, HarpoSelectorVertex, HarpoAnalysePedestalShift, and HarpoEventSelector.
Definition at line 67 of file HarpoAnalyse.h.
|
inlineinherited |
|
inherited |
Definition at line 70 of file HarpoAnalyse.h.
|
private |
Definition at line 40 of file HarpoAnalyseVertex.h.
|
protectedinherited |
Definition at line 76 of file HarpoAnalyse.h.
|
private |
Definition at line 39 of file HarpoAnalyseVertex.h.
|
private |
Definition at line 43 of file HarpoAnalyseVertex.h.
|
private |
Definition at line 44 of file HarpoAnalyseVertex.h.
|
private |
Definition at line 45 of file HarpoAnalyseVertex.h.
|
staticprivate |
Redefine empty default.
Definition at line 36 of file HarpoAnalyseVertex.h.
|
protectedinherited |
Definition at line 75 of file HarpoAnalyse.h.