Go to the source code of this file.
|
| | args = initArgs.parseArgs() |
| |
| list | booleanSelections = ["true", "false"] |
| |
| list | centralityTableParameters |
| | Interface Predefined Selections #. More...
|
| |
| tuple | commandToRun |
| |
| list | commonDeps |
| | Dependencies #. More...
|
| |
| dictionary | config = {} |
| |
| | configuredCommands = vars(args) |
| |
| dictionary | depsToRun = {} |
| |
| | est |
| |
| | fileName |
| |
| | FT0 |
| |
| list | ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"] |
| |
| | indent |
| |
| | initArgs = AnalysisQvector() |
| |
| | logFile |
| |
| | outputFile |
| |
| | pid |
| |
| list | pidParameters = ["pid-el", "pid-mu", "pid-pi", "pid-ka", "pid-pr", "pid-de", "pid-tr", "pid-he", "pid-al",] |
| |
| string | prefix_est = "est" |
| |
| string | prefix_pid = "pid-" |
| | PREFIX ADDING PART #. More...
|
| |
| string | prefix_process = "process" |
| |
| string | taskNameInCommandLine = "o2-analysis-dq-flow" |
| |
| string | taskNameInConfig = "analysis-qvector" |
| |
| list | ttreeList = [] |
| |
| string | updatedConfigFileName = "tempConfigDQFlow.json" |
| | End Interface Processes #. More...
|
| |
| string | value2 = "1" |
| | Start Interface Processes #. More...
|
| |