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 ) |