11 PolarHist(std::string title,
unsigned int nbin,
float rmax);
14 void Fill(
float r,
float theta,
float w=1);
15 void FillGauss(
float r,
float theta,
float resolution=5,
float range=10,
float w=1);
void DrawAxis(TCanvas &can)
void SetTitle(std::string title)
void Fill(float r, float theta, float w=1)
void FillGauss(float r, float theta, float resolution=5, float range=10, float w=1)
std::vector< TGraph * > fv_axis