Hi,
Visualization is only implemented for TH1 and TH2, not for TArray. If I were you I'd just store a TH1D or TH1F to the ROOT file instead of a TArrayD or TArrayF.
Cheers, Axel
<pre>
More information about formatting options
Visualization of arrays
Hi,
Visualization is only implemented for TH1 and TH2, not for TArray. If I were you I'd just store a TH1D or TH1F to the ROOT file instead of a TArrayD or TArrayF.
Cheers, Axel