PandaRoot
PndFtsTrackFinder::PndFtsReconLine Class Reference

#include <PndFtsReconLine.h>

Public Member Functions

 PndFtsReconLine ()=delete
 
 PndFtsReconLine (const PndFtsContext &context)
 
 PndFtsReconLine (const PndFtsContext &&context)=delete
 
LineTrackVector Exec (const RawHitVector &lhsTrack) const
 

Detailed Description

Definition at line 12 of file PndFtsReconLine.h.

Constructor & Destructor Documentation

◆ PndFtsReconLine() [1/3]

PndFtsTrackFinder::PndFtsReconLine::PndFtsReconLine ( )
delete

Referenced by PndFtsReconLine().

◆ PndFtsReconLine() [2/3]

PndFtsTrackFinder::PndFtsReconLine::PndFtsReconLine ( const PndFtsContext context)
inlineexplicit

Definition at line 16 of file PndFtsReconLine.h.

References Exec(), and PndFtsReconLine().

16 : fReconZOX{context}, fReconZOY{context}, fContext{context} {};

◆ PndFtsReconLine() [3/3]

PndFtsTrackFinder::PndFtsReconLine::PndFtsReconLine ( const PndFtsContext &&  context)
delete

Member Function Documentation

◆ Exec()

LineTrackVector PndFtsTrackFinder::PndFtsReconLine::Exec ( const RawHitVector lhsTrack) const

Referenced by PndFtsReconLine().


The documentation for this class was generated from the following file: