![]() |
|
|||
File indexing completed on 2021-11-06 04:13:38
0001 import FWCore.ParameterSet.Config as cms 0002 0003 # 0004 # This cfi should be included to build the GEM geometry model. 0005 # 0006 GEMGeometryESModule = cms.ESProducer("GEMGeometryESModule", 0007 fromDDD = cms.bool(False), 0008 fromDD4hep = cms.bool(False), 0009 appendToDataLabel = cms.string(''), 0010 alignmentsLabel = cms.string(''), 0011 applyAlignment = cms.bool(False) 0012 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |