![]() |
The Gaudi Framework
master (ff829712)
|
Base template for NTuple::Writer. More...
#include </builds/gaudi/Gaudi/GaudiUtils/include/Gaudi/NTuple/Writer.h>
Public Member Functions | |
Writer ()=0 | |
Base template for NTuple::Writer.
Specialized struct for NTuple writing with transformation.
Actual specializations of this template provide the functionality.
Inherits from Gaudi::Functional::Consumer for processing input data, and WriterMixin for NTuple-specific functionalities.
OUTPUTs | Variadic template parameters representing output data types. |
INPUTs | Variadic template parameters representing input data types. |
|
pure virtual |