4 #include "pxardllexport.h"
27 double getIana() {
return fIana;}
28 double getIdig() {
return fIdig;}
31 void drawHist(std::string hname);
34 TH1D* extendHist(TH1D *h,
int nbins);
35 UInt_t getHistMinSec(TH1D *h);
40 std::vector<std::pair<UInt_t, std::pair<double, double> > > fMeasurements;