CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/SimG4CMS/EcalTestBeam/python/ee_PositionParticleGun_cff.py

Go to the documentation of this file.
00001 import FWCore.ParameterSet.Config as cms
00002 
00003 common_beam_direction_parameters = cms.PSet(
00004     MinEta = cms.double(2.40105),
00005     MaxEta = cms.double(2.40105),
00006     MinPhi = cms.double(0.54217),
00007     MaxPhi = cms.double(0.54217),
00008     Psi    = cms.double(-2.14656),
00009     BeamMeanX = cms.double(5.41610),
00010     BeamMeanY = cms.double(-5.40978),
00011     BeamPosition = cms.double(  -26732.01)
00012     )