Dummy analysis to run as test and example. Give basic histograms of the data.
More...
#include <HarpoClusteringBlocs.h>
|
| HarpoClusteringBlocs () |
|
void | Init () |
|
void | Save (char *mode=NULL) |
|
void | process () |
|
void | print () |
| Overloaded method which do all job. More...
|
|
Int_t | GroupClusters (Int_t nBloc, Int_t i, Int_t j, TClonesArray *clArray) |
| Redefine empty default. More...
|
|
HarpoRecoClusters * | CollateClusters (Int_t iCl, Int_t i, Int_t j, TClonesArray *clArray) |
|
Int_t | MakeClusters (Int_t ndet) |
|
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) |
|
Dummy analysis to run as test and example. Give basic histograms of the data.
Definition at line 20 of file HarpoClusteringBlocs.h.
HarpoClusteringBlocs::HarpoClusteringBlocs |
( |
| ) |
|
|
inline |
HarpoRecoClusters * HarpoClusteringBlocs::CollateClusters |
( |
Int_t |
iCl, |
|
|
Int_t |
i, |
|
|
Int_t |
j, |
|
|
TClonesArray * |
clArray |
|
) |
| |
void HarpoClusteringBlocs::ConfigFrame |
( |
TGMainFrame * |
fMain, |
|
|
Int_t |
id |
|
) |
| |
|
virtual |
void HarpoClusteringBlocs::DisplayAnalysis |
( |
TRootEmbeddedCanvas * |
ecTab, |
|
|
TGListBox * |
infobox |
|
) |
| |
|
virtual |
Int_t HarpoClusteringBlocs::GroupClusters |
( |
Int_t |
nBloc, |
|
|
Int_t |
i, |
|
|
Int_t |
j, |
|
|
TClonesArray * |
clArray |
|
) |
| |
void HarpoClusteringBlocs::Init |
( |
| ) |
|
|
virtual |
Int_t HarpoClusteringBlocs::MakeClusters |
( |
Int_t |
ndet | ) |
|
TFile * HarpoAnalyse::OpenHistFile |
( |
const char * |
ananame | ) |
|
|
inherited |
void HarpoClusteringBlocs::print |
( |
| ) |
|
|
virtual |
void HarpoClusteringBlocs::process |
( |
| ) |
|
|
virtual |
void HarpoAnalyse::ProcessEvent |
( |
HarpoEvent * |
event | ) |
|
|
virtualinherited |
void HarpoClusteringBlocs::Save |
( |
char * |
mode = NULL | ) |
|
|
virtual |
void HarpoClusteringBlocs::SetConfig |
( |
| ) |
|
|
virtual |
TGNumberEntry* HarpoClusteringBlocs::fChooseNminBlocs |
|
private |
TGNumberEntry* HarpoClusteringBlocs::fChooseRebinX |
|
private |
TGNumberEntry* HarpoClusteringBlocs::fChooseRebinZ |
|
private |
Int_t** HarpoClusteringBlocs::fMapReduced |
|
private |
Int_t** HarpoClusteringBlocs::fMapUsed |
|
private |
Int_t HarpoClusteringBlocs::fNcl |
|
private |
Int_t HarpoClusteringBlocs::fNminBlocs |
|
private |
Int_t HarpoClusteringBlocs::fRebinX |
|
private |
Int_t HarpoClusteringBlocs::fRebinZ |
|
private |
Int_t HarpoClusteringBlocs::fSizeX |
|
private |
Int_t HarpoClusteringBlocs::fSizeZ |
|
private |
ULong_t HarpoAnalyse::nEvents |
|
protectedinherited |
The documentation for this class was generated from the following files: