Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-12-07 02:27:30

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 # This modifier enables
0004 # - saving pixel vertices at HLT;
0005 # - using those vertices in input for the cluster splitting and ak4CaloJets;
0006 
0007 hltClusterSplitting =  cms.Modifier()
0008