![]() |
The Gaudi Framework
master (181af51f)
|
Base template for NTuple::WriterMixin. More...
#include </builds/gaudi/Gaudi/GaudiUtils/include/Gaudi/NTuple/Writer.h>
Public Member Functions | |
WriterMixin ()=0 | |
Base template for NTuple::WriterMixin.
Specialization of WriterMixin for sets of input and output types.
Actual specializations of this template provide the functionality.
Provides the functionality for initializing branches in a ROOT TTree, transforming input data, filling the tree, and writing it to a file.
OUTPUTs | Variadic template parameters representing output data types. |
INPUTs | Variadic template parameters representing input data types. |
|
pure virtual |