Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoParticleFlow
PFTracking
python
particleFlowTrack_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
RecoParticleFlow.PFTracking.pfTrack_cfi
import
*
4
from
RecoParticleFlow.PFTracking.pfNuclear_cfi
import
*
5
from
RecoParticleFlow.PFTracking.pfV0_cfi
import
*
6
from
RecoParticleFlow.PFTracking.pfTrackElec_cfi
import
*
7
from
RecoParticleFlow.PFTracking.particleFlowTrackWithDisplacedVertex_cff
import
*
8
9
particleFlowTrack = cms.Sequence(pfTrack*pfTrackElec)
10
particleFlowTrackWithNuclear = cms.Sequence(pfTrack*pfTrackElec*pfNuclear)
11
particleFlowTrackWithV0 = cms.Sequence(pfTrack*pfTrackElec*pfV0)
12
pfTrackingGlobalReco = cms.Sequence(particleFlowTrackWithDisplacedVertex)
pfV0_cfi
pfTrack_cfi
Config
pfTrackElec_cfi
particleFlowTrackWithDisplacedVertex_cff
pfNuclear_cfi
Generated for CMSSW Reference Manual by
1.8.5