change some details of TProfile2D and TEfficiency(2D) support
-
__plotProf2D
now convertsTProfile2D
toTH2D
, and hands over plotting to__plotTH2()
. So now includes the X/Y projection plots. -
__TEfficiency2TGraph
now returns aTH2F
for 2DTEfficiency
. Use this instead of testing in the caller. So now copies the histogram name. - Bump to DCube version 5.4