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