#include <list>
#include "canvas/Persistency/Common/PtrVector.h"
#include "DiscreteTracker/Types.h"
#include "DiscreteTracker/View.h"
#include "GeometryObjects/CellGeo.h"
#include "Geometry/Geometry.h"
Go to the source code of this file.
Classes | |
class | dt::Chain |
Collection of overlapping Cands forming a 2D track. More... | |
Namespaces | |
rb | |
Perform a "2 point" Hough transform on a collection of hits. | |
dt | |
Functions | |
bool | dt::compareByLength (const Chain &a, const Chain &b) |
bool | dt::compareByStart (const Chain &a, const Chain &b) |
bool | dt::compareByEnd (const Chain &a, const Chain &b) |