CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
plottingOptions.BasePlottingOptions Class Reference
Inheritance diagram for plottingOptions.BasePlottingOptions:
plottingOptions.PlottingOptionsOffline plottingOptions.PlottingOptionsPrimaryVertex plottingOptions.PlottingOptionsTrackSplitting plottingOptions.PlottingOptionsZMuMu

Public Member Functions

def __init__
 
def getRepMap
 

Public Attributes

 cmssw
 
 cmsswreleasebase
 
 config
 
 general
 
 randomWorkdirPart
 
 scramarch
 
 type
 

Detailed Description

Definition at line 9 of file plottingOptions.py.

Constructor & Destructor Documentation

def plottingOptions.BasePlottingOptions.__init__ (   self,
  config,
  valType,
  addDefaults = {},
  addMandatories = [],
  addneedpackages = [] 
)

Definition at line 10 of file plottingOptions.py.

Member Function Documentation

def plottingOptions.BasePlottingOptions.getRepMap (   self)

Definition at line 97 of file plottingOptions.py.

Member Data Documentation

plottingOptions.BasePlottingOptions.cmssw

Definition at line 36 of file plottingOptions.py.

plottingOptions.BasePlottingOptions.cmsswreleasebase

Definition at line 50 of file plottingOptions.py.

plottingOptions.BasePlottingOptions.config
plottingOptions.BasePlottingOptions.general

Definition at line 13 of file plottingOptions.py.

plottingOptions.BasePlottingOptions.randomWorkdirPart

Definition at line 14 of file plottingOptions.py.

plottingOptions.BasePlottingOptions.scramarch

Definition at line 49 of file plottingOptions.py.

plottingOptions.BasePlottingOptions.type

Definition at line 12 of file plottingOptions.py.

Referenced by core.AutoHandle.AutoHandle.ReallyLoad().