The Gaudi Framework  master (ff829712)
Loading...
Searching...
No Matches
Gaudi::NTuple Namespace Reference

Classes

class  GenericWriter
 A Gaudi algorithm for writing data of any type from N locations in the event store to a TTree. More...
 
struct  Writer
 Base template for NTuple::Writer. More...
 
struct  Writer< std::tuple< OUTPUTs... >(const INPUTs &...), Traits_ >
 
struct  WriterMixin
 Base template for NTuple::WriterMixin. More...
 
struct  WriterMixin< std::tuple< OUTPUTs... >(const INPUTs &...)>