FairRoot/PandaRoot
|
#include <PndTrkLegendreNew.h>
Private Member Functions | |
ClassDef (PndTrkLegendreNew, 1) | |
Definition at line 35 of file PndTrkLegendreNew.h.
PndTrkLegendreNew::PndTrkLegendreNew | ( | ) |
Default constructor
Definition at line 56 of file PndTrkLegendreNew.cxx.
References fMvdPixelBranch, fMvdStripBranch, fSttBranch, and PndGeoHandling::Instance().
PndTrkLegendreNew::PndTrkLegendreNew | ( | int | verbose | ) |
Definition at line 63 of file PndTrkLegendreNew.cxx.
References fMvdPixelBranch, fMvdStripBranch, fSttBranch, and PndGeoHandling::Instance().
PndTrkLegendreNew::~PndTrkLegendreNew | ( | ) |
void PndTrkLegendreNew::AnalyticalFit | ( | PndTrkCluster * | cluster, |
double | xc, | ||
double | yc, | ||
double | R, | ||
double & | fitm, | ||
double & | fitq | ||
) |
Definition at line 1687 of file PndTrkLegendreNew.cxx.
References conform, display, fDisplayOn, fFitter, FromConformalToRealTrack(), PndTrkConformalTransform::GetConformalHit(), PndTrkCluster::GetHit(), PndTrkCluster::GetNofHits(), PndTrkConformalHit::GetPosition(), hit(), IntersectionFinder(), PndTrkHit::IsSttParallel(), PndTrkHit::IsSttSkew(), Refresh(), PndTrkFitter::Reset(), PndTrkFitter::SetPointToFit(), sigma, and PndTrkFitter::StraightLineFit().
void PndTrkLegendreNew::AnalyticalFit2 | ( | PndTrkCluster * | cluster, |
double | fitm, | ||
double | fitp, | ||
double & | fitm2, | ||
double & | fip2 | ||
) |
Definition at line 1746 of file PndTrkLegendreNew.cxx.
References conform, display, PndTrkConformalHit::Draw(), fDisplayOn, fFitter, FromConformalToRealTrack(), PndTrkConformalTransform::GetConformalSttHit(), PndTrkCluster::GetHit(), PndTrkConformalHit::GetIsochrone(), PndTrkCluster::GetNofHits(), PndTrkConformalHit::GetPosition(), PndTrkHit::GetPosition(), hit(), IntersectionFinder(), PndTrkHit::IsSttSkew(), R, Refresh(), PndTrkFitter::Reset(), PndTrkFitter::SetPointToFit(), sigma, and PndTrkFitter::StraightLineFit().
Referenced by Exec().
Int_t PndTrkLegendreNew::ApplyLegendre | ( | PndTrkCluster * | cluster, |
double & | theta_max, | ||
double & | r_max | ||
) |
Definition at line 905 of file PndTrkLegendreNew.cxx.
References ExtractLegendre(), and RePrepareLegendre().
|
private |
Int_t PndTrkLegendreNew::ClusterToConformal | ( | PndTrkCluster * | cluster | ) |
Definition at line 1466 of file PndTrkLegendreNew.cxx.
References ComputeTraAndRot(), conform, conformalhitlist, Double_t, FillConformalHitList(), FindReferenceHit(), fRefHit, fSecondary, and PndTrkConformalTransform::SetOrigin().
Referenced by Exec().
void PndTrkLegendreNew::ComputePlaneExtremities | ( | PndTrkCluster * | cluster | ) |
Definition at line 829 of file PndTrkLegendreNew.cxx.
References CAMath::ATan2(), conformalhitlist, CAMath::Cos(), fabs(), fRmax, fRmin, fUmax, fUmin, fVmax, fVmin, PndTrkConformalHitList::GetHit(), PndTrkConformalHit::GetIsochrone(), PndTrkConformalHitList::GetNofHits(), PndTrkConformalHit::GetU(), PndTrkConformalHit::GetV(), Pi, r1, r2, CAMath::Sin(), and v.
Referenced by Exec().
Definition at line 820 of file PndTrkLegendreNew.cxx.
References PndTrkHit::GetPosition().
Referenced by ClusterToConformal().
Int_t PndTrkLegendreNew::CountTracksInCluster | ( | PndTrkCluster * | cluster | ) |
Definition at line 1347 of file PndTrkLegendreNew.cxx.
Referenced by CountTracksInSkewSector().
Int_t PndTrkLegendreNew::CountTracksInCluster | ( | PndTrkCluster * | cluster, |
Int_t | where | ||
) |
int noftracks = nofhitsinlay[tmplayid] - isneigh; if(tmplayid != -1) cout << "CLUSTER CONTAINS @ LAYER " << tmplayid << " ACTUALLY " << nofhitsinlay[tmplayid] << " - " << isneigh << " = " << noftracks << " TRACKS" << endl; if(noftracks > maxnoftracks) maxnoftracks = noftracks;
Definition at line 1356 of file PndTrkLegendreNew.cxx.
References counter, counter1, fTubeArray, PndTrkCluster::GetHit(), PndSttTube::GetLayerID(), PndTrkCluster::GetNofHits(), PndTrkHit::GetTubeID(), hit(), PndSttTube::IsNeighboring(), PndTrkHit::IsSttParallel(), PndTrkHit::SetSortVariable(), and PndTrkCluster::Sort().
Int_t PndTrkLegendreNew::CountTracksInSkewSector | ( | PndTrkCluster * | cluster | ) |
Definition at line 1352 of file PndTrkLegendreNew.cxx.
References CountTracksInCluster().
Referenced by Exec().
PndTrkCluster * PndTrkLegendreNew::CreateClusterAroundTrack | ( | PndTrkTrack * | track | ) |
Definition at line 1533 of file PndTrkLegendreNew.cxx.
References PndTrkCluster::AddHit(), conform, display, PndTrkCluster::DoesContain(), PndTrkTrack::Draw(), PndTrkCluster::Draw(), PndTrkHit::DrawTube(), fabs(), fDisplayOn, FromRealToConformalTrack(), fTubeArray, PndTrkTrack::GetCenter(), PndTrkTrack::GetCluster(), PndTrkConformalTransform::GetConformalHit(), PndTrkConformalTransform::GetConformalSttHit(), PndTrkHitList::GetHit(), PndTrkCluster::GetHit(), PndSttTube::GetLayerID(), PndTrkHitList::GetNofHits(), PndTrkCluster::GetNofHits(), PndTrkTrack::GetRadius(), PndSttTube::GetSectorID(), PndTrkHit::GetTubeID(), PndTrkConformalHit::GetU(), PndTrkConformalHit::GetV(), PndTrkHit::GetXYDistance(), hit(), PndTrkHit::IsSttParallel(), R, CAMath::Sqrt(), and stthitlist.
Referenced by Exec().
PndTrkClusterList PndTrkLegendreNew::CreateFullClusterization | ( | ) |
Definition at line 1113 of file PndTrkLegendreNew.cxx.
References PndTrkClusterList::AddCluster(), PndTrkCluster::AddHit(), display, PndTrkCluster::DoesContain(), PndTrkHit::Draw(), fDisplayOn, fHitMap, fTubeArray, PndTrkNeighboringMap::GetCandseeds(), PndTrkCluster::GetHit(), PndSttTube::GetLayerID(), PndTrkNeighboringMap::GetNeighboringsToHit(), PndTrkHitList::GetNofHits(), PndTrkCluster::GetNofHits(), PndTrkNeighboringMap::GetSeeds(), PndTrkHit::GetTubeID(), PndTrkHit::IsUsed(), and stthitlist.
Referenced by Exec().
PndTrkClusterList PndTrkLegendreNew::CreateFullClusterization2 | ( | ) |
PndTrkClusterList clusterlist;
get seeds *********************************************8 TObjArray seeds = fHitMap->GetSeeds(); neighborings = NULL;
Definition at line 1337 of file PndTrkLegendreNew.cxx.
void PndTrkLegendreNew::DrawConfHit | ( | double | x, |
double | y, | ||
double | r, | ||
int | marker = 2 |
||
) |
Definition at line 642 of file PndTrkLegendreNew.cxx.
References display.
Referenced by FillLegendreHisto().
void PndTrkLegendreNew::DrawGeometry | ( | ) |
Definition at line 498 of file PndTrkLegendreNew.cxx.
References display, fTubeArray, PndSttTube::GetPosition(), hxy, and PndSttTube::IsParallel().
Referenced by Refresh().
void PndTrkLegendreNew::DrawGeometryConf | ( | double | x1, |
double | x2, | ||
double | y1, | ||
double | y2 | ||
) |
Definition at line 528 of file PndTrkLegendreNew.cxx.
Referenced by Exec(), LegendreFit(), and RePrepareLegendre().
void PndTrkLegendreNew::DrawHits | ( | PndTrkHitList * | hitlist | ) |
Definition at line 491 of file PndTrkLegendreNew.cxx.
References display, and PndTrkHitList::Draw().
Referenced by Refresh().
void PndTrkLegendreNew::DrawLegendreHisto | ( | ) |
Definition at line 476 of file PndTrkLegendreNew.cxx.
References display, PndTrkLegendreTransform::Draw(), and legendre.
Referenced by ExtractLegendre().
void PndTrkLegendreNew::DrawLists | ( | ) |
Definition at line 549 of file PndTrkLegendreNew.cxx.
References counter, display, PndTrkHit::DrawTube(), fHitMap, fTubeArray, PndTrkNeighboringMap::GetCandseeds(), PndTrkNeighboringMap::GetIndivisibles(), PndSttTube::GetLayerID(), PndTrkNeighboringMap::GetNeighboringsToHit(), PndTrkNeighboringMap::GetSeeds(), PndTrkNeighboringMap::GetStandalone(), PndTrkHit::GetTubeID(), i, and Refresh().
Referenced by FillHitMap().
void PndTrkLegendreNew::DrawNeighborings | ( | ) |
Definition at line 607 of file PndTrkLegendreNew.cxx.
References DrawNeighboringsToHit(), PndTrkHitList::GetHit(), PndTrkHitList::GetNofHits(), hit(), and stthitlist.
Referenced by FillHitMap().
void PndTrkLegendreNew::DrawNeighboringsToHit | ( | PndTrkHit * | hit | ) |
Definition at line 620 of file PndTrkLegendreNew.cxx.
References display, PndTrkHit::DrawTube(), fHitMap, fTubeArray, PndTrkHit::GetHitID(), PndSttTube::GetLayerID(), PndTrkNeighboringMap::GetNeighboringsToHit(), PndTrkHit::GetTubeID(), i, and Refresh().
Referenced by DrawNeighborings().
|
virtual |
Virtual method Exec
Definition at line 203 of file PndTrkLegendreNew.cxx.
References PndTrkCluster::AddHit(), PndTrkTrackList::AddTrack(), AnalyticalFit2(), PndTrkNeighboringMap::Clear(), ClusterToConformal(), ComputePlaneExtremities(), CountTracksInSkewSector(), CreateClusterAroundTrack(), CreateFullClusterization(), display, PndTrkCluster::DoesContain(), PndTrkTrack::Draw(), DrawGeometryConf(), fDisplayOn, fEventCounter, fHitMap, FillHitMap(), fMvdPixelHitArray, fMvdStripHitArray, fRmax, fRmin, FromConformalToRealTrack(), FromRealToConformalTrack(), fSecondary, fSttHitArray, fThetamax, fThetamin, fTrackArray, fTrackCandArray, fUmax, fUmin, fVerbose, fVmax, fVmin, PndTrkTrack::GetCenter(), PndTrkClusterList::GetCluster(), PndTrkTrack::GetCluster(), PndTrkCluster::GetHit(), PndTrkHit::GetHitID(), PndTrkClusterList::GetNofClusters(), PndTrkCluster::GetNofHits(), PndTrkTrackList::GetNofTracks(), PndTrkTrack::GetRadius(), PndTrkTrackList::GetTrack(), hit(), Initialize(), legendre, LegendreFit(), PndTrkCluster::LightUp(), nhits, R, Refresh(), RefreshConf(), Reset(), PndTrkTrack::SetCenter(), PndTrkTrack::SetCluster(), PndTrkTrack::SetRadius(), PndTrkLegendreTransform::SetUpLegendreHisto(), and track.
Int_t PndTrkLegendreNew::ExtractLegendre | ( | Int_t | mode, |
double & | theta_max, | ||
double & | r_max | ||
) |
Definition at line 912 of file PndTrkLegendreNew.cxx.
References conformalhitlist, PndTrkLegendreTransform::DeleteZoneAroundXYLegendre(), PndTrkLegendreTransform::DeleteZoneAroundXYZoom(), display, DrawLegendreHisto(), PndTrkLegendreTransform::DrawZoom(), PndTrkLegendreTransform::ExtractLegendreMaximum(), PndTrkLegendreTransform::ExtractZoomMaximum(), fDisplayOn, fFoundPeaks, PndTrkLegendreTransform::FillZoomHisto(), fVerbose, PndTrkConformalHitList::GetHit(), PndTrkConformalHit::GetIsochrone(), PndTrkConformalHitList::GetNofHits(), PndTrkConformalHit::GetU(), PndTrkConformalHit::GetV(), legendre, PndTrkLegendreTransform::SetUpZoomHisto(), and tr.
Referenced by ApplyLegendre(), and LegendreFit().
Int_t PndTrkLegendreNew::FillConformalHitList | ( | PndTrkCluster * | cluster | ) |
Definition at line 657 of file PndTrkLegendreNew.cxx.
References PndTrkConformalHitList::AddHit(), conform, conformalhitlist, fRefHit, PndTrkConformalTransform::GetConformalSttHit(), PndTrkCluster::GetHit(), PndTrkConformalHitList::GetNofHits(), PndTrkCluster::GetNofHits(), hit(), PndTrkHit::IsSttParallel(), and PndTrkConformalHitList::SetConformalTransform().
Referenced by ClusterToConformal().
void PndTrkLegendreNew::FillHitMap | ( | ) |
Definition at line 1030 of file PndTrkLegendreNew.cxx.
References PndTrkNeighboringMap::AddNeighboringsToHit(), display, PndTrkHit::Draw(), DrawLists(), DrawNeighborings(), fDisplayOn, fHitMap, fTubeArray, PndTrkHitList::GetHit(), PndTrkNeighboringMap::GetIndivisiblesToHit(), PndTrkHitList::GetNofHits(), PndTrkHit::GetTubeID(), hit(), PndSttTube::IsNeighboring(), PndSttTube::IsSectorLimit(), PndTrkNeighboringMap::PrintIndivisibleMap(), Refresh(), PndTrkNeighboringMap::SetOwnerValue(), and stthitlist.
Referenced by Exec().
void PndTrkLegendreNew::FillLegendreHisto | ( | PndTrkCluster * | cluster | ) |
Definition at line 875 of file PndTrkLegendreNew.cxx.
References conformalhitlist, PndTrkCluster::DoesContain(), DrawConfHit(), fDisplayOn, PndTrkLegendreTransform::FillLegendreHisto(), PndTrkConformalHit::GetHit(), PndTrkConformalHitList::GetHit(), PndTrkConformalHit::GetIsochrone(), PndTrkConformalHitList::GetNofHits(), PndTrkConformalHit::GetU(), PndTrkConformalHit::GetV(), hit(), and legendre.
Referenced by LegendreFit(), and RePrepareLegendre().
PndTrkHit * PndTrkLegendreNew::FindMvdPixelReferenceHit | ( | ) |
Definition at line 714 of file PndTrkLegendreNew.cxx.
References fVerbose, PndTrkHitList::GetHit(), PndTrkHit::GetHitID(), PndTrkHitList::GetNofHits(), hit(), PndTrkHit::IsUsed(), and mvdpixhitlist.
Referenced by FindMvdReferenceHit().
PndTrkHit * PndTrkLegendreNew::FindMvdReferenceHit | ( | ) |
Definition at line 756 of file PndTrkLegendreNew.cxx.
References FindMvdPixelReferenceHit(), and FindMvdStripReferenceHit().
Referenced by FindReferenceHit().
PndTrkHit * PndTrkLegendreNew::FindMvdStripReferenceHit | ( | ) |
Definition at line 735 of file PndTrkLegendreNew.cxx.
References fVerbose, PndTrkHitList::GetHit(), PndTrkHit::GetHitID(), PndTrkHitList::GetNofHits(), hit(), PndTrkHit::IsUsed(), and mvdstrhitlist.
Referenced by FindMvdReferenceHit().
PndTrkHit * PndTrkLegendreNew::FindReferenceHit | ( | ) |
Definition at line 767 of file PndTrkLegendreNew.cxx.
References FindMvdReferenceHit(), and FindSttReferenceHit().
Referenced by ClusterToConformal().
PndTrkHit * PndTrkLegendreNew::FindReferenceHit | ( | PndTrkCluster * | cluster | ) |
Definition at line 779 of file PndTrkLegendreNew.cxx.
References Double_t, fVerbose, PndTrkHit::GetDetectorID(), PndTrkCluster::GetHit(), PndTrkHit::GetHitID(), PndTrkHit::GetIsochrone(), PndTrkCluster::GetNofHits(), hit(), PndTrkHit::IsStt(), and PndTrkHit::IsSttParallel().
PndTrkHit * PndTrkLegendreNew::FindSttReferenceHit | ( | int | isec = -1 | ) |
Definition at line 680 of file PndTrkLegendreNew.cxx.
References Double_t, fVerbose, PndTrkHitList::GetHit(), PndTrkSttHitList::GetHitFromSector(), PndTrkHit::GetIsochrone(), PndTrkHitList::GetNofHits(), PndTrkSttHitList::GetNofHitsInSector(), hit(), PndTrkHit::IsSttSkew(), PndTrkHit::IsUsed(), and stthitlist.
Referenced by FindReferenceHit().
void PndTrkLegendreNew::FromConformalToRealTrack | ( | double | fitm, |
double | fitp, | ||
double & | x0, | ||
double & | y0, | ||
double & | R | ||
) |
Definition at line 991 of file PndTrkLegendreNew.cxx.
References conformalhitlist, CAMath::Cos(), Double_t, PndTrkConformalHitList::GetConformalTransform(), PndTrkConformalTransform::GetRotation(), PndTrkConformalTransform::GetTranslation(), CAMath::Sin(), and sqrt().
Referenced by AnalyticalFit(), AnalyticalFit2(), Exec(), and LegendreFit().
void PndTrkLegendreNew::FromRealToConformalTrack | ( | double | x0, |
double | y0, | ||
double | R, | ||
double & | fitm, | ||
double & | fitp | ||
) |
|x| |c -s||xr| —> |xr| | c s||x| |y| |s c||yr| |yr| |-s c||y|
Definition at line 1007 of file PndTrkLegendreNew.cxx.
References conformalhitlist, CAMath::Cos(), Double_t, PndTrkConformalHitList::GetConformalTransform(), PndTrkConformalTransform::GetRotation(), PndTrkConformalTransform::GetTranslation(), and CAMath::Sin().
Referenced by CreateClusterAroundTrack(), and Exec().
|
virtual |
Virtual method Init
Definition at line 81 of file PndTrkLegendreNew.cxx.
References conform, display, fDisplayOn, fEventCounter, fFitter, fHitMap, PndSttMapCreator::FillTubeArray(), fMapper, fMvdPix_ConfDistLimit, fMvdPix_RealDistLimit, fMvdPixelBranch, fMvdPixelHitArray, fMvdStr_ConfDistLimit, fMvdStr_RealDistLimit, fMvdStripBranch, fMvdStripHitArray, fPersistence, fSecondary, fStt_ConfDistLimit, fStt_RealDistLimit, fSttBranch, fSttHitArray, fSttParameters, fTimer, fTrackArray, fTrackCandArray, fTubeArray, fVerbose, legendre, PndTrkLegendreTransform::SetUpLegendreHisto(), PndTrkLegendreTransform::SetUpZoomHisto(), and tools.
void PndTrkLegendreNew::Initialize | ( | ) |
Definition at line 174 of file PndTrkLegendreNew.cxx.
References PndTrkHitList::AddTCA(), fFoundPeaks, fInitDone, fMvdPixelBranch, fMvdPixelHitArray, fMvdStripBranch, fMvdStripHitArray, fSttBranch, fSttHitArray, fTubeArray, fUseMVDPix, fUseMVDStr, fUseSTT, PndTrkSttHitList::Instanciate(), PndTrkSdsHitList::InstanciatePixel(), PndTrkSdsHitList::InstanciateStrip(), MVDPIXEL, mvdpixhitlist, mvdstrhitlist, MVDSTRIP, and stthitlist.
Referenced by Exec().
void PndTrkLegendreNew::IntersectionFinder | ( | PndTrkHit * | hit, |
double | xc, | ||
double | yc, | ||
double | R | ||
) |
Definition at line 1835 of file PndTrkLegendreNew.cxx.
References Double_t, fabs(), fTubeArray, PndTrkHit::GetIsochrone(), PndSttTube::GetPosition(), PndTrkHit::GetTubeID(), m, point, R, PndTrkHit::SetPosition(), sqrt(), and vec.
Referenced by AnalyticalFit(), and AnalyticalFit2().
void PndTrkLegendreNew::IntersectionFinder | ( | PndTrkConformalHit * | chit, |
double | fitm, | ||
double | fitp | ||
) |
Definition at line 1819 of file PndTrkLegendreNew.cxx.
References fabs(), PndTrkConformalHit::GetIsochrone(), PndTrkConformalHit::GetU(), PndTrkConformalHit::GetV(), PndTrkConformalHit::SetPosition(), and CAMath::Sqrt().
PndTrkTrack * PndTrkLegendreNew::LegendreFit | ( | PndTrkCluster * | cluster | ) |
Definition at line 1491 of file PndTrkLegendreNew.cxx.
References display, Double_t, DrawGeometryConf(), ExtractLegendre(), PndTrkLegendreTransform::ExtractLegendreSingleLineParameters(), fDisplayOn, FillLegendreHisto(), FromConformalToRealTrack(), fUmax, fUmin, fVmax, fVmin, PndTrkCluster::GetNofHits(), legendre, R, RefreshConf(), PndTrkLegendreTransform::ResetLegendreHisto(), and track.
Referenced by Exec().
void PndTrkLegendreNew::LightCluster | ( | PndTrkCluster * | cluster | ) |
void PndTrkLegendreNew::Refresh | ( | ) |
Definition at line 459 of file PndTrkLegendreNew.cxx.
References DrawGeometry(), DrawHits(), fVerbose, mvdpixhitlist, mvdstrhitlist, and stthitlist.
Referenced by AnalyticalFit(), AnalyticalFit2(), DrawLists(), DrawNeighboringsToHit(), Exec(), and FillHitMap().
void PndTrkLegendreNew::RefreshConf | ( | ) |
Definition at line 483 of file PndTrkLegendreNew.cxx.
Referenced by Exec(), LegendreFit(), and RePrepareLegendre().
void PndTrkLegendreNew::RePrepareLegendre | ( | PndTrkCluster * | cluster | ) |
Definition at line 892 of file PndTrkLegendreNew.cxx.
References DrawGeometryConf(), fDisplayOn, FillLegendreHisto(), fUmax, fUmin, fVmax, fVmin, legendre, RefreshConf(), and PndTrkLegendreTransform::ResetLegendreHisto().
Referenced by ApplyLegendre().
void PndTrkLegendreNew::Reset | ( | ) |
Definition at line 427 of file PndTrkLegendreNew.cxx.
References display, fDisplayOn, fEventCounter, fInitDone, fTime, fTimer, fVerbose, mvdpixhitlist, mvdstrhitlist, and stthitlist.
Referenced by Exec().
|
inline |
void PndTrkLegendreNew::SetParContainers | ( | ) |
Definition at line 166 of file PndTrkLegendreNew.cxx.
References fSttParameters, and rtdb.
|
inline |
|
private |
Definition at line 163 of file PndTrkLegendreNew.h.
Referenced by AnalyticalFit(), AnalyticalFit2(), ClusterToConformal(), CreateClusterAroundTrack(), FillConformalHitList(), and Init().
|
private |
Definition at line 164 of file PndTrkLegendreNew.h.
Referenced by ClusterToConformal(), ComputePlaneExtremities(), ExtractLegendre(), FillConformalHitList(), FillLegendreHisto(), FromConformalToRealTrack(), and FromRealToConformalTrack().
|
private |
Definition at line 182 of file PndTrkLegendreNew.h.
Referenced by AnalyticalFit(), AnalyticalFit2(), CreateClusterAroundTrack(), CreateFullClusterization(), DrawConfHit(), DrawGeometry(), DrawGeometryConf(), DrawHits(), DrawLegendreHisto(), DrawLists(), DrawNeighboringsToHit(), Exec(), ExtractLegendre(), FillHitMap(), Init(), LegendreFit(), and Reset().
|
private |
Definition at line 156 of file PndTrkLegendreNew.h.
|
private |
Definition at line 180 of file PndTrkLegendreNew.h.
Referenced by AnalyticalFit(), AnalyticalFit2(), CreateClusterAroundTrack(), CreateFullClusterization(), Exec(), ExtractLegendre(), FillHitMap(), FillLegendreHisto(), Init(), LegendreFit(), RePrepareLegendre(), Reset(), and SwitchOnDisplay().
|
private |
Definition at line 147 of file PndTrkLegendreNew.h.
|
private |
Definition at line 174 of file PndTrkLegendreNew.h.
Referenced by AnalyticalFit(), AnalyticalFit2(), and Init().
|
private |
Definition at line 171 of file PndTrkLegendreNew.h.
Referenced by ExtractLegendre(), and Initialize().
|
private |
Definition at line 176 of file PndTrkLegendreNew.h.
Referenced by CreateFullClusterization(), DrawLists(), DrawNeighboringsToHit(), Exec(), FillHitMap(), and Init().
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by Initialize(), and Reset().
|
private |
Definition at line 145 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 141 of file PndTrkLegendreNew.h.
Referenced by Init(), Initialize(), and PndTrkLegendreNew().
|
private |
Input array of MvdPixelHitArray
Definition at line 131 of file PndTrkLegendreNew.h.
Referenced by Exec(), Init(), and Initialize().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 141 of file PndTrkLegendreNew.h.
Referenced by Init(), Initialize(), and PndTrkLegendreNew().
|
private |
Input array of MvdStripHitArray
Definition at line 133 of file PndTrkLegendreNew.h.
Referenced by Exec(), Init(), and Initialize().
|
private |
Definition at line 121 of file PndTrkLegendreNew.h.
|
private |
Definition at line 121 of file PndTrkLegendreNew.h.
|
private |
Definition at line 121 of file PndTrkLegendreNew.h.
|
private |
Definition at line 121 of file PndTrkLegendreNew.h.
|
private |
Definition at line 121 of file PndTrkLegendreNew.h.
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 167 of file PndTrkLegendreNew.h.
Referenced by ClusterToConformal(), and FillConformalHitList().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), and Exec().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), and Exec().
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by ClusterToConformal(), Exec(), Init(), and SearchSecondaryTracks().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 169 of file PndTrkLegendreNew.h.
Referenced by Init().
|
private |
Definition at line 141 of file PndTrkLegendreNew.h.
Referenced by Init(), Initialize(), and PndTrkLegendreNew().
|
private |
Input array of PndSttHit
Definition at line 127 of file PndTrkLegendreNew.h.
Referenced by Exec(), Init(), and Initialize().
|
private |
Definition at line 153 of file PndTrkLegendreNew.h.
|
private |
Definition at line 140 of file PndTrkLegendreNew.h.
Referenced by Init(), and SetParContainers().
|
private |
Input array of PndSttPoints
Definition at line 125 of file PndTrkLegendreNew.h.
|
private |
Definition at line 153 of file PndTrkLegendreNew.h.
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by Exec().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by Exec().
|
private |
Definition at line 172 of file PndTrkLegendreNew.h.
Referenced by Reset().
|
private |
Definition at line 173 of file PndTrkLegendreNew.h.
|
private |
Definition at line 135 of file PndTrkLegendreNew.h.
|
private |
Definition at line 135 of file PndTrkLegendreNew.h.
|
private |
Definition at line 137 of file PndTrkLegendreNew.h.
Referenced by CountTracksInCluster(), CreateClusterAroundTrack(), CreateFullClusterization(), DrawGeometry(), DrawLists(), DrawNeighboringsToHit(), FillHitMap(), Init(), Initialize(), and IntersectionFinder().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), Exec(), LegendreFit(), and RePrepareLegendre().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), Exec(), LegendreFit(), and RePrepareLegendre().
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by Initialize().
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by Initialize().
|
private |
Definition at line 159 of file PndTrkLegendreNew.h.
Referenced by Initialize().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), Exec(), LegendreFit(), and RePrepareLegendre().
|
private |
Definition at line 177 of file PndTrkLegendreNew.h.
Referenced by ComputePlaneExtremities(), Exec(), LegendreFit(), and RePrepareLegendre().
|
private |
Definition at line 183 of file PndTrkLegendreNew.h.
Referenced by DrawGeometryConf().
|
private |
Definition at line 181 of file PndTrkLegendreNew.h.
Referenced by DrawGeometry().
|
private |
Definition at line 181 of file PndTrkLegendreNew.h.
|
private |
Definition at line 181 of file PndTrkLegendreNew.h.
|
private |
Definition at line 158 of file PndTrkLegendreNew.h.
Referenced by DrawLegendreHisto(), Exec(), ExtractLegendre(), FillLegendreHisto(), Init(), LegendreFit(), and RePrepareLegendre().
|
private |
Definition at line 151 of file PndTrkLegendreNew.h.
Referenced by FindMvdPixelReferenceHit(), Initialize(), Refresh(), and Reset().
|
private |
Definition at line 152 of file PndTrkLegendreNew.h.
Referenced by FindMvdStripReferenceHit(), Initialize(), Refresh(), and Reset().
|
private |
Definition at line 150 of file PndTrkLegendreNew.h.
Referenced by CreateClusterAroundTrack(), CreateFullClusterization(), DrawNeighborings(), FillHitMap(), FindSttReferenceHit(), Initialize(), Refresh(), and Reset().
|
private |
Definition at line 165 of file PndTrkLegendreNew.h.
Referenced by Init().