1 #ifndef GAUDIALG_TUPLETOOL_H 2 #define GAUDIALG_TUPLETOOL_H 1 59 const CLID& clid = CLID_ColumnWiseTuple )
const override {
68 const CLID& clid = CLID_RowWiseTuple )
const override {
76 #endif // GAUDIALG_TUPLETOOL_H
Tuple evtCol(const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const
Access an Event Tag Collection object (book on-demand) with unique identifier.
A simple wrapper class over standard Gaudi NTuple::Tuple facility.
Definition of the basic interface.
Tuple nTuple(const std::string &title, const CLID &clid=CLID_ColumnWiseTuple) const
Access an N-Tuple object (book on-demand) with unique identifier.
unsigned int CLID
Class ID definition.
ID class for Histogram and Ntuples.
virtual const std::string & name() const =0
Retrieve the name of the instance.