3 #ifndef GAUDIALG_TUPLETOOL_H
4 #define GAUDIALG_TUPLETOOL_H 1
37 const std::string&
name,
65 (
const std::string& title ,
66 const CLID& clid = CLID_ColumnWiseTuple )
const
72 const std::string& title =
"" ,
73 const CLID& clid = CLID_ColumnWiseTuple )
const
77 (
const std::string& title ,
78 const CLID& clid = CLID_RowWiseTuple )
const
83 const std::string& title =
"" ,
84 const CLID& clid = CLID_RowWiseTuple )
const
94 #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.