8 #ifndef PNDTOOLS_PNDFORWARDTRACKFINDER_PNDWAYFOLLOWER_H_
9 #define PNDTOOLS_PNDFORWARDTRACKFINDER_PNDWAYFOLLOWER_H_
20 #include "TClonesArray.h"
29 PndWayFollower(TClonesArray *
p,TClonesArray *
p2) : fLineComp(compDist,compAngle), planes(p),planesHit(p2){}
31 vector<PndTrackCollection> followLines(Int_t begin);
32 void init(vector<PndLineApproximation>
b,
map<Int_t, vector<PndFtsExpandedTrackCand>>
c){
40 map<Int_t, vector<PndFtsExpandedTrackCand>>
cands;
map< Int_t, vector< PndFtsExpandedTrackCand > > cands
PndFtsLineComparator fLineComp
PndWayFollower(TClonesArray *p, TClonesArray *p2)
void init(vector< PndLineApproximation > b, map< Int_t, vector< PndFtsExpandedTrackCand >> c)
vector< PndLineApproximation > fBefore
static Double_t compAngle