Dummy analysis to run as test and example. Give basic histograms of the data. More...
#include <HarpoAnalyseVertex3D.h>
Public Member Functions | |
HarpoAnalyseVertex3D () | |
void | Init () |
void | Save (char *mode=NULL) |
void | process () |
void | print () |
Overloaded method which do all job. More... | |
void | DisplayAnalysis (TRootEmbeddedCanvas *ecTab, TGListBox *infobox) |
Redefine empty default. More... | |
void | ConfigFrame (TGMainFrame *fMain, Int_t id) |
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) |
Data Fields | |
HarpoEvent * | fEvt |
Protected Attributes | |
ULong_t | nEvents |
HarpoRunHeader * | fRunHeader |
Private Attributes | |
TH1F * | hDist |
TH1F * | hOmega |
TH1F * | hOmegaSim |
TH1F * | hDiffOpen |
TH1F * | hOpen |
TH1F * | hOpenSim |
TH1F * | hDeltaOpen |
TH1F * | hDeltaOmega |
TH2F * | hP |
TGraph2D * | gBeam |
TNtupleD * | fNtuple |
Int_t | fNbins |
TGNumberEntry * | fChooseNbins |
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 23 of file HarpoAnalyseVertex3D.h.
|
inline |
Definition at line 27 of file HarpoAnalyseVertex3D.h.
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 392 of file HarpoAnalyseVertex3D.cxx.
|
virtual |
Redefine empty default.
Reimplemented from HarpoAnalyse.
Definition at line 365 of file HarpoAnalyseVertex3D.cxx.
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 318 of file HarpoAnalyseVertex3D.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 HarpoAnalyseVertex3D.cxx.
|
virtual |
Implements HarpoAnalyse.
Definition at line 57 of file HarpoAnalyseVertex3D.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 343 of file HarpoAnalyseVertex3D.cxx.
|
inherited |
|
virtual |
Reimplemented from HarpoAnalyse.
Definition at line 452 of file HarpoAnalyseVertex3D.cxx.
|
inlineinherited |
|
private |
Definition at line 55 of file HarpoAnalyseVertex3D.h.
|
inherited |
Definition at line 70 of file HarpoAnalyse.h.
|
private |
Definition at line 54 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 52 of file HarpoAnalyseVertex3D.h.
|
protectedinherited |
Definition at line 76 of file HarpoAnalyse.h.
|
private |
Definition at line 50 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 48 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 47 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 44 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 41 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 42 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 43 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 45 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 46 of file HarpoAnalyseVertex3D.h.
|
private |
Definition at line 49 of file HarpoAnalyseVertex3D.h.
|
protectedinherited |
Definition at line 75 of file HarpoAnalyse.h.