CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
cmsCodeRules.config Namespace Reference

Variables

string __author__ = "Aurelija"
 
string __date__ = "$2010-08-06 14.27.51$"
 
tuple checkPath = os.getcwd()
 
dictionary Configuration = {}
 
list exceptPaths = []
 
string helpMsg = "-----------------------------------------------------------HELP-----------------------------------------------------------\n"
 
tuple htmlPath = os.getcwd()
 
list ordering = ['1', '2', '3', '4', '5', '6']
 
tuple picklePath = os.getcwd()
 
string ruleName = '1'
 
string rulesDescription = "Rule number Description\n"
 
list rulesNames = []
 
tuple txtPath = os.getcwd()
 

Variable Documentation

string cmsCodeRules.config.__author__ = "Aurelija"

Definition at line 1 of file config.py.

string cmsCodeRules.config.__date__ = "$2010-08-06 14.27.51$"

Definition at line 2 of file config.py.

tuple cmsCodeRules.config.checkPath = os.getcwd()

Definition at line 11 of file config.py.

dictionary cmsCodeRules.config.Configuration = {}

Definition at line 24 of file config.py.

list cmsCodeRules.config.exceptPaths = []

Definition at line 18 of file config.py.

string cmsCodeRules.config.helpMsg = "-----------------------------------------------------------HELP-----------------------------------------------------------\n"

Definition at line 151 of file config.py.

tuple cmsCodeRules.config.htmlPath = os.getcwd()

Definition at line 14 of file config.py.

list cmsCodeRules.config.ordering = ['1', '2', '3', '4', '5', '6']

Definition at line 7 of file config.py.

Referenced by edm::OwnVector< T, P >.sort().

tuple cmsCodeRules.config.picklePath = os.getcwd()

Definition at line 12 of file config.py.

string cmsCodeRules.config.ruleName = '1'

Definition at line 30 of file config.py.

string cmsCodeRules.config.rulesDescription = "Rule number Description\n"

Definition at line 145 of file config.py.

list cmsCodeRules.config.rulesNames = []

Definition at line 23 of file config.py.

tuple cmsCodeRules.config.txtPath = os.getcwd()

Definition at line 13 of file config.py.