![]() |
The Gaudi Framework
v39r3 (979e3109)
|
Base template for NTuple::WriterMixin. Actual specializations of this template provide the functionality. More...
#include </builds/gaudi/Gaudi/GaudiUtils/include/Gaudi/NTuple/Writer.h>
Public Member Functions | |
WriterMixin ()=0 | |
Base template for NTuple::WriterMixin. Actual specializations of this template provide the functionality.
Specialization of WriterMixin for sets of input and output types. 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 |