CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Variables
inclusiveVertexing_cff.py File Reference

Go to the source code of this file.

Namespaces

 inclusiveVertexing_cff
 

Variables

tuple inclusiveVertexing_cff.candidateVertexArbitratorCvsL
 
tuple inclusiveVertexing_cff.candidateVertexMergerCvsL
 
tuple inclusiveVertexing_cff.inclusiveCandidateSecondaryVertices = candidateVertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveCandidateSecondaryVerticesCvsL
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexFinderCvsL
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexing = cms.Sequence(inclusiveCandidateVertexFinder*candidateVertexMerger*candidateVertexArbitrator*inclusiveCandidateSecondaryVertices)
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexingCvsL = cms.Sequence(inclusiveCandidateVertexFinderCvsL*candidateVertexMergerCvsL*candidateVertexArbitratorCvsL*inclusiveCandidateSecondaryVerticesCvsL)
 
tuple inclusiveVertexing_cff.inclusiveSecondaryVertices = vertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveVertexing = cms.Sequence(inclusiveVertexFinder*vertexMerger*trackVertexArbitrator*inclusiveSecondaryVertices)