#include <CSCTriggerPrimitivesProducer.h>
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 = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () noexcept |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) noexcept |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
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 pads. 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) Either single GEM pads or GEM pad clusters can be used as input. The online system will use GEM pad clusters however.
authors: Sven Dildick (TAMU), Tao Huang (TAMU)
Definition at line 50 of file CSCTriggerPrimitivesProducer.h.
|
explicit |
Definition at line 33 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_, runME11ILT_, runME21ILT_, wire_token_, and wireDigiProducer_.
|
override |
Definition at line 87 of file CSCTriggerPrimitivesProducer.cc.
|
overridevirtual |
Implements edm::one::EDProducerBase.
Definition at line 89 of file CSCTriggerPrimitivesProducer.cc.
References builder_, checkBadChambers_, comp_token_, compDigiProducer_, confToken_, cscToken_, debugParameters_, ev, gem_pad_cluster_token_, gemPadDigiClusterProducer_, gemToken_, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), keepALCTPreTriggers_, keepCLCTPreTriggers_, keepShowers_, edm::InputTag::label(), eostools::move(), or, pBadChambersToken_, edm::Handle< T >::product(), edm::ESHandle< T >::product(), runME11ILT_, runME21ILT_, singleTopDQM_cfi::setup, groupFilesInBlocks::temp, wire_token_, and wireDigiProducer_.
|
private |
Definition at line 62 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 81 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 70 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 65 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 59 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 76 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 73 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 78 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 72 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 67 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 74 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 85 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 84 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 88 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 75 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 91 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 92 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 71 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 66 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().