#include <PackingSetupFactory.h>
Public Member Functions | |
void | fillDescription (edm::ParameterSetDescription &) const |
std::auto_ptr< PackingSetup > | make (const std::string &) const |
Static Public Member Functions | |
static const PackingSetupFactory * | get () |
Private Member Functions | |
PackingSetupFactory () | |
Static Private Attributes | |
static const PackingSetupFactory | instance_ |
Definition at line 12 of file PackingSetupFactory.h.
|
inlineprivate |
Definition at line 18 of file PackingSetupFactory.h.
void l1t::PackingSetupFactory::fillDescription | ( | edm::ParameterSetDescription & | desc | ) | const |
Definition at line 22 of file PackingSetupFactory.cc.
References reco::get(), and info().
|
inlinestatic |
Definition at line 14 of file PackingSetupFactory.h.
References instance_.
Referenced by Options.Options::__getitem__().
std::auto_ptr< PackingSetup > l1t::PackingSetupFactory::make | ( | const std::string & | type | ) | const |
Definition at line 11 of file PackingSetupFactory.cc.
References edm::errors::Configuration, and reco::get().
|
staticprivate |
Definition at line 18 of file PackingSetupFactory.h.
Referenced by get().