Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:03:38

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 #
0004 # Geometry master configuration
0005 #
0006 # Ideal Tracker only geometry, needed for simulation
0007 from Configuration.Geometry.GeometrySimTracker_cff import *
0008 
0009 # Reco Tracker only geometry
0010 from Configuration.Geometry.GeometryRecoTracker_cff import *