The Gaudi Framework
master (37c0b60a)
|
#include "IRandomGenSvc.h"
#include "MCTrack.h"
#include <Gaudi/Accumulators.h>
#include <Gaudi/Functional/Transformer.h>
#include <cmath>
#include <random>
Go to the source code of this file.
Classes | |
class | Gaudi::Example::TinyExperiment::GeneratorAlg |
Generator algorithm returning a set of random tracks. 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 | |