|
HerdSoftware
0.2.3
|
#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 > > |
1.8.13