CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
genParticles_cff Namespace Reference

Variables

tuple _genParticlesHITask = genParticlesTask.copy()
 
tuple genParticlesTask
 
tuple prunedGenParticlesWithStatusOne = prunedGenParticles.clone()
 

Variable Documentation

tuple genParticles_cff._genParticlesHITask = genParticlesTask.copy()

Definition at line 22 of file genParticles_cff.py.

tuple genParticles_cff.genParticlesTask
Initial value:
1 = cms.Task(
2  prunedGenParticles,
3  packedGenParticles,
4  prunedGenParticlesWithStatusOne
5 )

Definition at line 14 of file genParticles_cff.py.

tuple genParticles_cff.prunedGenParticlesWithStatusOne = prunedGenParticles.clone()

Definition at line 5 of file genParticles_cff.py.