Public Member Functions | |
CSCTriggerPrimitivesProducer (const edm::ParameterSet &) | |
void | produce (edm::Event &, const edm::EventSetup &) override |
~CSCTriggerPrimitivesProducer () override | |
Public Member Functions inherited from edm::stream::EDProducer<> | |
EDProducer ()=default | |
EDProducer (const EDProducer &)=delete | |
bool | hasAbilityToProduceInBeginLumis () const final |
bool | hasAbilityToProduceInBeginProcessBlocks () const final |
bool | hasAbilityToProduceInBeginRuns () const final |
bool | hasAbilityToProduceInEndLumis () const final |
bool | hasAbilityToProduceInEndProcessBlocks () const final |
bool | hasAbilityToProduceInEndRuns () const final |
const EDProducer & | operator= (const EDProducer &)=delete |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDProducer<> | |
using | CacheTypes = CacheContexts< T... > |
using | GlobalCache = typename CacheTypes::GlobalCache |
using | HasAbility = AbilityChecker< T... > |
using | InputProcessBlockCache = typename CacheTypes::InputProcessBlockCache |
using | LuminosityBlockCache = typename CacheTypes::LuminosityBlockCache |
using | LuminosityBlockContext = LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > |
using | LuminosityBlockSummaryCache = typename CacheTypes::LuminosityBlockSummaryCache |
using | RunCache = typename CacheTypes::RunCache |
using | RunContext = RunContextT< RunCache, GlobalCache > |
using | RunSummaryCache = typename CacheTypes::RunSummaryCache |
Implementation of the local Level-1 Cathode Strip Chamber trigger. Simulates functionalities of the anode and cathode Local Charged Tracks (LCT) processors, of the Trigger Mother Board (TMB), and of the Muon Port Card (MPC).
Input to the simulation are collections of the CSC wire and comparator digis.
Produces four collections of the Level-1 CSC Trigger Primitives (track stubs, or LCTs): anode LCTs (ALCTs), cathode LCTs (CLCTs), correlated LCTs at TMB, and correlated LCTs at MPC.
The trigger primitive emulator has been expanded with options to use both ALCTs, CLCTs and GEM clusters. The GEM-CSC integrated local trigger combines ALCT, CLCT and GEM information to produce integrated stubs. The available stub types can be found in the class definition of CSCCorrelatedLCTDigi (DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigi.h)
authors: Sven Dildick (TAMU), Tao Huang (TAMU)
Definition at line 58 of file CSCTriggerPrimitivesProducer.cc.
|
explicit |
Definition at line 110 of file CSCTriggerPrimitivesProducer.cc.
References builder_, checkBadChambers_, L1TStage2Emulator_cff::commonParam, comp_token_, compDigiProducer_, confToken_, cscToken_, debugParameters_, dummyBadChambers_, gem_pad_cluster_token_, gemPadDigiClusterProducer_, gemToken_, edm::ParameterSet::getParameter(), keepALCTPreTriggers_, keepCLCTPreTriggers_, keepShowers_, or, pBadChambersToken_, pLookupTableCCLUTToken_, pLookupTableME11ILTToken_, pLookupTableME21ILTToken_, runCCLUT_, runCCLUT_OTMB_, runCCLUT_TMB_, runILT_, runME11ILT_, runME21ILT_, wire_token_, and wireDigiProducer_.
|
override |
Definition at line 182 of file CSCTriggerPrimitivesProducer.cc.
|
override |
Definition at line 184 of file CSCTriggerPrimitivesProducer.cc.
References builder_, checkBadChambers_, comp_token_, compDigiProducer_, confToken_, cscToken_, debugParameters_, dummyBadChambers_, makeMEIFBenchmarkPlots::ev, gem_pad_cluster_token_, gemGeometry_cff::gemGeometry, gemPadDigiClusterProducer_, gemToken_, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), keepALCTPreTriggers_, keepCLCTPreTriggers_, keepShowers_, edm::InputTag::label(), eostools::move(), pBadChambersToken_, pLookupTableCCLUTToken_, pLookupTableME11ILTToken_, pLookupTableME21ILTToken_, edm::Handle< T >::product(), edm::ESHandle< T >::product(), runCCLUT_, runILT_, runME11ILT_, runME21ILT_, singleTopDQM_cfi::setup, groupFilesInBlocks::temp, wire_token_, and wireDigiProducer_.
|
private |
Definition at line 67 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 91 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 75 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 70 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 84 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 78 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 88 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 86 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 77 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 72 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 79 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 95 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 94 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 98 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 80 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 81 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 82 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 83 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 101 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 103 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 102 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 105 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 106 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 107 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 76 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 71 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().