CMS 3D CMS Logo

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

Variables

tuple pfParticleSelectionSequence = cms.Sequence(pfParticleSelectionTask)
 
tuple pfParticleSelectionTask
 

Variable Documentation

tuple pfParticleSelection_cff.pfParticleSelectionSequence = cms.Sequence(pfParticleSelectionTask)

Definition at line 17 of file pfParticleSelection_cff.py.

tuple pfParticleSelection_cff.pfParticleSelectionTask
Initial value:
1 = cms.Task(
2  pfNoPileUpIsoTask,
3  # In principle JME sequence should go here, but this is used in RECO
4  # in addition to here, and is used in the "first-step" PF process
5  # so needs to go later.
6  #pfNoPileUpJMETask,
7  pfNoPileUpTask,
8  pfSortByTypeTask
9  )

Definition at line 8 of file pfParticleSelection_cff.py.