Hi,
is there a possibility in ROOT to make bands of a 2D histo,
analogous to BANX and BANY commands in PAW?
Regards,
Vitaly
Hi,
is there a possibility in ROOT to make bands of a 2D histo,
analogous to BANX and BANY commands in PAW?
Regards,
Vitaly
see TH2::ProjectionX,Y, etc
Rene
Thank you, Rene, I have already looked into ProjectionXY,
they seem to do something different, what the command
proj did in PAW, is it not right?