1 #ifndef GAUDIALG_FILL_H 2 #define GAUDIALG_FILL_H 1 12 class IBaseHistogram ;
41 ( AIDA::IHistogram1D* histo ,
43 const double weight = 1.0 ) ;
55 ( AIDA::IHistogram2D* histo ,
58 const double weight = 1.0 ) ;
71 ( AIDA::IHistogram3D* histo ,
75 const double weight = 1.0 ) ;
87 ( AIDA::IProfile1D* histo ,
90 const double weight = 1.0 ) ;
103 ( AIDA::IProfile2D* histo ,
104 const double valueX ,
105 const double valueY ,
106 const double valueZ ,
107 const double weight = 1.0 ) ;
111 (
const AIDA::IBaseHistogram* histo ,
116 (
const AIDA::IHistogram* histo ,
121 (
const AIDA::IHistogram1D* histo ,
126 (
const AIDA::IHistogram2D* histo ,
131 (
const AIDA::IHistogram3D* histo ,
136 (
const AIDA::IProfile* histo ,
141 (
const AIDA::IProfile1D* histo ,
146 (
const AIDA::IProfile2D* histo ,
165 #endif // GAUDIALG_FILL_H helper namespace to collect useful definitions, types, constants and functions, related to manipulati...
GAUDI_API void fill(AIDA::IProfile2D *histo, const double valueX, const double valueY, const double valueZ, const double weight=1.0)
simple function to fill AIDA::IProfile2D objects
GAUDI_API AIDA::IBaseHistogram * toBase(AIDA::IProfile2D *histo)
Helper functions to set/get the application return code.
GAUDI_API std::string htitle(const AIDA::IProfile2D *histo, const std::string &title="")
get the title