CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
himixSIMIdeal_cff.py
Go to the documentation of this file.
2 
4 hiSignalG4SimHits = g4SimHits.clone()
5 hiSignalG4SimHits.Generator.HepMCProductLabel = 'hiSignal' # By default it's "generator" in 3_x_y
6 
7 psim.replace(g4SimHits,hiSignalG4SimHits)