CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch13/src/RecoVertex/BeamSpotProducer/scripts/IOVObj.py

Go to the documentation of this file.
00001 class IOV:
00002     def __init__(self):
00003         self.since = 1
00004         self.till = 1
00005         self.RunFirst = 1
00006         self.RunLast  = 1
00007         self.LumiFirst = 1
00008         self.LumiLast = 1