It is tricky but the following works for me:
void a()
{
hpx->Draw();
hpx->GetXaxis()->SetTitle("\\hbox{‰}");
}
It is tricky but the following works for me:
void a()
{
hpx->Draw();
hpx->GetXaxis()->SetTitle("\\hbox{‰}");
}