8 #ifndef PNDTOOLS_PNDFORWARDTRACKFINDER_PNDFTSEXPANDEDTRACKCAND_H_
9 #define PNDTOOLS_PNDFORWARDTRACKFINDER_PNDFTSEXPANDEDTRACKCAND_H_
22 : fPndTrackCand(pndTrackCand), fSourceHits(sourceHits), fApproximations(approximations){}
PndFtsExpandedTrackCand(PndTrackCand pndTrackCand, vector< PndFtsHit * > sourceHits, vector< PndLineApproximation > approximations)
vector< PndFtsHit * > getSourceHits()
vector< PndLineApproximation > fApproximations
vector< PndFtsHit * > fSourceHits
PndTrackCand getTrackCand()
PndTrackCand fPndTrackCand
vector< PndLineApproximation > getLineApproximations()