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