Main Page
Namespaces
Classes
Package Documentation
Validation
RecoVertex
python
PostProcessorVertex_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
Validation.RecoVertex.PostProcessorV0_cfi
import
*
4
from
Validation.RecoVertex.PrimaryVertexAnalyzer4PUSlimmed_Client_cfi
import
*
5
6
7
postProcessorVertexSequence = cms.Sequence(
8
postProcessorVertex +
9
postProcessorV0
10
)
11
12
postProcessorVertexStandAlone = cms.Sequence(postProcessorVertexSequence)
PostProcessorV0_cfi
PrimaryVertexAnalyzer4PUSlimmed_Client_cfi
Generated for CMSSW Reference Manual by
1.8.11