Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
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
SimTracker.TrackAssociation.TrackAssociatorByChi2_cfi
import
*
6
from
SimTracker.TrackAssociation.TrackAssociatorByHits_cfi
import
*
7
from
SimTracker.TrackAssociation.trackMCMatchSequence_cff
import
*
8
# define post-reco generator sequence
9
postreco_generator = cms.Sequence(trackMCMatchSequence)
10
TrackAssociatorByChi2_cfi
Config
TrackAssociatorByHits_cfi
trackMCMatchSequence_cff
TransientTrackBuilder_cfi
Generated for CMSSW Reference Manual by
1.8.5