32 typedef std::vector<std::string>
Labels;
34 typedef std::pair<unsigned, std::string>
BinLabel;
178 GAUDI_API bool setAxisLabels( AIDA::IHistogram1D* hist,
const std::string& xAxis,
const std::string& yAxis );
190 GAUDI_API bool setAxisLabels( AIDA::IProfile1D* hist,
const std::string& xAxis,
const std::string& yAxis );
204 GAUDI_API bool setAxisLabels( AIDA::IHistogram2D* hist,
const std::string& xAxis,
const std::string& yAxis );
216 GAUDI_API bool setAxisLabels( AIDA::IProfile2D* hist,
const std::string& xAxis,
const std::string& yAxis );