|
FairRoot/PandaRoot
|
#include <PndTrkConformalHitList.h>
Public Member Functions | |
| PndTrkConformalHitList () | |
| PndTrkConformalHitList (PndTrkConformalTransform *conformal) | |
| PndTrkConformalHitList (const PndTrkConformalHitList &hlist) | |
| ~PndTrkConformalHitList () | |
| PndTrkConformalHitList & | operator= (const PndTrkConformalHitList &hlist) |
| void | AddHit (PndTrkConformalHit *chit) |
| PndTrkConformalHit * | GetHit (int index) |
| void | Reset () |
| void | Clear (Option_t *opt="") |
| void | SetConformalTransform (PndTrkConformalTransform *conformal) |
| PndTrkConformalTransform * | GetConformalTransform () |
| Int_t | GetNofHits () |
| void | Print () |
| void | Draw (Color_t color=kBlack) |
Protected Member Functions | |
| ClassDef (PndTrkConformalHitList, 1) | |
Protected Attributes | |
| PndTrkConformalTransform * | fConformal |
| TClonesArray | fHitList |
Definition at line 25 of file PndTrkConformalHitList.h.
| PndTrkConformalHitList::PndTrkConformalHitList | ( | ) |
Definition at line 15 of file PndTrkConformalHitList.cxx.
| PndTrkConformalHitList::PndTrkConformalHitList | ( | PndTrkConformalTransform * | conformal | ) |
Definition at line 17 of file PndTrkConformalHitList.cxx.
| PndTrkConformalHitList::PndTrkConformalHitList | ( | const PndTrkConformalHitList & | hlist | ) |
Definition at line 19 of file PndTrkConformalHitList.cxx.
| PndTrkConformalHitList::~PndTrkConformalHitList | ( | ) |
Definition at line 23 of file PndTrkConformalHitList.cxx.
References fConformal, and fHitList.
| void PndTrkConformalHitList::AddHit | ( | PndTrkConformalHit * | chit | ) |
Definition at line 47 of file PndTrkConformalHitList.cxx.
References fHitList.
Referenced by PndTrkTrackFinder::Exec(), PndTrkLegendreTask::FillConformalHitList(), PndTrkLegendreSecTask::FillConformalHitList(), PndTrkLegendreSecTask2::FillConformalHitList(), PndTrkLegendreNew::FillConformalHitList(), PndTrkCombiLegendreTask::FillConformalHitList(), and PndTrkTrackFinder::FillConformalHitList().
|
protected |
| void PndTrkConformalHitList::Clear | ( | Option_t * | opt = "" | ) |
Definition at line 42 of file PndTrkConformalHitList.cxx.
References fConformal, and fHitList.
Referenced by PndTrkTrackFinder::Exec(), and PndTrkTrackFinder::Initialize().
| void PndTrkConformalHitList::Draw | ( | Color_t | color = kBlack | ) |
Definition at line 67 of file PndTrkConformalHitList.cxx.
References PndTrkConformalHit::Draw(), fHitList, and GetNofHits().
|
inline |
Definition at line 48 of file PndTrkConformalHitList.h.
References fConformal.
Referenced by PndTrkLegendreSecTask::CreateClusterByMixedDistance(), PndTrkLegendreTask::CreateClusterByMixedDistance(), PndTrkLegendreSecTask2::CreateClusterByMixedDistance(), PndTrkLegendreTask::FromConformalToRealTrack(), PndTrkLegendreSecTask::FromConformalToRealTrack(), PndTrkLegendreSecTask2::FromConformalToRealTrack(), PndTrkLegendreNew::FromConformalToRealTrack(), PndTrkCombiLegendreTask::FromConformalToRealTrack(), PndTrkTrackFinder::FromConformalToRealTrack(), PndTrkTrackFinder::FromConformalToRealTrackParabola(), PndTrkLegendreNew::FromRealToConformalTrack(), PndTrkCombiLegendreTask::FromRealToConformalTrack(), and PndTrkTrackFinder::FromRealToConformalTrack().
| PndTrkConformalHit * PndTrkConformalHitList::GetHit | ( | int | index | ) |
Definition at line 52 of file PndTrkConformalHitList.cxx.
References fHitList.
Referenced by PndTrkLegendreSecTask2::AddHitToClusterByDistance(), PndTrkLegendreNew::ComputePlaneExtremities(), PndTrkCombiLegendreTask::ComputePlaneExtremities(), PndTrkTrackFinder::ComputePlaneExtremities(), PndTrkLegendreSecTask::CreateClusterByConfDistance(), PndTrkLegendreTask::CreateClusterByConfDistance(), PndTrkLegendreSecTask2::CreateClusterByConfDistance(), PndTrkLegendreSecTask::CreateClusterByDistance(), PndTrkLegendreTask::CreateClusterByDistance(), PndTrkLegendreSecTask2::CreateClusterByDistance(), PndTrkLegendreSecTask::CreateClusterByMixedDistance(), PndTrkLegendreTask::CreateClusterByMixedDistance(), PndTrkLegendreSecTask2::CreateClusterByMixedDistance(), PndTrkTrackFinder::Exec(), PndTrkLegendreNew::ExtractLegendre(), PndTrkTrackFinder::ExtractLegendre(), PndTrkLegendreSecTask::ExtractLegendre(), PndTrkLegendreTask::ExtractLegendre(), PndTrkLegendreSecTask2::ExtractLegendre(), PndTrkLegendreTask::FillLegendreHisto(), PndTrkLegendreSecTask::FillLegendreHisto(), PndTrkLegendreSecTask2::FillLegendreHisto(), PndTrkLegendreNew::FillLegendreHisto(), PndTrkTrackFinder::FillLegendreHisto(), PndTrkCombiLegendreTask::FillPeakCouplesHisto(), and PndTrkCombiLegendreTask::FillPeakNeighCouplesHisto().
|
inline |
Definition at line 49 of file PndTrkConformalHitList.h.
References fHitList.
Referenced by PndTrkLegendreSecTask2::AddHitToClusterByDistance(), PndTrkLegendreNew::ComputePlaneExtremities(), PndTrkCombiLegendreTask::ComputePlaneExtremities(), PndTrkTrackFinder::ComputePlaneExtremities(), PndTrkLegendreSecTask::CreateClusterByConfDistance(), PndTrkLegendreTask::CreateClusterByConfDistance(), PndTrkLegendreSecTask2::CreateClusterByConfDistance(), PndTrkLegendreSecTask::CreateClusterByDistance(), PndTrkLegendreTask::CreateClusterByDistance(), PndTrkLegendreSecTask2::CreateClusterByDistance(), PndTrkLegendreTask::CreateClusterByMixedDistance(), PndTrkLegendreSecTask::CreateClusterByMixedDistance(), PndTrkLegendreSecTask2::CreateClusterByMixedDistance(), Draw(), PndTrkTrackFinder::Exec(), PndTrkLegendreNew::ExtractLegendre(), PndTrkTrackFinder::ExtractLegendre(), PndTrkLegendreSecTask::ExtractLegendre(), PndTrkLegendreTask::ExtractLegendre(), PndTrkLegendreSecTask2::ExtractLegendre(), PndTrkLegendreTask::FillConformalHitList(), PndTrkLegendreSecTask::FillConformalHitList(), PndTrkLegendreSecTask2::FillConformalHitList(), PndTrkLegendreNew::FillConformalHitList(), PndTrkCombiLegendreTask::FillConformalHitList(), PndTrkTrackFinder::FillConformalHitList(), PndTrkLegendreSecTask::FillLegendreHisto(), PndTrkLegendreTask::FillLegendreHisto(), PndTrkLegendreSecTask2::FillLegendreHisto(), PndTrkLegendreNew::FillLegendreHisto(), PndTrkTrackFinder::FillLegendreHisto(), PndTrkCombiLegendreTask::FillPeakCouplesHisto(), PndTrkCombiLegendreTask::FillPeakNeighCouplesHisto(), and Print().
| PndTrkConformalHitList & PndTrkConformalHitList::operator= | ( | const PndTrkConformalHitList & | hlist | ) |
Definition at line 28 of file PndTrkConformalHitList.cxx.
References fConformal, and fHitList.
| void PndTrkConformalHitList::Print | ( | ) |
Definition at line 57 of file PndTrkConformalHitList.cxx.
References fHitList, GetNofHits(), and PndTrkConformalHit::Print().
| void PndTrkConformalHitList::Reset | ( | ) |
Definition at line 37 of file PndTrkConformalHitList.cxx.
References fConformal, and fHitList.
Referenced by PndTrkTrackFinder::Exec(), PndTrkLegendreSecTask::FillConformalHitList(), and PndTrkLegendreTask::FillConformalHitList().
|
inline |
Definition at line 47 of file PndTrkConformalHitList.h.
References fConformal.
Referenced by PndTrkTrackFinder::Exec(), PndTrkLegendreTask::FillConformalHitList(), PndTrkLegendreSecTask::FillConformalHitList(), PndTrkLegendreSecTask2::FillConformalHitList(), PndTrkLegendreNew::FillConformalHitList(), PndTrkCombiLegendreTask::FillConformalHitList(), and PndTrkTrackFinder::FillConformalHitList().
|
protected |
Definition at line 57 of file PndTrkConformalHitList.h.
Referenced by Clear(), GetConformalTransform(), operator=(), Reset(), SetConformalTransform(), and ~PndTrkConformalHitList().
|
protected |
Definition at line 58 of file PndTrkConformalHitList.h.
Referenced by AddHit(), Clear(), Draw(), GetHit(), GetNofHits(), operator=(), Print(), Reset(), and ~PndTrkConformalHitList().
1.8.5