The Gaudi Framework
master (37c0b60a)
|
Base template for NTuple::Writer. Actual specializations of this template provide the functionality. More...
#include </builds/gaudi/Gaudi/GaudiUtils/include/Gaudi/NTuple/Writer.h>
Public Member Functions | |
Writer ()=0 | |
Base template for NTuple::Writer. Actual specializations of this template provide the functionality.
Specialized struct for NTuple writing with transformation. 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 |