Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TrackPropagation
Geant4e
python
Geant4ePropagator_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
Geant4ePropagator = cms.ESProducer(
"GeantPropagatorESProducer"
,
4
ComponentName = cms.string(
"Geant4ePropagator"
),
5
PropagationDirection=cms.string(
"alongMomentum"
),
6
ParticleName=cms.string(
"mu"
)
7
)
Config
Generated for CMSSW Reference Manual by
1.8.5