Implements RPC trigger emulation. More...
#include <RPCTrigger.h>
Private Member Functions | |
std::vector< L1MuRegionalCand > | giveFinallCandindates (const L1RpcTBMuonsVec &finalMuons, int type, int bx, edm::Handle< RPCDigiCollection > rpcDigis, std::vector< RPCDigiL1Link > &retRPCDigiLink) |
Returns vector of L1MuRegionalCand (input of L1GMT) More... | |
Private Attributes | |
const edm::EDPutTokenT< std::vector< L1MuRegionalCand > > | m_brlCandPutToken |
const edm::EDPutTokenT< std::vector< RPCDigiL1Link > > | m_brlLinksPutToken |
unsigned long long | m_cacheID |
const edm::EDPutTokenT< std::vector< L1MuRegionalCand > > | m_fwdCandPutToken |
const edm::EDPutTokenT< std::vector< RPCDigiL1Link > > | m_fwdLinksPutToken |
const std::string | m_label |
RPCPacManager< RPCPacData > | m_pacManager |
std::unique_ptr< RPCPacTrigger > | m_pacTrigger |
const edm::EDGetTokenT< RPCDigiCollection > | m_rpcDigiToken |
RPCConeBuilderFromES | m_theLinksystemFromES |
std::unique_ptr< RPCBasicTrigConfig > | m_trigConfig |
const int | m_triggerDebug |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::ProducerBase | |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
declare what type of product will make and with which optional label More... | |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
Implements RPC trigger emulation.
Definition at line 46 of file RPCTrigger.h.
|
explicit |
|
private |
Returns vector of L1MuRegionalCand (input of L1GMT)
Definition at line 155 of file RPCTrigger.cc.
Referenced by produce().
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 39 of file RPCTrigger.cc.
References edm::eventsetup::EventSetupRecord::cacheIdentifier(), muons_cff::finalMuons, edm::EventSetup::get(), get, RPCConeBuilderFromES::getConesFromES(), giveFinallCandindates(), iEvent, RPCPacManager< TPacType >::init(), MuonsGrabber::Instance(), edm::HandleBase::isValid(), LogDebug, m_brlCandPutToken, m_brlLinksPutToken, m_cacheID, m_fwdCandPutToken, m_fwdLinksPutToken, m_label, m_pacManager, m_pacTrigger, m_rpcDigiToken, m_theLinksystemFromES, m_trigConfig, m_triggerDebug, eostools::move(), edm::ESHandle< T >::product(), L1RPCConfig_cff::rpcconf, MuonsGrabber::setRPCBasicTrigConfig(), MuonsGrabber::startNewEvent(), and MuonsGrabber::writeDataForRelativeBX().
|
private |
Definition at line 75 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 78 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 64 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 76 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 79 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 72 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 57 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 61 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 73 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 55 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 59 of file RPCTrigger.h.
Referenced by produce().
|
private |
Definition at line 63 of file RPCTrigger.h.
Referenced by produce().