src
L1Trigger
Configuration
python
customisePhase2FEVTDEBUGHLT.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
def
customisePhase2FEVTDEBUGHLT
(process):
4
process.source.inputCommands = cms.untracked.vstring(
"keep *"
,
"drop l1tPFCandidates_*_*_RECO"
)
5
return
process
customisePhase2FEVTDEBUGHLT.customisePhase2FEVTDEBUGHLT
def customisePhase2FEVTDEBUGHLT(process)
Definition:
customisePhase2FEVTDEBUGHLT.py:3
Generated for CMSSW Reference Manual by
1.8.14