Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2025-06-20 01:53:25

0001 import Configuration.Geometry.defaultPhase2ConditionsEra_cff as _centralgeo
0002 
0003 MTD_DEFAULT_VERSION = "Run4D121"
0004 
0005 def check_mtdgeo():
0006     if MTD_DEFAULT_VERSION != _centralgeo.DEFAULT_VERSION:
0007         print("MTD test geometry scenario ",MTD_DEFAULT_VERSION," different than CMS default ",_centralgeo.DEFAULT_VERSION)