ERS uses an internal plugin manager that requires extra variables to locate libraries corresponding to stream.
Moving to cetlib allows to standardise plugin management.
The task involves modifying the ers::PluginFactory class to use cet::BasicPluginFactory (or replacing ers::PluginFactory entirely).
ERS uses an internal plugin manager that requires extra variables to locate libraries corresponding to stream.
Moving to cetlib allows to standardise plugin management.
The task involves modifying the
ers::PluginFactoryclass to usecet::BasicPluginFactory(or replacingers::PluginFactoryentirely).