1 #ifndef GAUDIALG_ITUPLETOOL_H 2 #define GAUDIALG_ITUPLETOOL_H 1 61 const CLID& clid = CLID_ColumnWiseTuple )
const = 0;
63 virtual Tuple evtCol(
const std::string& title,
const CLID& clid = CLID_RowWiseTuple )
const = 0;
65 virtual Tuple evtCol(
const TupleID& ID,
const std::string& title =
"",
66 const CLID& clid = CLID_RowWiseTuple )
const = 0;
70 #endif // GAUDIALG_ITUPLETOOL_H
A simple wrapper class over standard Gaudi NTuple::Tuple facility.
unsigned int CLID
Class ID definition.
ID class for Histogram and Ntuples.
Header file for class : Tuple.