![]() |
PandaRoot
|
#include <PndTrackCombiner.h>
Public Member Functions | |
PndTrackCombiner (TClonesArray *a, TClonesArray *b) | |
virtual | ~PndTrackCombiner () |
void | init (map< Int_t, vector< PndFtsExpandedTrackCand >> c) |
vector< PndLineApproximation > | combine (Int_t bigLayer) |
vector< PndLineApproximation > | combine (vector< PndFtsExpandedTrackCand > cands1, vector< PndFtsExpandedTrackCand > cands2, Int_t layer1, Int_t layer2) |
vector< PndLineApproximation > | combine (PndFtsExpandedTrackCand c1, PndFtsExpandedTrackCand c2, Int_t layer1, Int_t layer2) |
Static Public Attributes | |
static Double_t | compDist |
static Double_t | compAngle |
static Double_t | compQuali |
Definition at line 30 of file PndTrackCombiner.h.
|
inline |
Definition at line 36 of file PndTrackCombiner.h.
|
virtual |
vector<PndLineApproximation> PndTrackCombiner::combine | ( | Int_t | bigLayer | ) |
vector<PndLineApproximation> PndTrackCombiner::combine | ( | vector< PndFtsExpandedTrackCand > | cands1, |
vector< PndFtsExpandedTrackCand > | cands2, | ||
Int_t | layer1, | ||
Int_t | layer2 | ||
) |
vector<PndLineApproximation> PndTrackCombiner::combine | ( | PndFtsExpandedTrackCand | c1, |
PndFtsExpandedTrackCand | c2, | ||
Int_t | layer1, | ||
Int_t | layer2 | ||
) |
|
inline |
Definition at line 38 of file PndTrackCombiner.h.
References max().
|
static |
Definition at line 33 of file PndTrackCombiner.h.
Referenced by PndForwardTrackFinderTask::PndForwardTrackFinderTask().
|
static |
Definition at line 32 of file PndTrackCombiner.h.
Referenced by PndForwardTrackFinderTask::PndForwardTrackFinderTask().
|
static |
Definition at line 34 of file PndTrackCombiner.h.
Referenced by PndForwardTrackFinderTask::PndForwardTrackFinderTask().