Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
Geometry
CommonTopologies
python
bareGlobalTrackingGeometry_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
#
4
# bareGlobalTrackingGeometry.cfi
5
# This cfi should be included to build the GlobalTrackingGeometry alone,
6
# the user has to declare individual concrete geometries himself.
7
# (The file globalTrackingGeometry.cfi includes also all concrete geometries
8
# for muon and tracker)
9
#
10
GlobalTrackingGeometryESProducer = cms.ESProducer(
"GlobalTrackingGeometryESProducer"
)
11
12
Generated for CMSSW Reference Manual by
1.8.5