20 #ifndef PNDTOOLS_PNDFORWARDTRACKFINDER_PNDFTSEXPANDEDTRACKCAND_H_ 21 #define PNDTOOLS_PNDFORWARDTRACKFINDER_PNDFTSEXPANDEDTRACKCAND_H_ 34 : fPndTrackCand(pndTrackCand), fSourceHits(sourceHits), fApproximations(approximations)
45 vector<PndFtsHit *> fSourceHits;
46 vector<PndLineApproximation> fApproximations;
PndFtsExpandedTrackCand(PndTrackCand pndTrackCand, vector< PndFtsHit *> sourceHits, vector< PndLineApproximation > approximations)
PndTrackCand getTrackCand()
vector< PndFtsHit * > getSourceHits()
vector< PndLineApproximation > getLineApproximations()