Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:29:51

0001 import FWCore.ParameterSet.Config as cms
0002 
0003 #
0004 # Geometry master configuration
0005 # forStandalone APD
0006 #
0007 # Ideal geometry, needed for simulation
0008 from Geometry.EcalTestBeam.APDXML_cfi import *
0009 
0010 #  Calorimeters
0011 from Geometry.CaloEventSetup.CaloTopology_cfi import *
0012 from Geometry.CaloEventSetup.CaloGeometry_cff import *
0013 from Geometry.CaloEventSetup.EcalTrigTowerConstituents_cfi import *
0014 from Geometry.EcalMapping.EcalMapping_cfi import *
0015 from Geometry.EcalMapping.EcalMappingRecord_cfi import *