Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Configuration
StandardSequences
python
PostRecoGenerator_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#track match
4
from
TrackingTools.TransientTrack.TransientTrackBuilder_cfi
import
*
5
from
SimGeneral.TrackingAnalysis.trackingParticles_cfi
import
*
6
from
SimTracker.TrackAssociation.TrackAssociatorByChi2_cfi
import
*
7
from
SimTracker.TrackAssociation.TrackAssociatorByHits_cfi
import
*
8
from
SimTracker.TrackAssociation.trackMCMatchSequence_cff
import
*
9
# define post-reco generator sequence
10
postreco_generator = cms.Sequence(trackMCMatchSequence)
11
trackingParticles_cfi
TrackAssociatorByChi2_cfi
Config
TrackAssociatorByHits_cfi
trackMCMatchSequence_cff
TransientTrackBuilder_cfi
Generated for CMSSW Reference Manual by
1.8.5