CMS 3D CMS Logo

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

Variables

tuple _pp_on_AA_2018_packedPFCandidatesTask = cms.Task(cleanedParticleFlow,packedPFCandidatesRemoved,packedPFCandidatesTask.copy())
 
tuple packedPFCandidatesRemoved
 
tuple packedPFCandidatesTask
 

Variable Documentation

tuple packedPFCandidates_cff._pp_on_AA_2018_packedPFCandidatesTask = cms.Task(cleanedParticleFlow,packedPFCandidatesRemoved,packedPFCandidatesTask.copy())

Definition at line 21 of file packedPFCandidates_cff.py.

tuple packedPFCandidates_cff.packedPFCandidatesRemoved
Initial value:
1 = packedPFCandidates.clone(
2  inputCollection = "cleanedParticleFlow:removed",
3  vertexAssociator = "primaryVertexAssociationCleaned:original"
4 )

Definition at line 16 of file packedPFCandidates_cff.py.

tuple packedPFCandidates_cff.packedPFCandidatesTask
Initial value:
1 = cms.Task(
2  packedPFCandidates,
3  pfNoPileUpJMETask,
4  pfPileUpPFBRECO,
5  pfNoPileUpPFBRECO
6 )

Definition at line 7 of file packedPFCandidates_cff.py.