#include <PndSttCATrackletGenerator.h>
Definition at line 65 of file PndSttCATrackletGenerator.h.
◆ PndSttCATrackletGenerator()
PndSttCATrackletGenerator::PndSttCATrackletGenerator |
( |
const PndSttCAData * |
data | ) |
|
|
inline |
Definition at line 67 of file PndSttCATrackletGenerator.h.
68 : fTimeStamps(20), fBz(2.), fTUBE_RADIUS(0.5005), fDev_tubeNeighborings(
nullptr), fHits(data->
GetHits()), fCombinedSkewedHits(data->
GetCombinedSkewedHits()),
std::map< int, int > GetMapTubeIdToHit() const
PndSttStrawMap * GetStrawMap() const
std::map< int, FairLink > GetMapHitToFairLink() const
std::map< int, TVector3 > GetMapTubeIdToPos() const
std::map< int, std::vector< int > > GetSeparations() const
std::map< int, std::vector< int > > GetHitNeighbors() const
std::vector< FairHit * > GetHits() const
std::multimap< int, PndSttSkewedHit * > GetCombinedSkewedHits() const
◆ ~PndSttCATrackletGenerator()
virtual PndSttCATrackletGenerator::~PndSttCATrackletGenerator |
( |
| ) |
|
|
inlinevirtual |
◆ FindTracks()
void PndSttCATrackletGenerator::FindTracks |
( |
| ) |
|
◆ GenerateClusters()
void PndSttCATrackletGenerator::GenerateClusters |
( |
| ) |
|
◆ GenerateTracklets()
void PndSttCATrackletGenerator::GenerateTracklets |
( |
| ) |
|
◆ GetFirstTrackCands()
std::vector<PndTrackCand> PndSttCATrackletGenerator::GetFirstTrackCands |
( |
| ) |
|
|
inline |
◆ GetMultiStates()
map<int, std::set<int> > PndSttCATrackletGenerator::GetMultiStates |
( |
| ) |
const |
|
inline |
◆ GetNumPrimaryTracklets()
int PndSttCATrackletGenerator::GetNumPrimaryTracklets |
( |
| ) |
|
|
inline |
◆ GetStates()
map<int, int> PndSttCATrackletGenerator::GetStates |
( |
| ) |
const |
|
inline |
◆ GetTimeStamps()
std::vector<Double_t> PndSttCATrackletGenerator::GetTimeStamps |
( |
| ) |
|
|
inline |
◆ PrintInfo()
void PndSttCATrackletGenerator::PrintInfo |
( |
| ) |
|
◆ RefitTracks()
void PndSttCATrackletGenerator::RefitTracks |
( |
| ) |
|
◆ SetBz()
void PndSttCATrackletGenerator::SetBz |
( |
Double_t |
val | ) |
|
|
inline |
◆ SetDevTubeNeighboringsPointer()
void PndSttCATrackletGenerator::SetDevTubeNeighboringsPointer |
( |
int * |
dev_pointer | ) |
|
|
inline |
◆ SetUseGPU()
void PndSttCATrackletGenerator::SetUseGPU |
( |
Bool_t |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: