![]() |
The Gaudi Framework
master (69a68366)
|
Classes | |
| struct | FileHolder |
| Small class wrapping an algorithm and adding management of a Root File via the FileSvc. More... | |
| class | GenericWriter |
| A Gaudi algorithm for writing data of any type from N locations in the event store to a TTree. More... | |
| struct | SimpleWriter |
| Base template for NTuple::Writer. More... | |
| struct | SimpleWriter< std::tuple< OUTPUTs... >(const INPUTs &...), Traits_ > |
| Specialized Algorithm for NTuple writing. More... | |
| class | Wrapper |
| Wrapper around a given NTuple. More... | |
| struct | Writer |
| Base template for NTuple::Writer. More... | |
| struct | Writer< std::tuple< OUTPUTs... >(const INPUTs &...), Traits_ > |
| Specialized algorithm for NTuple writing when exactly one entry is written per event and a transformation is used to convert INPUTS to the stored items, aka OUTPUTS. More... | |