|
O2-DQ User Interface 1.0.0
|
Go to the source code of this file.
Namespaces | |
| namespace | runDQEfficiency |
Variables | |
| analysisCfg = configGetter(configuredCommands, "analysis") | |
| args = initArgs.parseArgs() | |
| list | booleanSelections = ["true", "false"] |
| Interface Predefined Selections #. More... | |
| tuple | commandToRun = (taskNameInCommandLine + " --configuration json://" + updatedConfigFileName + " -b" + " --aod-writer-json " + args.writer) |
| dictionary | config = {} |
| configuredCommands = vars(args) | |
| fileName | |
| indent | |
| initArgs = DQEfficiency() | |
| bool | isAnalysisEventSelected = True |
| Start Interface Processes #. More... | |
| bool | isAnalysisMuonSelected = True |
| bool | isAnalysisSameEventPairingSelected = True |
| bool | isAnalysisTrackSelected = True |
| logFile | |
| outputFile | |
| processCfg = configGetter(configuredCommands, "process") | |
| string | taskNameInCommandLine = "o2-analysis-dq-efficiency" |
| string | taskNameInConfig = "analysis-event-selection" |
| string | updatedConfigFileName = "tempConfigDQEfficiency.json" |
| End Interface Processes #. More... | |