1 #ifndef GAUDIALG_TUPLETOOL_H
2 #define GAUDIALG_TUPLETOOL_H 1
64 const CLID& clid = CLID_ColumnWiseTuple )
const override
71 const CLID& clid = CLID_ColumnWiseTuple )
const override
76 const CLID& clid = CLID_RowWiseTuple )
const override
82 const CLID& clid = CLID_RowWiseTuple )
const override
90 #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.
virtual const std::string & name() const =0
Retrieve the name of the instance.
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.