Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
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<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
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) |
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 () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
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 59 of file CSCTriggerPrimitivesProducer.cc.
|
explicit |
Definition at line 114 of file CSCTriggerPrimitivesProducer.cc.
References builder_, checkBadChambers_, L1TStage2Emulator_cff::commonParam, comp_token_, compDigiProducer_, config_, confToken_, cscToken_, debugParameters_, 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.
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 184 of file CSCTriggerPrimitivesProducer.cc.
References builder_, checkBadChambers_, comp_token_, compDigiProducer_, confToken_, cscToken_, debugParameters_, makeMEIFBenchmarkPlots::ev, gem_pad_cluster_token_, 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 71 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 93 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 74 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 68 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 88 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 90 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 76 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 97 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 96 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 100 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 85 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 87 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 103 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 105 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 104 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 107 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 108 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 109 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 75 of file CSCTriggerPrimitivesProducer.cc.
Referenced by CSCTriggerPrimitivesProducer(), and produce().