HarpoMatchingVertex.
More...
#include <HarpoMatchingVertex.h>
|
| HarpoMatchingVertex () |
|
void | Init () |
|
void | Save (char *mode=NULL) |
|
void | process () |
|
void | print () |
| Overloaded method which do all job. More...
|
|
void | FillQvT (HarpoRecoVertex *vertex, TH1F *h1, TH1F *h2, TH1F *hoverlap, HarpoDccMap *m) |
| Redefine empty default. More...
|
|
Double_t | CompareHist (TH1F *hX, TH1F *hY, TH1F *hoverlapX, TH1F *hoverlapY, Double_t &mean, Double_t &sigma) |
|
TH2F * | Correl (TH1F *h1, TH1F *h2) |
|
Double_t | Covariance (TH1F *hX1, TH1F *hY1, TH1F *hX2, TH1F *hY2, TH1F *hoverlapX, TH1F *hoverlapY) |
|
void | DisplayAnalysis (TRootEmbeddedCanvas *ecTab, TGListBox *infobox) |
|
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) |
|
HarpoMatchingVertex::HarpoMatchingVertex |
( |
| ) |
|
|
inline |
Double_t HarpoMatchingVertex::CompareHist |
( |
TH1F * |
hX, |
|
|
TH1F * |
hY, |
|
|
TH1F * |
hoverlapX, |
|
|
TH1F * |
hoverlapY, |
|
|
Double_t & |
mean, |
|
|
Double_t & |
sigma |
|
) |
| |
void HarpoMatchingVertex::ConfigFrame |
( |
TGMainFrame * |
fMain, |
|
|
Int_t |
id |
|
) |
| |
|
virtual |
TH2F * HarpoMatchingVertex::Correl |
( |
TH1F * |
h1, |
|
|
TH1F * |
h2 |
|
) |
| |
Double_t HarpoMatchingVertex::Covariance |
( |
TH1F * |
hX1, |
|
|
TH1F * |
hY1, |
|
|
TH1F * |
hX2, |
|
|
TH1F * |
hY2, |
|
|
TH1F * |
hoverlapX, |
|
|
TH1F * |
hoverlapY |
|
) |
| |
void HarpoMatchingVertex::DisplayAnalysis |
( |
TRootEmbeddedCanvas * |
ecTab, |
|
|
TGListBox * |
infobox |
|
) |
| |
|
virtual |
void HarpoMatchingVertex::Init |
( |
| ) |
|
|
virtual |
TFile * HarpoAnalyse::OpenHistFile |
( |
const char * |
ananame | ) |
|
|
inherited |
void HarpoMatchingVertex::print |
( |
| ) |
|
|
virtual |
void HarpoMatchingVertex::process |
( |
| ) |
|
|
virtual |
void HarpoAnalyse::ProcessEvent |
( |
HarpoEvent * |
event | ) |
|
|
virtualinherited |
void HarpoMatchingVertex::Save |
( |
char * |
mode = NULL | ) |
|
|
virtual |
void HarpoMatchingVertex::SetConfig |
( |
| ) |
|
|
virtual |
TGNumberEntry* HarpoMatchingVertex::fChooseNbins |
|
private |
TNtupleD* HarpoMatchingVertex::fNtuple |
|
private |
Int_t HarpoMatchingVertex::fPerfectMatching |
|
private |
TH1F* HarpoMatchingVertex::hCov |
|
private |
TH2F* HarpoMatchingVertex::hCov2 |
|
private |
TH2F* HarpoMatchingVertex::hCov3 |
|
private |
const Int_t HarpoMatchingVertex::kMaxNvertex = 20 |
|
staticprivate |
ULong_t HarpoAnalyse::nEvents |
|
protectedinherited |
The documentation for this class was generated from the following files: