#include <HarpoMatching.h>
|
| HarpoMatching () |
|
void | Init () |
|
void | Save (char *mode=NULL) |
|
void | process () |
|
void | print () |
| Ovreloaded medod whic do all job. More...
|
|
void | Matching (TH1F *hX, TH1F *hY, Double_t &coverageX, Double_t &coverageY, Double_t &chi2) |
| Redefine empty default. More...
|
|
Int_t | InitEventNew () |
|
TH1 * | GetHist (Int_t i, Int_t match=-1) |
|
void | DisplayAnalysis (TRootEmbeddedCanvas *ecTab, TGListBox *info) |
|
void | DrawMatching (HarpoRecoMatching *match, TVirtualPad *c) |
|
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) |
|
Definition at line 34 of file HarpoMatching.h.
HarpoMatching::HarpoMatching |
( |
| ) |
|
|
inline |
Int_t HarpoMatching::CombineTracks |
( |
ULong64_t |
mask, |
|
|
Int_t |
plane |
|
) |
| |
|
private |
void HarpoMatching::ConfigFrame |
( |
TGMainFrame * |
fMain, |
|
|
Int_t |
id |
|
) |
| |
|
virtual |
void HarpoMatching::DisplayAnalysis |
( |
TRootEmbeddedCanvas * |
ecTab, |
|
|
TGListBox * |
info |
|
) |
| |
|
virtual |
void HarpoMatching::DoMatching |
( |
| ) |
|
|
private |
void HarpoMatching::DoMatchingNew |
( |
| ) |
|
|
private |
TH1F * HarpoMatching::GetCompoundHist |
( |
ULong64_t |
mask, |
|
|
Int_t |
plane |
|
) |
| |
|
private |
TH1 * HarpoMatching::GetHist |
( |
Int_t |
i, |
|
|
Int_t |
match = -1 |
|
) |
| |
Int_t HarpoMatching::GetNcom |
( |
ULong64_t |
iTr, |
|
|
ULong64_t |
mask, |
|
|
Int_t |
plane |
|
) |
| |
|
private |
void HarpoMatching::Init |
( |
| ) |
|
|
virtual |
Int_t HarpoMatching::InitEventNew |
( |
| ) |
|
void HarpoMatching::MakeCompoundTracks |
( |
Int_t |
iTr, |
|
|
ULong64_t |
mask, |
|
|
Int_t |
plane |
|
) |
| |
|
private |
void HarpoMatching::Matching |
( |
TH1F * |
hX, |
|
|
TH1F * |
hY, |
|
|
Double_t & |
coverageX, |
|
|
Double_t & |
coverageY, |
|
|
Double_t & |
chi2 |
|
) |
| |
TFile * HarpoAnalyse::OpenHistFile |
( |
const char * |
ananame | ) |
|
|
inherited |
void HarpoMatching::print |
( |
| ) |
|
|
inlinevirtual |
void HarpoMatching::process |
( |
| ) |
|
|
virtual |
void HarpoAnalyse::ProcessEvent |
( |
HarpoEvent * |
event | ) |
|
|
virtualinherited |
void HarpoMatching::Save |
( |
char * |
mode = NULL | ) |
|
|
virtual |
void HarpoMatching::SetConfig |
( |
| ) |
|
|
virtual |
Double_t HarpoMatching::Chi2TroncNcut |
|
private |
Double_t HarpoMatching::FacRec |
|
private |
Double_t HarpoMatching::FacTronc |
|
private |
Double_t HarpoMatching::FacXY |
|
private |
TGNumberEntry* HarpoMatching::fChooseChi2TroncNcut |
|
private |
TGNumberEntry* HarpoMatching::fChooseFacRec |
|
private |
TGNumberEntry* HarpoMatching::fChooseFacTronc |
|
private |
TGNumberEntry* HarpoMatching::fChooseFacXY |
|
private |
TGNumberEntry* HarpoMatching::fChooseNcomMin |
|
private |
ULong64_t HarpoMatching::fMask[NTRACK][2] |
|
private |
Int_t HarpoMatching::fNcomMin |
|
private |
Int_t HarpoMatching::fNcompoundTracks[2] |
|
private |
Int_t HarpoMatching::fTrMax[2] |
|
private |
TH1F* HarpoMatching::hChi2 |
|
private |
TH1F* HarpoMatching::hChi2Event |
|
private |
TH1F* HarpoMatching::hCoverageX |
|
private |
TH1F* HarpoMatching::hCoverageXEvent |
|
private |
TH1F* HarpoMatching::hCoverageY |
|
private |
TH1F* HarpoMatching::hCoverageYEvent |
|
private |
TH1F* HarpoMatching::hQvsTX[NTRACK] |
|
private |
TH1F* HarpoMatching::hQvsTY[NTRACK] |
|
private |
TH2F* HarpoMatching::hQxyVsNcom |
|
private |
TH2F* HarpoMatching::hQxyVsNcomEvent |
|
private |
const Int_t HarpoMatching::kNmaxCompoundTracks = NTRACK |
|
staticprivate |
ULong_t HarpoAnalyse::nEvents |
|
protectedinherited |
The documentation for this class was generated from the following files: