hi all,
we have two root files, a.root and b.root.
a.root contains a histogram called AA
b.root BB
We want to divide AA by BB. How does one do this,
a) At the command level, i.e., after doing root a.root b.root
or, in
b) a macro
thanks
vivek