![]() |
|
|||
File indexing completed on 2024-04-06 12:29:59
0001 import FWCore.ParameterSet.Config as cms 0002 0003 common_beam_direction_parameters = cms.PSet( 0004 MinEta = cms.double(2.40105), 0005 MaxEta = cms.double(2.40105), 0006 MinPhi = cms.double(0.54217), 0007 MaxPhi = cms.double(0.54217), 0008 Psi = cms.double(-2.14656), 0009 BeamMeanX = cms.double(5.41610), 0010 BeamMeanY = cms.double(-5.40978), 0011 BeamPosition = cms.double( -26732.01) 0012 )
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |