CMS 3D CMS Logo

Variables
pfCHS_cff Namespace Reference

Variables

 pfCHS
 

Variable Documentation

◆ pfCHS

pfCHS_cff.pfCHS
Initial value:
1 = cms.EDFilter("CandPtrSelector",
2  src = cms.InputTag("packedPFCandidates"),
3  cut = cms.string("fromPV(0)>0 || (vertexRef().key<={} && abs(dz(0))<{})".format(
4  primaryVertexAssociationJME.assignment.NumOfPUVtxsForCharged.value(),
5  primaryVertexAssociationJME.assignment.DzCutForChargedFromPUVtxs.value()))
6 )

Definition at line 4 of file pfCHS_cff.py.