2 #ifndef GAUDIUTILS_HISTOLABELS_H
3 #define GAUDIUTILS_HISTOLABELS_H 1
28 typedef std::vector<std::string>
Labels;
30 typedef std::pair<unsigned,std::string>
BinLabel;
187 const std::string & xAxis,
188 const std::string & yAxis ) ;
201 const std::string & xAxis,
202 const std::string & yAxis ) ;
217 const std::string & xAxis,
218 const std::string & yAxis ) ;
231 const std::string & xAxis,
232 const std::string & yAxis ) ;
240 #endif // GAUDIUTILS_HISTOLABELS_H