1 #ifndef DALITZ_HISTO_STACK_SET_HH 2 #define DALITZ_HISTO_STACK_SET_HH 38 bool draw(
const std::string& baseName=
"" 39 ,
const std::string& drawOpt=
"HIST" 40 ,
const std::string& format=
"eps")
const;
42 void setColourPalette(
int nCol,
int* pal,
double max,
double min = 0.000001);
virtual ~DalitzHistoStackSet()
TPaletteAxis * getPaletteAxis() const
virtual void add(const DalitzCoordSet &coord, const MINT::counted_ptr< TH1 > &histo)
MINT::counted_ptr< TH2F > getH2ForPalette() const
MINT::counted_ptr< THStack > makeHStack(const DalitzCoordSet &coord) const
bool draw(const std::string &baseName="", const std::string &drawOpt="HIST", const std::string &format="eps") const
MINT::counted_ptr< TH2F > _h2ForPalette
std::vector< MINT::counted_ptr< TH1 * > > _histograms
void setColourPalette(int nCol, int *pal, double max, double min=0.000001)
void makeH2ForPalette() const