Skip to content

Commit

Permalink
Merge pull request cms-sw#1047 from drankincms/p2l1t_evtcontent
Browse files Browse the repository at this point in the history
Updates to event content for tau-jet-MET
  • Loading branch information
epalencia authored Sep 7, 2022
2 parents 4b3e341 + a2d70c5 commit afa9a7e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion L1Trigger/Configuration/python/L1Trigger_EventContent_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,9 @@ def _appendPhase2Digis(obj):
'keep *_Phase1L1TJetProducer_*_*',
'keep *_Phase1L1TJetCalibrator_*_*',
'keep *_Phase1L1TJetSumsProducer_*_*',
'keep *_Phase1L1TJetProducer9x9_*_*',
'keep *_Phase1L1TJetCalibrator9x9_*_*',
'keep *_Phase1L1TJetSumsProducer9x9_*_*',
'keep *_l1ctLayer1Barrel_*_*',
'keep *_l1ctLayer1HGCal_*_*',
'keep *_l1ctLayer1HGCalNoTK_*_*',
Expand All @@ -202,7 +205,9 @@ def _appendPhase2Digis(obj):
'keep *_l1ctLayer1EG_*_*',
'keep *_L1MetPfProducer_*_*',
'keep *_l1NNTauProducer_*_*',
'keep *_l1NNTauProducerPuppi_*_*',
'keep *_L1NNTauProducerPuppi_*_*',
'keep *_HPSPFTauProducerPF_*_*',
'keep *_HPSPFTauProducerPuppi_*_*',
'keep *_TTStubsFromPhase2TrackerDigis_*_*',
'keep *_TTClustersFromPhase2TrackerDigis_*_*',
'keep *_TTTracksFromExtendedTrackletEmulation_*_*',
Expand Down

0 comments on commit afa9a7e

Please sign in to comment.