9 class UnpackerCollections;
29 #define DEFINE_L1T_UNPACKER(type) \
30 DEFINE_EDM_PLUGIN(l1t::UnpackerFactoryT,type,#type)
edmplugin::PluginFactory< unpack_fct > UnpackerFactoryT
virtual bool unpack(const Block &block, UnpackerCollections *coll)=0
std::shared_ptr< Unpacker > make(const std::string &) const
static const UnpackerFactory instance_
Unpacker *( unpack_fct)()