Dummy analysis to run as test and example. Give basic histograms of the data. More...
#include <HarpoAnalyseMatching.h>
Public Member Functions | |
HarpoAnalyseMatching () | |
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 Member Functions | |
Double_t | TruncMean (TArrayD *vect, Double_t &truncS, Double_t &truncM, Double_t tl, Double_t th) |
Private Attributes | |
TH1F * | hRatio |
Redefine empty default. More... | |
TH2F * | hRatioVsZ |
TH2F * | hRatioVsNchX |
TH2F * | hRatioVsNchY |
TH2F * | hMeanVsSigmaRatio |
TH2F * | hTruncMeanVsSigmaRatio |
TH2F * | hRatioTot |
TH2F * | hRatioTotCut1 |
TH2F * | hRatioTotCut2 |
TH2F * | hTest |
TH2F * | hQch |
TH2F * | hSaturation [5][5] |
TH2F * | hSaturation2 [5][5] |
TH2F * | hNsat |
TH2F * | hNsat2 |
TH2F * | hQxVsQyLogLog |
TH2F * | hQxVsQyLog |
TH2F * | hQxVsQy |
Double_t | fLimSat |
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 19 of file HarpoAnalyseMatching.h.
|
inline |
Definition at line 23 of file HarpoAnalyseMatching.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 221 of file HarpoAnalyseMatching.cxx.
|
inherited |
Definition at line 150 of file HarpoAnalyse.cxx.
|
virtual |
Overloaded method which do all job.
Reimplemented from HarpoAnalyse.
Definition at line 38 of file HarpoAnalyseMatching.cxx.
|
virtual |
Implements HarpoAnalyse.
Definition at line 53 of file HarpoAnalyseMatching.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 269 of file HarpoAnalyseMatching.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 |
|
private |
Definition at line 309 of file HarpoAnalyseMatching.cxx.
|
inherited |
Definition at line 70 of file HarpoAnalyse.h.
|
private |
Definition at line 51 of file HarpoAnalyseMatching.h.
|
protectedinherited |
Definition at line 76 of file HarpoAnalyse.h.
|
private |
Definition at line 36 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 45 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 46 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 42 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 49 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 48 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 47 of file HarpoAnalyseMatching.h.
|
private |
Redefine empty default.
Definition at line 32 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 38 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 39 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 40 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 34 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 35 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 33 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 43 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 44 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 41 of file HarpoAnalyseMatching.h.
|
private |
Definition at line 37 of file HarpoAnalyseMatching.h.
|
protectedinherited |
Definition at line 75 of file HarpoAnalyse.h.