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.candidateVertexArbitratorCtagL = candidateVertexArbitrator.clone()
 
tuple inclusiveVertexing_cff.candidateVertexMergerCtagL = candidateVertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveCandidateSecondaryVertices = candidateVertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveCandidateSecondaryVerticesCtagL = candidateVertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexFinderCtagL = inclusiveCandidateVertexFinder.clone()
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexing = cms.Sequence(inclusiveCandidateVertexFinder*candidateVertexMerger*candidateVertexArbitrator*inclusiveCandidateSecondaryVertices)
 
tuple inclusiveVertexing_cff.inclusiveCandidateVertexingCtagL = cms.Sequence(inclusiveCandidateVertexFinderCtagL*candidateVertexMergerCtagL*candidateVertexArbitratorCtagL*inclusiveCandidateSecondaryVerticesCtagL)
 
tuple inclusiveVertexing_cff.inclusiveSecondaryVertices = vertexMerger.clone()
 
tuple inclusiveVertexing_cff.inclusiveVertexing = cms.Sequence(inclusiveVertexFinder*vertexMerger*trackVertexArbitrator*inclusiveSecondaryVertices)