ATLAS Offline Software
|
Public Member Functions | |
def | __init__ (self, configType) |
def | confirmConfigType (self, config) |
Public Attributes | |
configType | |
ConfigLoader derived classes hold the information of the configuration source and define the method to load the configuration
Definition at line 44 of file TriggerConfigAccessBase.py.
def python.TriggerConfigAccessBase.ConfigLoader.__init__ | ( | self, | |
configType | |||
) |
Definition at line 49 of file TriggerConfigAccessBase.py.
def python.TriggerConfigAccessBase.ConfigLoader.confirmConfigType | ( | self, | |
config | |||
) |
checks that the in-file specification of the configuration type matches the expected type
Definition at line 51 of file TriggerConfigAccessBase.py.
python.TriggerConfigAccessBase.ConfigLoader.configType |
Definition at line 50 of file TriggerConfigAccessBase.py.