![]() |
The Gaudi Framework
master (181af51f)
|
#include <vector>
Go to the source code of this file.
Classes | |
struct | Gaudi::Example::TinyExperiment::MCHit |
most simple MC Hit ever : in 2D space, and thus fully defined by x and y More... | |
Namespaces | |
namespace | 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. | |
namespace | Gaudi::Example |
namespace | Gaudi::Example::TinyExperiment |
Typedefs | |
using | Gaudi::Example::TinyExperiment::MCHits = std::vector<MCHit> |