Conflict between 6.14.04-x86_64-slc6-gcc62-opt and 5.34.19-x86_64-slc6-gcc48-opt

Hello Everyone,

Sorry being naive.

I have created root file in a framework that uses 6.14.04-x86_64-slc6-gcc62-opt environment. And I am having problem in fetching the histogram from the same root file in a framework that uses 5.34.19-x86_64-slc6-gcc48-opt.
It seems somehow the root file creation has some dependency over the version.
Could anyone please let me know how can I solve this issue ?

The error I get is simply
Error in TClass::New: cannot create object of class TH2
Error in TClass::New: cannot create object of class TH1

As I am fetching 1D and 2D Histogram from the file.

Cheers,
Binish

ROOT Version: 6.14.04
Platform: Ubuntu, linux
Compiler: Not Provided


This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.