![]() |
The Gaudi Framework
master (181af51f)
|
#include <Gaudi/ParticleID.h>
#include <GaudiKernel/StatusCode.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Gaudi::Decays::Decay |
The simple representation of "simple 1-step" decay (there are no trees! More... | |
class | Gaudi::Decays::Decay::Item |
the helper representation of the item in the decay chain 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::Interfaces |
namespace | Gaudi::Decays |
Functions | |
std::ostream & | operator<< (std::ostream &s, const Gaudi::Decays::Decay &decay) |
the printout operator to the stream | |
std::ostream & | operator<< (std::ostream &s, const Gaudi::Decays::Decay::Item &item) |
the printout operator to the stream | |
|
inline |
the printout operator to the stream
Definition at line 176 of file Decay.h.
|
inline |
the printout operator to the stream
Definition at line 179 of file Decay.h.