The Gaudi Framework
master (37c0b60a)
|
#include "Hit.h"
#include "Track.h"
#include <Gaudi/Accumulators.h>
#include <Gaudi/Functional/Transformer.h>
#include <cmath>
#include <vector>
Go to the source code of this file.
Classes | |
class | Gaudi::Example::TinyExperiment::TrackingAlg |
Tracking algorithm building tracks from hits using a simplified Hough transform. More... | |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::Example | |
Gaudi::Example::TinyExperiment | |