HerdSoftware  0.1.1
Classes | Namespaces | Typedefs
HoughFinder2DAlgo.h File Reference
#include "algorithms/tracking/HoughFinder/HFCluster.h"
#include "algorithms/tracking/HoughFinder/HoughTrackStub.h"
#include "dataobjects/ScdClusters.h"
#include "dataobjects/ScdGeoParamsColl.h"
#include "dataobjects/StkClusters.h"
#include "dataobjects/StkGeoParamsColl.h"
#include "dataobjects/Track2D.h"
#include "algorithm/Algorithm.h"
#include <tuple>

Go to the source code of this file.

Classes

class  Herd::HoughFinder2DAlgo
 Finds tracks from a collection of 2D hits. More...
 

Namespaces

 Herd
 CssGeoParams.h CssGeoParams class declaration.
 

Typedefs

using Herd::HFClusters = std::vector< std::vector< HFCluster > >