#include <PndSttCellTrackletGenerator.h>
◆ PndSttCellTrackletGenerator()
Definition at line 69 of file PndSttCellTrackletGenerator.h.
70 : fTimeStamps(20), fVerbose(0), fBz(2.), fCalcFirstTrackletInf(
false), fCalcWithCorrectedHits(
false), fTUBE_RADIUS(0.5005), fUseGPU(
false), fDev_tubeNeighborings(
nullptr),
std::map< int, std::vector< int > > GetHitNeighbors() const
std::map< int, int > GetMapTubeIdToHit() const
std::map< int, TVector3 > GetMapTubeIdToPos() const
std::map< int, std::vector< int > > GetSeparations() const
std::vector< FairHit * > GetHits() const
std::multimap< int, PndSttSkewedHit * > GetCombinedSkewedHits() const
std::map< int, FairLink > GetMapHitToFairLink() const
PndSttStrawMap * GetStrawMap() const
◆ ~PndSttCellTrackletGenerator()
virtual PndSttCellTrackletGenerator::~PndSttCellTrackletGenerator |
( |
| ) |
|
|
inlinevirtual |
◆ CalcWithCorrectedHits()
bool PndSttCellTrackletGenerator::CalcWithCorrectedHits |
( |
| ) |
|
|
inline |
◆ FindTracks()
void PndSttCellTrackletGenerator::FindTracks |
( |
| ) |
|
◆ GetCombiRiemannTracks()
std::vector<PndRiemannTrack> PndSttCellTrackletGenerator::GetCombiRiemannTracks |
( |
| ) |
|
|
inline |
◆ GetCombiTrackCands()
std::vector<PndTrackCand> PndSttCellTrackletGenerator::GetCombiTrackCands |
( |
| ) |
|
|
inline |
◆ GetCombiTracks()
std::vector<PndTrack> PndSttCellTrackletGenerator::GetCombiTracks |
( |
| ) |
|
|
inline |
◆ GetFirstRiemannTracks()
std::vector<PndRiemannTrack> PndSttCellTrackletGenerator::GetFirstRiemannTracks |
( |
| ) |
|
|
inline |
◆ GetFirstTrackCands()
std::vector<PndTrackCand> PndSttCellTrackletGenerator::GetFirstTrackCands |
( |
| ) |
|
|
inline |
◆ GetNumPrimaryTracklets()
int PndSttCellTrackletGenerator::GetNumPrimaryTracklets |
( |
| ) |
|
|
inline |
◆ GetTimeStamps()
std::vector<Double_t> PndSttCellTrackletGenerator::GetTimeStamps |
( |
| ) |
|
|
inline |
◆ PrintInfo()
void PndSttCellTrackletGenerator::PrintInfo |
( |
| ) |
|
◆ RefitTracks()
void PndSttCellTrackletGenerator::RefitTracks |
( |
| ) |
|
◆ SetBz()
void PndSttCellTrackletGenerator::SetBz |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetCalcFirstTrackletInf()
void PndSttCellTrackletGenerator::SetCalcFirstTrackletInf |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetCalcWithCorrectedHits()
void PndSttCellTrackletGenerator::SetCalcWithCorrectedHits |
( |
bool |
calcWithCorrectedHits = true | ) |
|
|
inline |
◆ SetCorrectedHits()
void PndSttCellTrackletGenerator::SetCorrectedHits |
( |
std::map< int, FairHit *> |
correctedHits | ) |
|
◆ SetDevTubeNeighboringsPointer()
void PndSttCellTrackletGenerator::SetDevTubeNeighboringsPointer |
( |
int * |
dev_pointer | ) |
|
|
inline |
◆ SetUseGPU()
void PndSttCellTrackletGenerator::SetUseGPU |
( |
Bool_t |
val | ) |
|
|
inline |
◆ SetVerbose()
void PndSttCellTrackletGenerator::SetVerbose |
( |
Int_t |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: