The Gaudi Framework
master (37c0b60a)
|
#include "Hit.h"
#include "IRandomGenSvc.h"
#include "MCHit.h"
#include <Gaudi/Accumulators.h>
#include <Gaudi/Functional/Transformer.h>
#include <random>
Go to the source code of this file.
Classes | |
class | Gaudi::Example::TinyExperiment::DigitizationAlg |
Digitization algorithm returning a set of hits from MCHits, basically adding noise. 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 | |