Cluster object, containing position, charge and quality information.
More...
#include <HarpoRecoEvent.h>
|
| HarpoRecoClusters () |
|
| HarpoRecoClusters (Int_t Type, Double_t Q, Double_t Qmax, Double_t Mean, Int_t Index, Double_t Sig, Int_t iFirst, Int_t Width, Int_t IdClusterTrack, Int_t plane, Int_t quality=0) |
|
| HarpoRecoClusters (const HarpoRecoClusters &clu) |
|
virtual | ~HarpoRecoClusters () |
|
Int_t | GetType () |
|
Int_t | GetQ () |
|
Int_t | GetQmax () |
|
Double_t | GetMean () |
|
Int_t | GetIndex () |
|
Double_t | GetSig () |
|
Int_t | GetWidth () |
|
Int_t | GetIfirst () |
|
Int_t | GetPlane () |
|
Int_t | GetIdClusterTrack () |
|
Int_t | GetIdClusterTrack (Int_t i) |
|
Double_t | GetX () |
|
Double_t | GetZ () |
|
Double_t | GetXfit (Int_t i=0) |
|
Double_t | GetZfit (Int_t i=0) |
|
Int_t | GetNtr () |
|
Int_t | GetQuality () |
|
void | SetQuality (Int_t val) |
|
void | SetType (Int_t val) |
|
void | SetMean (Double_t val) |
|
void | SetIndex (Int_t val) |
|
void | SetSig (Double_t val) |
|
void | SetWidth (Int_t val) |
|
void | SetIfirst (Int_t val) |
|
void | SetQ (Int_t val) |
|
void | SetQmax (Int_t val) |
|
void | SetPlane (Int_t val) |
|
void | SetIdClusterTrack (Int_t val) |
|
void | SetX (Double_t val) |
|
void | SetZ (Double_t val) |
|
void | SetXfit (Int_t i, Double_t val) |
|
void | SetZfit (Int_t i, Double_t val) |
|
void | AddIdClusterTrack (Int_t val) |
|
void | RemoveIdClusterTrack (Int_t val) |
|
void | RemoveAllClusterTrack () |
|
Bool_t | CheckIdClusterTrack (Int_t val) |
|
Cluster object, containing position, charge and quality information.
Definition at line 28 of file HarpoRecoEvent.h.
HarpoRecoClusters::HarpoRecoClusters |
( |
| ) |
|
HarpoRecoClusters::HarpoRecoClusters |
( |
Int_t |
Type, |
|
|
Double_t |
Q, |
|
|
Double_t |
Qmax, |
|
|
Double_t |
Mean, |
|
|
Int_t |
Index, |
|
|
Double_t |
Sig, |
|
|
Int_t |
iFirst, |
|
|
Int_t |
Width, |
|
|
Int_t |
IdClusterTrack, |
|
|
Int_t |
plane, |
|
|
Int_t |
quality = 0 |
|
) |
| |
HarpoRecoClusters::~HarpoRecoClusters |
( |
| ) |
|
|
virtual |
void HarpoRecoClusters::AddIdClusterTrack |
( |
Int_t |
val | ) |
|
Bool_t HarpoRecoClusters::CheckIdClusterTrack |
( |
Int_t |
val | ) |
|
|
inline |
Int_t HarpoRecoClusters::GetIdClusterTrack |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetIdClusterTrack |
( |
Int_t |
i | ) |
|
|
inline |
Int_t HarpoRecoClusters::GetIfirst |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetIndex |
( |
| ) |
|
|
inline |
Double_t HarpoRecoClusters::GetMean |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetNtr |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetPlane |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetQ |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetQmax |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetQuality |
( |
| ) |
|
|
inline |
Double_t HarpoRecoClusters::GetSig |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetType |
( |
| ) |
|
|
inline |
Int_t HarpoRecoClusters::GetWidth |
( |
| ) |
|
|
inline |
Double_t HarpoRecoClusters::GetX |
( |
| ) |
|
|
inline |
Double_t HarpoRecoClusters::GetXfit |
( |
Int_t |
i = 0 | ) |
|
|
inline |
Double_t HarpoRecoClusters::GetZ |
( |
| ) |
|
|
inline |
Double_t HarpoRecoClusters::GetZfit |
( |
Int_t |
i = 0 | ) |
|
|
inline |
void HarpoRecoClusters::RemoveAllClusterTrack |
( |
| ) |
|
|
inline |
void HarpoRecoClusters::RemoveIdClusterTrack |
( |
Int_t |
val | ) |
|
void HarpoRecoClusters::SetIdClusterTrack |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetIfirst |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetIndex |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetMean |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetPlane |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetQ |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetQmax |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetQuality |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetSig |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetType |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetWidth |
( |
Int_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetX |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetXfit |
( |
Int_t |
i, |
|
|
Double_t |
val |
|
) |
| |
|
inline |
void HarpoRecoClusters::SetZ |
( |
Double_t |
val | ) |
|
|
inline |
void HarpoRecoClusters::SetZfit |
( |
Int_t |
i, |
|
|
Double_t |
val |
|
) |
| |
|
inline |
Int_t HarpoRecoClusters::fIdClusterTrack[MAXTRPERCL] |
|
private |
Int_t HarpoRecoClusters::fIfirst |
|
private |
Int_t HarpoRecoClusters::fIndex |
|
private |
Double_t HarpoRecoClusters::fMean |
|
private |
Int_t HarpoRecoClusters::fNtr |
|
private |
Int_t HarpoRecoClusters::fPlane |
|
private |
Double_t HarpoRecoClusters::fQ |
|
private |
Double_t HarpoRecoClusters::fQmax |
|
private |
Int_t HarpoRecoClusters::fQuality |
|
private |
cluster quality 0 = good, 1 = cut left, 2 = cut right, -1 = noisy
Definition at line 108 of file HarpoRecoEvent.h.
Double_t HarpoRecoClusters::fSig |
|
private |
Int_t HarpoRecoClusters::fType |
|
private |
Int_t HarpoRecoClusters::fWidth |
|
private |
Double_t HarpoRecoClusters::fX |
|
private |
Fitted X position for the associated track (TO BE IMPLEMENTED)
Definition at line 116 of file HarpoRecoEvent.h.
Double_t HarpoRecoClusters::fZ |
|
private |
Fitted Z position for the associated track (TO BE IMPLEMENTED)
Definition at line 118 of file HarpoRecoEvent.h.
The documentation for this class was generated from the following files: