Go to the source code of this file.
Namespaces | |
python.Vispa.Plugins.ConfigEditor.ToolDataAccessor | |
Variables | |
string | python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.cmsswDir = "$CMSSW_BASE" |
string | python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.cmsswReleaseDir = "$CMSSW_RELEASE_BASE" |
tuple | python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.standardConfigDir = os.path.abspath(os.path.expandvars(os.path.join(cmsswDir,"src/PhysicsTools/PatAlgos/test"))) |
tuple | python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.standardToolsDir = os.path.abspath(os.path.join(os.path.dirname(tools.__file__))) |