#include <CSCTriggerPrimitivesProducer.h>
Private Member Functions | |
std::unique_ptr< CSCTriggerPrimitivesBuilder > | beginStream (edm::StreamID) const override |
Additional Inherited Members | |
Public Types inherited from edm::global::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::global::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
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) |
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 44 of file CSCTriggerPrimitivesProducer.h.
|
explicit |
Definition at line 37 of file CSCTriggerPrimitivesProducer.cc.
References checkBadChambers_, comp_token_, compDigiProducer_, config_, debugParameters_, edm::ParameterSet::existsAs(), gem_pad_cluster_token_, gem_pad_token_, gemPadDigiClusterProducer_, gemPadDigiProducer_, edm::ParameterSet::getParameter(), or, runME11ILT_, runME21ILT_, wire_token_, and wireDigiProducer_.
|
override |
Definition at line 71 of file CSCTriggerPrimitivesProducer.cc.
|
inlineoverrideprivate |
Definition at line 58 of file CSCTriggerPrimitivesProducer.h.
|
override |
Definition at line 75 of file CSCTriggerPrimitivesProducer.cc.
References checkBadChambers_, comp_token_, compDigiProducer_, debugParameters_, gem_pad_cluster_token_, gem_pad_token_, gemPadDigiClusterProducer_, gemPadDigiProducer_, edm::EventSetup::get(), edm::Event::getByToken(), h, edm::ESHandleBase::isValid(), edm::HandleBase::isValid(), edm::InputTag::label(), eostools::move(), or, edm::Handle< T >::product(), edm::ESHandle< T >::product(), edm::Event::put(), runME11ILT_, runME21ILT_, groupFilesInBlocks::temp, wire_token_, and wireDigiProducer_.
|
private |
Definition at line 78 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 69 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 63 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 56 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer().
|
private |
Definition at line 75 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 71 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 66 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 81 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().
|
private |
Definition at line 82 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 64 of file CSCTriggerPrimitivesProducer.h.
Referenced by CSCTriggerPrimitivesProducer(), and produce().