Hi:
Could someone help me for the problem when I’m trying to open a workspace root file.
When I load this file, root tells me:
Warning in TClass::Init: no dictionary for class RooStats::HistFactory::RooBSpline is available
Warning in TClass::Init: no dictionary for class RooStats::HistFactory::RooBSplineBases is available
Warning in TClass::Init: no dictionary for class RooParamKeysPdf is available
(TFile *) 0x4729f90
Error in TBufferFile::ReadObject: trying to read an emulated class (RooStats::HistFactory::RooBSpline) to store in a compiled pointer (TObject)
Error in TBufferFile::ReadObject: trying to read an emulated class (RooParamKeysPdf) to store in a compiled pointer (TObject)
There is no problem when I look at this root file in lxplus.
my root version is 6.19/01.
I think there is a problem when I build the root?
It would be very appreciated if someone could help me.