Parent Directory
|
Revision Log
|
Revision Graph
Revision 1.1 - (view) (download) (as text)
| 1 : | fabiocos | 1.1 | import FWCore.ParameterSet.Config as cms |
| 2 : | |||
| 3 : | # CMSSW/Geant4 interface | ||
| 4 : | from SimG4Core.Configuration.SimG4Core_cff import * | ||
| 5 : | psim = cms.Sequence(cms.SequencePlaceholder("randomEngineStateProducer")*g4SimHits) | ||
| 6 : | |||
| 7 : |
| CERN LCG CVS service | ViewVC Help |
| Powered by ViewVC 1.0.9 |