![]() |
PandaRoot
|
#include <PndCAPreselectSttHits.h>
Public Member Functions | |
PndCAPreselectSttHits () | |
virtual | ~PndCAPreselectSttHits () |
std::vector< std::vector< PndSttHit * > > | PreselectSttHits () |
void | Init (TClonesArray *sttHits, TClonesArray *tubeArray=nullptr) |
![]() | |
PndPreselectSttHits () | |
virtual | ~PndPreselectSttHits () |
virtual std::vector< PndTrackCand > | GetPndTrackCands (std::vector< std::vector< PndSttHit *>> &solutions) |
virtual void | AddAdditionalBranches (TString name, TClonesArray *array) |
Search for tracks only in given branches. If no BranchName is given all tracking detectors are taken. More... | |
Additional Inherited Members | |
![]() | |
void | SetSttHitsArray (TClonesArray *array) |
![]() | |
TClonesArray * | fSttHits = nullptr |
std::map< TString, TClonesArray * > | fBranchMap |
Definition at line 13 of file PndCAPreselectSttHits.h.
|
inline |
Definition at line 15 of file PndCAPreselectSttHits.h.
|
inlinevirtual |
Definition at line 17 of file PndCAPreselectSttHits.h.
References Init(), and PreselectSttHits().
|
virtual |
Implements PndPreselectSttHits.
Referenced by ~PndCAPreselectSttHits().
|
virtual |
Implements PndPreselectSttHits.
Referenced by ~PndCAPreselectSttHits().