Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2025-05-08 02:18:42

0001 import FWCore.ParameterSet.Config as cms
0002 from  PhysicsTools.NanoAOD.particlelevel_cff import *
0003 
0004 particleLevelBPHSequence = cms.Sequence(mergedGenParticles + genParticles2HepMC + particleLevel)