TTree::Draw is really weird (to me) when making 2D plots. Apparently depending on whether you use “>>” to name the thing something other than the default name, it either makes a TGraph object or a TH2 object.
This thread has me being confused about it, and a few experts giving cryptic/1-line comments: TGraph saved to file shows up as TH2F
Jean-François