Main Page
Namespaces
Classes
Package Documentation
FastSimulation
Configuration
python
Geometries_START_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
FastSimulation.Configuration.Geometries_cff
import
*
4
5
import
FastSimulation.SimplifiedGeometryPropagator.fastSimProducer_cff
6
7
# Apply Tracker and Muon misalignment
8
process.fastSimProducer.detectorDefinition.trackerAlignmentLabel = cms.untracked.string(
""
)
9
misalignedTrackerGeometry.applyAlignment =
True
10
misalignedDTGeometry.applyAlignment =
True
11
misalignedCSCGeometry.applyAlignment =
True
12
Geometries_cff
fastSimProducer_cff
Generated for CMSSW Reference Manual by
1.8.11