Line Code
1 2 3 4 5 6 7 8 9 10
import FWCore.ParameterSet.Config as cms

#
# Geometry master configuration
#
# Ideal geometry, needed for simulation
from Configuration.Geometry.GeometrySLHCSimIdeal_cff import *

# Reconstruction geometry services
from Configuration.Geometry.GeometrySLHCReco_cff import *