CMS 3D CMS Logo

Classes | Namespaces | Functions | Variables

/data/refman/pasoursint/CMSSW_4_4_5_patch3/src/RecoVertex/BeamSpotProducer/scripts/getBeamSpotDB.py File Reference

Go to the source code of this file.

Classes

class  getBeamSpotDB::ParsingError

Namespaces

namespace  getBeamSpotDB

Functions

def getBeamSpotDB::exit
def getBeamSpotDB::nonzero
def getBeamSpotDB::pack
def getBeamSpotDB::parse
def getBeamSpotDB::unpack
def getBeamSpotDB::unpackLumiid

Variables

list getBeamSpotDB::atag = outcmd[1]
string getBeamSpotDB::auth = '/afs/cern.ch/cms/DB/conddb'
string getBeamSpotDB::cmd = 'cmscond_tagtree_list -c frontier://cmsfrontier.cern.ch:8000/Frontier/CMS_COND_31X_GLOBALTAG -P /afs/cern.ch/cms/DB/conddb -T '
string getBeamSpotDB::destDB = 'frontier://PromptProd/CMS_COND_31X_BEAMSPOT'
string getBeamSpotDB::globaltag = ''
string getBeamSpotDB::iov_since = ''
string getBeamSpotDB::iov_till = ''
string getBeamSpotDB::lumi = '1'
string getBeamSpotDB::optionstring = ""
tuple getBeamSpotDB::outcmd = commands.getstatusoutput( cmd )
list getBeamSpotDB::outtext = status_rDB[1]
string getBeamSpotDB::readdb_out = "readDB_"
 READ.
tuple getBeamSpotDB::rnewfile = open(readdb_out,'w')
string getBeamSpotDB::run = '1'
tuple getBeamSpotDB::status_rDB = commands.getstatusoutput('cmsRun '+ readdb_out)
string getBeamSpotDB::tagname = ''
tuple getBeamSpotDB::USAGE = re.compile(r'(?s)\s*usage: (.*?)(\n[ \t]*\n|$)')