/
githubmirror
/
cmssw
Обзор
Документация
Войти
/
githubmirror
/
cmssw
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Geometry/CommonTopologies/python/globalTrackingGeometryDB_cfi.py
12 строк
573 B
Shahzad Malik Muzaffar
updated to use Det files from new location
29 ноя 2019, 10:13
29 ноя 2019, 10:13
ab0d821
Код
Авторство
О чём код?
import FWCore.ParameterSet.Config as cms # # This cfi is should be included to build the GlobalTrackingGeometry with all # concrete TrackingGeometries for muon and tracker. # from Geometry.CSCGeometryBuilder.cscGeometryDB_cfi import * from Geometry.RPCGeometryBuilder.rpcGeometryDB_cfi import * from Geometry.DTGeometryBuilder.dtGeometryDB_cfi import * from Geometry.TrackerNumberingBuilder.trackerNumberingGeometryDB_cfi import * from Geometry.TrackerGeometryBuilder.trackerGeometryDB_cfi import * from Geometry.CommonTopologies.bareGlobalTrackingGeometry_cfi import *