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() |
string cmsCodeRules::config::__author__ = "Aurelija" |
string cmsCodeRules::config::__date__ = "$2010-08-06 14.27.51$" |
tuple cmsCodeRules::config::checkPath = os.getcwd() |
dictionary cmsCodeRules::config::Configuration = {} |
list cmsCodeRules::config::exceptPaths = [] |
string cmsCodeRules::config::helpMsg = "-----------------------------------------------------------HELP-----------------------------------------------------------\n" |
tuple cmsCodeRules::config::htmlPath = os.getcwd() |
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(), and edm::OwnArray< T, MAX_SIZE, P >::sort().
tuple cmsCodeRules::config::picklePath = os.getcwd() |
string cmsCodeRules::config::ruleName = '1' |
string cmsCodeRules::config::rulesDescription = "Rule number Description\n" |
list cmsCodeRules::config::rulesNames = [] |
tuple cmsCodeRules::config::txtPath = os.getcwd() |