I get now the following error message. What does it mean?
Error in <TStreamerInfo::Build>: TRestMetadata, unknown type: TRestMetadata::(anonymous)
I got that when launching restManager with a single TRestMultiFEMINOSToSignalProcess. And also when opening a previously generated REST file. When I re-generated the REST file with the new version the error message disappeared.
I have fixed that error. The cost is a little increase of the memory space assumption of TRestMetadata class. I also found that, sometimes we need to do a thorough recompile for cint after updating TRestMetadata’s class structure, otherwise there will be segmentation fault when importing metadata.