Dear Root experts,
I have a code that runs over a root file and after reading data and applying some cuts writes the data to an output root file.
The code compiles successfully with no errors. However, in the runtime, I get the following warnings:
Warning in TClass::Init: no dictionary for class edm::Hash<1> is available
Warning in TClass::Init: no dictionary for class edm::ProcessHistory is available
Warning in TClass::Init: no dictionary for class edm::ProcessConfiguration is available
Warning in TClass::Init: no dictionary for class edm::ParameterSetBlob is available
Warning in TClass::Init: no dictionary for class pair<edm::Hash<1>,edm::ParameterSetBlob> is available
Unfortunately, I don’t have access to the code that generates the input root file, only the input root file.
Thank you for the help in advance
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided