|
| | args = initArgs.parseArgs() |
| |
| list | barrelCommonTables = ["ReducedTracks", "ReducedTracksBarrel", "ReducedTracksBarrelPID"] |
| |
| list | barrelDeps |
| |
| list | booleanSelections = ["true", "false"] |
| |
| list | centralityTableParameters |
| | Interface Predefined Selections #. More...
|
| |
| list | centSearch = [] |
| |
| tuple | commandToRun |
| |
| list | commonDeps = ["o2-analysis-timestamp", "o2-analysis-event-selection", "o2-analysis-multiplicity-table",] |
| | Dependencies #. More...
|
| |
| list | commonTables = ["ReducedEvents", "ReducedEventsExtended", "ReducedEventsVtxCov"] |
| |
| dictionary | config = {} |
| |
| | configuredCommands = vars(args) |
| |
| dictionary | depsToRun = {} |
| |
| | est |
| |
| | fileName |
| |
| | FT0 |
| |
| list | ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"] |
| |
| | indent |
| |
| | initArgs = TableMakerMC() |
| | Init Workflow #. More...
|
| |
| | logFile |
| |
| list | muonCommonTables = ["ReducedMuons", "ReducedMuonsExtra"] |
| |
| | 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-" |
| |
| string | prefix_process = "process" |
| | PREFIX ADDING PART #. More...
|
| |
| | process |
| |
| string | readerConfigFileName = "aodReaderTempConfig.json" |
| |
| bool | runOverMC = True |
| |
| dictionary | specificDeps |
| |
| dictionary | specificTables |
| |
| | tableMakerProcessSearch = set() |
| | Start Interface Processes #. More...
|
| |
| dictionary | tables |
| | Skimming Table Selections #. More...
|
| |
| dictionary | tablesToProduce = {} |
| |
| string | taskNameInCommandLine = "o2-analysis-dq-table-maker-mc" |
| |
| string | taskNameInConfig = "table-maker-m-c" |
| |
| list | ttreeList = [] |
| |
| string | updatedConfigFileName = "tempConfigTableMakerMC.json" |
| | End Interface Processes #. More...
|
| |
| string | value2 = "true" |
| |
| string | writerConfigFileName = "aodWriterTempConfig.json" |
| |