Main Page
Namespaces
Classes
Package Documentation
PhysicsTools
PatAlgos
python
producersHeavyIons
heavyIonPatCandidates_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
PhysicsTools.PatAlgos.producersHeavyIons.heavyIonJets_cff
import
*
4
from
PhysicsTools.PatAlgos.producersHeavyIons.heavyIonMuons_cff
import
*
5
from
PhysicsTools.PatAlgos.producersHeavyIons.heavyIonPhotons_cff
import
*
6
from
PhysicsTools.PatAlgos.producersHeavyIons.heavyIonProducer_cfi
import
*
7
8
heavyIonPatCandidates = cms.Sequence(
9
heavyIon +
10
makeHeavyIonJets +
11
makeHeavyIonPhotons +
12
makeHeavyIonMuons
13
)
heavyIonProducer_cfi
heavyIonMuons_cff
heavyIonJets_cff
heavyIonPhotons_cff
Generated for CMSSW Reference Manual by
1.8.11