CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Variables
ToolDataAccessor.py File Reference

Go to the source code of this file.

Classes

class  python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.ApplyTool
 
class  python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.ImportTool
 
class  python.Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor
 

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