#include <HLTDisplacedmumumuVtxProducer.h>
Public Member Functions | |
virtual void | beginJob () |
virtual void | endJob () |
HLTDisplacedmumumuVtxProducer (const edm::ParameterSet &) | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
~HLTDisplacedmumumuVtxProducer () | |
Public Member Functions inherited from edm::EDProducer | |
EDProducer () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducer () |
Public Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
ProducerBase () | |
void | registerProducts (ProducerBase *, ProductRegistry *, ModuleDescription const &) |
std::function< void(BranchDescription const &)> | registrationCallback () const |
used by the fwk to register list of products More... | |
virtual | ~ProducerBase () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::EDProducer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Private Member Functions | |
bool | checkPreviousCand (const reco::TrackRef &trackref, std::vector< reco::RecoChargedCandidateRef > &ref2) |
Private Attributes | |
int | chargeOpt_ |
double | maxEta_ |
double | maxInvMass_ |
double | minInvMass_ |
double | minPt_ |
double | minPtTriplet_ |
edm::InputTag | previousCandTag_ |
edm::EDGetTokenT < trigger::TriggerFilterObjectWithRefs > | previousCandToken_ |
edm::InputTag | srcTag_ |
edm::EDGetTokenT < reco::RecoChargedCandidateCollection > | srcToken_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
Public Types inherited from edm::ProducerBase | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Definition at line 30 of file HLTDisplacedmumumuVtxProducer.h.
|
explicit |
Definition at line 36 of file HLTDisplacedmumumuVtxProducer.cc.
HLTDisplacedmumumuVtxProducer::~HLTDisplacedmumumuVtxProducer | ( | ) |
Definition at line 52 of file HLTDisplacedmumumuVtxProducer.cc.
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 73 of file HLTDisplacedmumumuVtxProducer.cc.
|
private |
Definition at line 205 of file HLTDisplacedmumumuVtxProducer.cc.
References i, and convertSQLiteXML::ok.
Referenced by produce().
|
virtual |
Reimplemented from edm::EDProducer.
Definition at line 79 of file HLTDisplacedmumumuVtxProducer.cc.
|
static |
Definition at line 58 of file HLTDisplacedmumumuVtxProducer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), and HLT_25ns10e33_v2_cff::InputTag.
|
virtual |
Implements edm::EDProducer.
Definition at line 85 of file HLTDisplacedmumumuVtxProducer.cc.
References funct::abs(), chargeOpt_, checkPreviousCand(), reco::e1, reco::e2, edm::EventSetup::get(), edm::Ref< C, T, F >::get(), edm::Event::getByToken(), TransientVertex::isValid(), LogDebug, maxEta_, maxInvMass_, minInvMass_, minPt_, minPtTriplet_, AlCaHLTBitMon_ParallelJobs::p, p1, p2, p3, previousCandToken_, edm::Event::put(), mathSSE::sqrt(), srcToken_, trigger::TriggerMuon, KalmanVertexFitter::vertex(), and GoodVertex_cfg::vertexCollection.
|
private |
Definition at line 51 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 46 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 50 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 49 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 47 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 48 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 44 of file HLTDisplacedmumumuVtxProducer.h.
|
private |
Definition at line 45 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().
|
private |
Definition at line 42 of file HLTDisplacedmumumuVtxProducer.h.
|
private |
Definition at line 43 of file HLTDisplacedmumumuVtxProducer.h.
Referenced by produce().