L1 Trigger Parameters

This page documents the configurable L1 trigger parameters of interest for trigger studies, and how to use them in the emulators. Note that this page is far from complete.

The instructions below are valid for CMSSW 18X and 20X series

ECAL Trigger Primitives

Tower threshold

replace EcalTrigPrimESProducer.DatabaseFile = "TPG_startup.txt"  // places 210MeV threshold on tower - default is no threshold

HCAL Trigger Primitives

HF single particle detection

replace hcalTriggerPrimitiveDigis.FG_threshold = 32 // tower threshold, in units of 1/16 GeV

Regional Calorimeter Trigger

E/gamma Fine Grain Veto

replace RCTConfigProducers.eMinForFGCut = 3.0  // minimum Et for which the veto is applied
replace RCTConfigProducers.eMaxForFGCut = 50.  // maximum Et for which the veto is applied

E/gamma H/E Veto

replace RCTConfigProducers.hOeCut = 0.05  // cut value
replace RCTConfigProducers.eMinForHoECut = 3.0  // minimum total Et for which the veto is applied
replace RCTConfigProducers.eMaxForHoECut = 60.  // maximum total Et for which the veto is applied
replace RCTConfigProducers.hMinForHoECut = 3.0  // minimum HCAL Et for which the veto is applied

HCAL Noise Veto

replace RCTConfigProducers.noiseVetoHB = true  // use noise veto for barrel  - false by default
replace RCTConfigProducers.noiseVetoHEplus = true  // and endcaps - false by default
replace RCTConfigProducers.noiseVetoHEminus = true

Global Calorimeter Trigger

Jet Finder Algorithm parameters

replace L1GctConfigProducers.JetFinderCentralJetSeed = 1
replace L1GctConfigProducers.JetFinderForwardJetSeed = 1
replace L1GctConfigProducers.L1CaloJetZeroSuppressionThresholdInGeV = 5.0

Convert jet Et to E

replace L1GctConfigProducers.ConvertEtValuesToEnergy = true  // false by default

DT Trigger Primitives

DT Track Finder

CSC Trigger Primitives

CSC Track Finder

RPC Trigger

Global Muon Trigger



-- JimBrooke - 25 Mar 2008

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r2 - 2008-04-15 - JimBrooke
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    CMSPublic All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback