CMS 3D CMS Logo

Namespaces | Variables

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/DQM/SiStripMonitorClient/scripts/getGTfromDQMFile.py File Reference

Go to the source code of this file.

Namespaces

namespace  getGTfromDQMFile

Variables

list getGTfromDQMFile::DQMfile = sys.argv[1]
string getGTfromDQMFile::globalTag = ''
string getGTfromDQMFile::globalTagDir = 'DQMData/Run '
list getGTfromDQMFile::globalTagVar = sys.argv[3]
list getGTfromDQMFile::key = keys[0]
tuple getGTfromDQMFile::keys = gDirectory.GetDirectory( globalTagDir )
tuple getGTfromDQMFile::obj = key.ReadObj()
list getGTfromDQMFile::RunNumber = sys.argv[2]
tuple getGTfromDQMFile::thefile = TFile( DQMfile )