CMS 3D CMS Logo

python::kinAxis_cfi Namespace Reference


Functions

def kinAxis


Function Documentation

def python::kinAxis_cfi::kinAxis (   apt1,
  apt2,
  am1,
  am2 
)

Definition at line 4 of file kinAxis_cfi.py.

00004                                   :
00005     return cms.PSet(
00006         pt1 = cms.double( apt1 ),
00007         pt2 = cms.double( apt2 ),
00008         m1 = cms.double( am1 ),
00009         m2 = cms.double( am2 )
00010         )
        )


Generated on Tue Jun 9 18:50:45 2009 for CMSSW by  doxygen 1.5.4