1 #ifndef GAUDIALG_FILL_H 2 #define GAUDIALG_FILL_H 1 10 class IBaseHistogram ;
39 ( AIDA::IHistogram1D* histo ,
41 const double weight = 1.0 ) ;
53 ( AIDA::IHistogram2D* histo ,
56 const double weight = 1.0 ) ;
69 ( AIDA::IHistogram3D* histo ,
73 const double weight = 1.0 ) ;
85 ( AIDA::IProfile1D* histo ,
88 const double weight = 1.0 ) ;
101 ( AIDA::IProfile2D* histo ,
102 const double valueX ,
103 const double valueY ,
104 const double valueZ ,
105 const double weight = 1.0 ) ;
109 (
const AIDA::IBaseHistogram* histo ,
114 (
const AIDA::IHistogram* histo ,
119 (
const AIDA::IHistogram1D* histo ,
124 (
const AIDA::IHistogram2D* histo ,
129 (
const AIDA::IHistogram3D* histo ,
134 (
const AIDA::IProfile* histo ,
139 (
const AIDA::IProfile1D* histo ,
144 (
const AIDA::IProfile2D* histo ,
163 #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