![]() |
![]() |
Public Member Functions | |
void | endJob () |
IsoTracks (const edm::ParameterSet &iConfig) | |
void | produce (edm::Event &iEvent, const edm::EventSetup &iSetup) |
virtual | ~IsoTracks () |
![]() | |
EDProducer () | |
virtual | ~EDProducer () |
![]() | |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
boost::function< void(const BranchDescription &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Private Attributes | |
double | coneRadius_ |
edm::InputTag | src_ |
double | threshold_ |
Additional Inherited Members | |
![]() | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
![]() | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 21 of file IsoTracks.cc.
IsoTracks::IsoTracks | ( | const edm::ParameterSet & | iConfig | ) |
Definition at line 46 of file IsoTracks.cc.
Referenced by produce().
|
virtual |
Definition at line 55 of file IsoTracks.cc.
|
virtual |
|
virtual |
Implements edm::EDProducer.
Definition at line 62 of file IsoTracks.cc.
References coneRadius_, deltaR(), eta(), edm::Event::getByLabel(), IsoTracks(), phi, edm::Event::put(), hitfit::return, src_, and threshold_.
|
private |
Definition at line 35 of file IsoTracks.cc.
Referenced by produce().
|
private |
Definition at line 34 of file IsoTracks.cc.
Referenced by produce().
|
private |
Definition at line 36 of file IsoTracks.cc.
Referenced by produce().