![]() |
![]() |
#include <L1MuGlobalMuonTrigger.h>
Public Member Functions | |
virtual void | beginJob () |
const L1MuGMTCancelOutUnit * | CancelOutUnit (int id) const |
return pointer to Cancel Out Unit More... | |
L1MuGMTReadoutRecord * | currentReadoutRecord () const |
return a reference to the current record in the ring buffer More... | |
const L1MuGMTPSB * | Data () const |
return pointer to PSB More... | |
L1MuGMTDebugBlock * | DebugBlockForFill () const |
for debug: return the debug block (in order to fill it) More... | |
std::auto_ptr < L1MuGMTReadoutCollection > | getReadoutCollection () |
L1MuGlobalMuonTrigger (const edm::ParameterSet &) | |
const L1MuGMTMatcher * | Matcher (int id) const |
return pointer to Matcher More... | |
const L1MuGMTMerger * | Merger (int id) const |
return pointer to Merger More... | |
const L1MuGMTMipIsoAU * | MipIsoAU (int id) const |
return pointer to MIP & ISO bit assignment unit More... | |
virtual void | produce (edm::Event &, const edm::EventSetup &) |
void | reset () |
const L1MuGMTSorter * | Sorter () const |
return pointer to Sorter More... | |
~L1MuGlobalMuonTrigger () | |
![]() | |
EDProducer ()=default | |
![]() | |
EDProducerBase () | |
ModuleDescription const & | moduleDescription () const |
virtual | ~EDProducerBase () |
![]() | |
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 () |
![]() | |
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 () |
Private Attributes | |
L1MuGMTCancelOutUnit * | m_CancelOutUnit [4] |
std::vector< L1MuGMTExtendedCand > | m_ExtendedCands |
unsigned long long | m_L1CaloGeometryCacheID |
unsigned long long | m_L1MuGMTChannelMaskCacheID |
unsigned long long | m_L1MuGMTParametersCacheID |
unsigned long long | m_L1MuGMTScalesCacheID |
unsigned long long | m_L1MuTriggerPtScaleCacheID |
unsigned long long | m_L1MuTriggerScalesCacheID |
L1MuGMTMatcher * | m_Matcher [2] |
L1MuGMTMerger * | m_Merger [2] |
L1MuGMTMipIsoAU * | m_MipIsoAU [2] |
L1MuGMTPSB * | m_PSB |
std::vector < L1MuGMTReadoutRecord * > | m_ReadoutRingbuffer |
bool | m_sendMipIso |
L1MuGMTSorter * | m_Sorter |
bool | m_writeLUTsAndRegs |
Static Private Attributes | |
static L1MuGMTConfig * | m_config = 0 |
static L1MuGMTDebugBlock * | m_db = 0 |
Additional Inherited Members | |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
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 50 of file L1MuGlobalMuonTrigger.h.
|
explicit |
Definition at line 69 of file L1MuGlobalMuonTrigger.cc.
L1MuGlobalMuonTrigger::~L1MuGlobalMuonTrigger | ( | ) |
Definition at line 132 of file L1MuGlobalMuonTrigger.cc.
|
virtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 165 of file L1MuGlobalMuonTrigger.cc.
|
inline |
return pointer to Cancel Out Unit
Definition at line 69 of file L1MuGlobalMuonTrigger.h.
References m_CancelOutUnit.
|
inline |
return a reference to the current record in the ring buffer
Definition at line 87 of file L1MuGlobalMuonTrigger.h.
References m_ReadoutRingbuffer.
Referenced by L1MuGMTSorter::run().
|
inline |
|
inline |
for debug: return the debug block (in order to fill it)
Definition at line 91 of file L1MuGlobalMuonTrigger.h.
Referenced by L1MuGMTCancelOutUnit::decide(), L1MuGMTSorter::run(), L1MuGMTEtaProjectionUnit::run(), and L1MuGMTPhiProjectionUnit::run().
std::auto_ptr< L1MuGMTReadoutCollection > L1MuGlobalMuonTrigger::getReadoutCollection | ( | ) |
get the GMT readout data for the triggered bx readout data contains input and output muons as well as MIP and Quiet bits for 3 or 5 bx around the triggered bx
Definition at line 385 of file L1MuGlobalMuonTrigger.cc.
|
inline |
return pointer to Matcher
Definition at line 66 of file L1MuGlobalMuonTrigger.h.
References m_Matcher.
Referenced by L1MuGMTCancelOutUnit::decide().
|
inline |
return pointer to Merger
Definition at line 75 of file L1MuGlobalMuonTrigger.h.
References m_Merger.
Referenced by L1MuGMTSorter::run().
|
inline |
return pointer to MIP & ISO bit assignment unit
Definition at line 72 of file L1MuGlobalMuonTrigger.h.
References m_MipIsoAU.
|
virtual |
Implements edm::one::EDProducerBase.
Definition at line 169 of file L1MuGlobalMuonTrigger.cc.
void L1MuGlobalMuonTrigger::reset | ( | void | ) |
Definition at line 367 of file L1MuGlobalMuonTrigger.cc.
|
inline |
return pointer to Sorter
Definition at line 78 of file L1MuGlobalMuonTrigger.h.
References m_Sorter.
|
private |
Definition at line 97 of file L1MuGlobalMuonTrigger.h.
Referenced by CancelOutUnit().
|
staticprivate |
Definition at line 108 of file L1MuGlobalMuonTrigger.h.
|
staticprivate |
Definition at line 110 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 102 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 117 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 116 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 115 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 112 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 114 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 113 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 96 of file L1MuGlobalMuonTrigger.h.
Referenced by Matcher().
|
private |
Definition at line 99 of file L1MuGlobalMuonTrigger.h.
Referenced by Merger().
|
private |
Definition at line 98 of file L1MuGlobalMuonTrigger.h.
Referenced by MipIsoAU().
|
private |
Definition at line 91 of file L1MuGlobalMuonTrigger.h.
Referenced by Data().
|
private |
Definition at line 103 of file L1MuGlobalMuonTrigger.h.
Referenced by currentReadoutRecord().
|
private |
Definition at line 106 of file L1MuGlobalMuonTrigger.h.
|
private |
Definition at line 100 of file L1MuGlobalMuonTrigger.h.
Referenced by Sorter().
|
private |
Definition at line 105 of file L1MuGlobalMuonTrigger.h.