Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
Alignment
MuonAlignment
python
MisalignedMuon_cfi.py
Go to the documentation of this file.
1
# Include this file to produce a misaligned muon geometry
2
#
3
import
FWCore.ParameterSet.Config
as
cms
4
5
import
Alignment.MuonAlignment.Scenarios_cff
as
_MuonScenarios
6
MisalignedMuon = cms.ESProducer(
"MisalignedMuonESProducer"
,
7
saveToDbase = cms.untracked.bool(
False
),
8
scenario = _MuonScenarios.MuonNoMovementsScenario
9
)
Config
Generated for CMSSW Reference Manual by
1.8.5