GetTitle from a TH1 object

Hi,

I just wonder why TH1 object has a method to SetTitle but there is no method listed in the documentation to GetTitle,

cheers,
Javier

It is inherited from TNamed. Check the “Show inherited” option on the doc and you will see it.