![]() |
PandaRoot
|
#include <PndCAPreselectSttHits.h>
Public Member Functions | |
| PndCAPreselectSttHits () | |
| virtual | ~PndCAPreselectSttHits () |
| std::vector< std::vector< PndSttHit * > > | PreselectSttHits () |
| void | Init (TClonesArray *sttHits, TClonesArray *tubeArray=nullptr) |
Public Member Functions inherited from PndPreselectSttHits | |
| 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 | |
Protected Member Functions inherited from PndPreselectSttHits | |
| void | SetSttHitsArray (TClonesArray *array) |
Protected Attributes inherited from PndPreselectSttHits | |
| 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().