#include <L1ExtraMixerPluginT.h>
Private Types | |
typedef std::vector< T > | l1ExtraCollection |
typedef std::vector< const T * > | l1ExtraPtrCollection |
Private Attributes | |
double | dRveto1_ |
double | dRveto2_ |
edm::InputTag | srcSelectedMuons1_ |
edm::InputTag | srcSelectedMuons2_ |
Additional Inherited Members | |
Public Types inherited from edm::EDProducer | |
typedef EDProducer | ModuleType |
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) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
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) |
Protected Attributes inherited from L1ExtraMixerPluginBase | |
std::string | instanceLabel_ |
edm::InputTag | src1_ |
edm::InputTag | src2_ |
Mix L1Extra e/mu/tau/jet objects, i.e. merge the two collections of e/mu/tau/jet objects reconstructed in the original Zmumu event and the embedded event (containing the tau decay products), keeping the 4 highest Pt objects in each collection
Definition at line 31 of file L1ExtraMixerPluginT.h.
|
private |
Definition at line 42 of file L1ExtraMixerPluginT.h.
|
private |
Definition at line 43 of file L1ExtraMixerPluginT.h.
|
explicit |
Definition at line 16 of file L1ExtraMixerPluginT.cc.
References L1ExtraMixerPluginT< T >::dRveto1_, L1ExtraMixerPluginT< T >::dRveto2_, edm::ParameterSet::exists(), edm::ParameterSet::getParameter(), L1ExtraMixerPluginT< T >::srcSelectedMuons1_, and L1ExtraMixerPluginT< T >::srcSelectedMuons2_.
|
inline |
Definition at line 35 of file L1ExtraMixerPluginT.h.
|
virtual |
Implements L1ExtraMixerPluginBase.
Definition at line 73 of file L1ExtraMixerPluginT.cc.
References edm::Event::getByLabel(), maxNumL1ExtraObjects, Min(), edm::Event::put(), and python.multivaluedict::sort().
|
virtual |
Implements L1ExtraMixerPluginBase.
Definition at line 30 of file L1ExtraMixerPluginT.cc.
|
private |
Definition at line 46 of file L1ExtraMixerPluginT.h.
Referenced by L1ExtraMixerPluginT< T >::L1ExtraMixerPluginT().
|
private |
Definition at line 48 of file L1ExtraMixerPluginT.h.
Referenced by L1ExtraMixerPluginT< T >::L1ExtraMixerPluginT().
|
private |
Definition at line 45 of file L1ExtraMixerPluginT.h.
Referenced by L1ExtraMixerPluginT< T >::L1ExtraMixerPluginT().
|
private |
Definition at line 47 of file L1ExtraMixerPluginT.h.
Referenced by L1ExtraMixerPluginT< T >::L1ExtraMixerPluginT().