Variables | |
tuple | cmsswReleaseSrc = os.path.expandvars("$CMSSW_RELEASE_BASE/src/") |
tuple | cmsswSrc = os.path.expandvars("$CMSSW_BASE/src/") |
tuple | cwd = os.getcwd() |
tuple | f = open(newName, 'w') |
tuple | files = list() |
list | globList = argv[1] |
tuple | includeNode = cmsParse._IncludeNode(fileName) |
tuple | newName = cfgName2py.cfgName2py(fileName) |
tuple | newPath = os.path.dirname(newName) |
tuple | nToks = len(globList) |
overwrite = False |
tuple translate::cmsswReleaseSrc = os.path.expandvars("$CMSSW_RELEASE_BASE/src/") [static] |
Definition at line 19 of file translate.py.
tuple translate::cmsswSrc = os.path.expandvars("$CMSSW_BASE/src/") [static] |
Definition at line 18 of file translate.py.
tuple translate::cwd = os.getcwd() [static] |
Definition at line 20 of file translate.py.
tuple translate::f = open(newName, 'w') [static] |
Definition at line 50 of file translate.py.
tuple translate::files = list() [static] |
Definition at line 11 of file translate.py.
Referenced by stor::StorageManager::actionPerformed(), fillABSRPFiles(), SiStripDbParams::inputDcuInfoXmlFiles(), SiStripDbParams::inputFecXmlFiles(), SiStripDbParams::inputFedXmlFiles(), SiStripDbParams::inputModuleXmlFiles(), IO::IO(), pftools::IO::IO(), HcalPatternSource::loadPatterns(), main(), stor::StorageManager::monitoring(), stor::StorageManager::stopAction(), stor::StorageManager::streamerOutputWebPage(), and MillePedeAlignmentAlgorithm::terminate().
list translate::globList = argv[1] [static] |
Definition at line 25 of file translate.py.
tuple translate::includeNode = cmsParse._IncludeNode(fileName) [static] |
Definition at line 61 of file translate.py.
Referenced by edm::pset::CompositeNode::children(), and edm::pset::ParseTree::findTopLevelNodes().
tuple translate::newName = cfgName2py.cfgName2py(fileName) [static] |
Definition at line 44 of file translate.py.
Referenced by ALIUtils::changeName(), Model::copyMeasurements(), and AlignmentParameterSelector::setSpecials().
tuple translate::newPath = os.path.dirname(newName) [static] |
Definition at line 47 of file translate.py.
tuple translate::nToks = len(globList) [static] |
Definition at line 26 of file translate.py.
translate::overwrite = False [static] |
Definition at line 12 of file translate.py.