CMS 3D CMS Logo

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

Variables

tuple pfParticleSelectionSequence
 

Variable Documentation

tuple pfParticleSelection_cff.pfParticleSelectionSequence
Initial value:
1 = cms.Sequence(
2  pfNoPileUpIsoSequence +
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  #pfNoPileUpJMESequence +
7  pfNoPileUpSequence +
8  pfSortByTypeSequence
9  )

Definition at line 8 of file pfParticleSelection_cff.py.