Dummy analysis to run as test and example. Give basic histograms of the data.
More...
#include <HarpoVertexing.h>
|
| HarpoVertexing () |
|
void | Init () |
|
void | Save (char *mode=NULL) |
|
void | process () |
|
void | print () |
| Overloaded method which do all job. More...
|
|
Double_t | GetFraction (Int_t ndet, Double_t x, Double_t z, Double_t &phi0, Double_t &phi1) |
| Redefine empty default. More...
|
|
void | GetConnex (Int_t i, Int_t j, Int_t n, Int_t n0, HarpoDccMap *m, TH2F *h) |
|
void | DisplayAnalysis (TRootEmbeddedCanvas *ecTab, TGListBox *infobox) |
|
void | ConfigFrame (TGMainFrame *fMain, Int_t id) |
|
void | SetConfig () |
|
void | FindVertexes () |
|
void | RefineVertexPosition () |
|
void | FillVertexAngles () |
|
TArrayD * | GetPeaks2 (TH1F *h) |
|
TArrayD * | GetPeaks (Int_t n, Double_t *x, Double_t *w, Int_t plane, Int_t v) |
|
void | GetPeak (Int_t n, Double_t *x, Double_t *w, Double_t &muOut, Double_t &sigOut, Int_t plane, Int_t v) |
|
void | FitVertex (TH2F *h, HarpoRecoVertex *vertex) |
|
TGraph * | GetGraph (TH2F *h, Int_t n, Double_t x0, Double_t z0, Double_t px, Double_t pz) |
|
TArrayD * | FitGraph (TGraph *g, const Int_t nFit) |
|
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) |
|
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 21 of file HarpoVertexing.h.
HarpoVertexing::HarpoVertexing |
( |
| ) |
|
|
inline |
void HarpoVertexing::ConfigFrame |
( |
TGMainFrame * |
fMain, |
|
|
Int_t |
id |
|
) |
| |
|
virtual |
void HarpoVertexing::DisplayAnalysis |
( |
TRootEmbeddedCanvas * |
ecTab, |
|
|
TGListBox * |
infobox |
|
) |
| |
|
virtual |
void HarpoVertexing::FillVertexAngles |
( |
| ) |
|
void HarpoVertexing::FindVertexes |
( |
| ) |
|
TArrayD * HarpoVertexing::FitGraph |
( |
TGraph * |
g, |
|
|
const Int_t |
nFit |
|
) |
| |
void HarpoVertexing::GetConnex |
( |
Int_t |
i, |
|
|
Int_t |
j, |
|
|
Int_t |
n, |
|
|
Int_t |
n0, |
|
|
HarpoDccMap * |
m, |
|
|
TH2F * |
h |
|
) |
| |
Double_t HarpoVertexing::GetFraction |
( |
Int_t |
ndet, |
|
|
Double_t |
x, |
|
|
Double_t |
z, |
|
|
Double_t & |
phi0, |
|
|
Double_t & |
phi1 |
|
) |
| |
TGraph * HarpoVertexing::GetGraph |
( |
TH2F * |
h, |
|
|
Int_t |
n, |
|
|
Double_t |
x0, |
|
|
Double_t |
z0, |
|
|
Double_t |
px, |
|
|
Double_t |
pz |
|
) |
| |
void HarpoVertexing::GetPeak |
( |
Int_t |
n, |
|
|
Double_t * |
x, |
|
|
Double_t * |
w, |
|
|
Double_t & |
muOut, |
|
|
Double_t & |
sigOut, |
|
|
Int_t |
plane, |
|
|
Int_t |
v |
|
) |
| |
TArrayD * HarpoVertexing::GetPeaks |
( |
Int_t |
n, |
|
|
Double_t * |
x, |
|
|
Double_t * |
w, |
|
|
Int_t |
plane, |
|
|
Int_t |
v |
|
) |
| |
TArrayD * HarpoVertexing::GetPeaks2 |
( |
TH1F * |
h | ) |
|
void HarpoVertexing::Init |
( |
| ) |
|
|
virtual |
TFile * HarpoAnalyse::OpenHistFile |
( |
const char * |
ananame | ) |
|
|
inherited |
void HarpoVertexing::print |
( |
| ) |
|
|
virtual |
void HarpoVertexing::process |
( |
| ) |
|
|
virtual |
void HarpoAnalyse::ProcessEvent |
( |
HarpoEvent * |
event | ) |
|
|
virtualinherited |
void HarpoVertexing::RefineVertexPosition |
( |
| ) |
|
void HarpoVertexing::Save |
( |
char * |
mode = NULL | ) |
|
|
virtual |
void HarpoVertexing::SetConfig |
( |
| ) |
|
|
virtual |
TGNumberEntry* HarpoVertexing::fChooseMinFrac |
|
private |
TGNumberEntry* HarpoVertexing::fChooseQmin |
|
private |
TGNumberEntry* HarpoVertexing::fChooseRadiusX |
|
private |
TGNumberEntry* HarpoVertexing::fChooseRadiusZ |
|
private |
TGNumberEntry* HarpoVertexing::fChooseSeparation |
|
private |
Bool_t HarpoVertexing::fDisplay |
|
private |
TH1F* HarpoVertexing::fHist[2][10][3] |
|
private |
TH1F* HarpoVertexing::fHist2[2][10][3] |
|
private |
TH1F* HarpoVertexing::fHistDiff |
|
private |
TH2F* HarpoVertexing::fHistMap[20] |
|
private |
TH1F* HarpoVertexing::fHistMean[20] |
|
private |
TH2F* HarpoVertexing::fHistProj2D[20] |
|
private |
TH2F* HarpoVertexing::fHistProj2Draw[20] |
|
private |
Double_t HarpoVertexing::fMinFrac |
|
private |
Int_t HarpoVertexing::fNbins |
|
private |
Int_t HarpoVertexing::fNbinsTheta |
|
private |
Double_t HarpoVertexing::fQmin |
|
private |
Double_t HarpoVertexing::fRadiusX |
|
private |
Double_t HarpoVertexing::fRadiusZ |
|
private |
Double_t HarpoVertexing::fSeparation |
|
private |
ULong_t HarpoAnalyse::nEvents |
|
protectedinherited |
The documentation for this class was generated from the following files: