Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
11 #ifndef GAUDIALG_TUPLETOOL_H
12 #define GAUDIALG_TUPLETOOL_H 1
69 const CLID& clid = CLID_ColumnWiseTuple )
const override {
78 const CLID& clid = CLID_RowWiseTuple )
const override {
86 #endif // GAUDIALG_TUPLETOOL_H
virtual const std::string & name() const =0
Retrieve the name of the instance.
A simple wrapper class over standard Gaudi NTuple::Tuple facility.
Tuple evtCol(const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const
Access an Event Tag Collection object (book on-demand) with unique identifier.
unsigned int CLID
Class ID definition.
Tuple nTuple(const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const
Access an N-Tuple object (book on-demand) with unique identifier.