![]()  | 
  
    PandaRoot
    
   | 
 
#include <PndSegmentationPreselectSttHits.h>
  
 Public Member Functions | |
| PndSegmentationPreselectSttHits () | |
| virtual | ~PndSegmentationPreselectSttHits () | 
| std::vector< std::vector< PndSttHit * > > | PreselectSttHits () | 
| void | Init (TClonesArray *sttHits, TClonesArray *tubeArray=nullptr) | 
| void | SetCombinedSkewed (TClonesArray *combinedskewed) | 
  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 PndSegmentationPreselectSttHits.h.
      
  | 
  inline | 
Definition at line 15 of file PndSegmentationPreselectSttHits.h.
      
  | 
  inlinevirtual | 
Definition at line 17 of file PndSegmentationPreselectSttHits.h.
References Init(), and PreselectSttHits().
      
  | 
  virtual | 
Implements PndPreselectSttHits.
Referenced by ~PndSegmentationPreselectSttHits().
      
  | 
  virtual | 
Implements PndPreselectSttHits.
Referenced by ~PndSegmentationPreselectSttHits().
      
  | 
  inline | 
Definition at line 22 of file PndSegmentationPreselectSttHits.h.