Public Member Functions | |
def | __init__ |
Public Attributes | |
database | |
name | |
run | |
version | |
Static Public Attributes | |
dictionary | compatibility = { 'hltdev': ('v2', 'offline'), 'orcoff': ('v2', 'adg') } |
string | valid_databases = 'online' |
string | valid_versions = 'v1' |
Definition at line 49 of file options.py.
def options.ConnectionHLTMenu.__init__ | ( | self, | |
value | |||
) |
Definition at line 54 of file options.py.
|
static |
Definition at line 52 of file options.py.
options.ConnectionHLTMenu.database |
Definition at line 56 of file options.py.
options.ConnectionHLTMenu.name |
Definition at line 57 of file options.py.
Referenced by ElectronMVAID.ElectronMVAID.__call__(), counter.Counter.__str__(), average.Average.__str__(), VIDSelectorBase.VIDSelectorBase.initialize(), counter.Counter.write(), and average.Average.write().
options.ConnectionHLTMenu.run |
Definition at line 58 of file options.py.
|
static |
Definition at line 51 of file options.py.
|
static |
Definition at line 50 of file options.py.
options.ConnectionHLTMenu.version |
Definition at line 55 of file options.py.