#include <HLTDisplacedmumuVtxProducer.h>
Public Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
HLTDisplacedmumuVtxProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HLTDisplacedmumuVtxProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
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 | |
int | chargeOpt_ |
double | maxEta_ |
double | maxInvMass_ |
double | minInvMass_ |
double | minPt_ |
double | minPtPair_ |
edm::InputTag | src_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
typedef WorkerT< EDProducer > | WorkerType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDProducer | |
CurrentProcessingContext const * | currentContext () const |
Protected Member Functions inherited from edm::ProducerBase | |
template<class TProducer , class TMethod > | |
void | callWhenNewProductsRegistered (TProducer *iProd, TMethod iMethod) |
Definition at line 24 of file HLTDisplacedmumuVtxProducer.h.
|
explicit |
Definition at line 33 of file HLTDisplacedmumuVtxProducer.cc.
HLTDisplacedmumuVtxProducer::~HLTDisplacedmumuVtxProducer | ( | ) |
Definition at line 46 of file HLTDisplacedmumuVtxProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 53 of file HLTDisplacedmumuVtxProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 59 of file HLTDisplacedmumuVtxProducer.cc.
|
virtual |
Implements edm::EDProducer.
Definition at line 65 of file HLTDisplacedmumuVtxProducer.cc.
References abs, chargeOpt_, edm::EventSetup::get(), edm::Ref< C, T, F >::get(), edm::Event::getByLabel(), TransientVertex::isValid(), LogDebug, maxEta_, maxInvMass_, minInvMass_, minPt_, minPtPair_, L1TEmulatorMonitor_cff::p, p1, p2, edm::Event::put(), mathSSE::sqrt(), src_, KalmanVertexFitter::vertex(), and GoodVertex_cfg::vertexCollection.
|
private |
Definition at line 40 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 35 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 39 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 38 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 36 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 37 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 34 of file HLTDisplacedmumuVtxProducer.h.
Referenced by produce().