|
O2-DQ User Interface 1.0.0
|
Variables | |
| args = initArgs.parseArgs() | |
| list | barrelCommonTables = ["ReducedTracks", "ReducedTracksBarrel", "ReducedTracksBarrelPID"] |
| list | barrelDeps |
| list | barrelSearch = [] |
| 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) | |
| list | covSearch = [] |
| dictionary | depsToRun = {} |
| est | |
| fileName | |
| list | filterSearch = [] |
| FT0 | |
| list | ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"] |
| list | fullSearch = [] |
| indent | |
| initArgs = TableMaker() | |
| logFile | |
| list | muonCommonTables = ["ReducedMuons", "ReducedMuonsExtra"] |
| list | muonSearch = [] |
| 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 = False |
| dictionary | specificDeps |
| dictionary | specificTables |
| tableMakerProcessSearch = set() | |
| dictionary | tables |
| Skimming Table Selections #. More... | |
| dictionary | tablesToProduce = {} |
| string | taskNameInCommandLine = "o2-analysis-dq-table-maker" |
| string | taskNameInConfig = "table-maker" |
| list | ttreeList = [] |
| string | updatedConfigFileName = "tempConfigTableMaker.json" |
| End Interface Processes #. More... | |
| string | value2 = "true" |
| string | writerConfigFileName = "aodWriterTempConfig.json" |
| args = initArgs.parseArgs() |
Definition at line 189 of file runTableMaker.py.
| list barrelCommonTables = ["ReducedTracks", "ReducedTracksBarrel", "ReducedTracksBarrelPID"] |
Definition at line 163 of file runTableMaker.py.
| list barrelDeps |
Definition at line 66 of file runTableMaker.py.
| list barrelSearch = [] |
Definition at line 55 of file runTableMaker.py.
| list booleanSelections = ["true", "false"] |
Definition at line 49 of file runTableMaker.py.
| list centralityTableParameters |
Interface Predefined Selections #.
Definition at line 40 of file runTableMaker.py.
| list centSearch = [] |
Definition at line 58 of file runTableMaker.py.
| tuple commandToRun |
Definition at line 598 of file runTableMaker.py.
| list commonDeps = ["o2-analysis-timestamp", "o2-analysis-event-selection", "o2-analysis-multiplicity-table"] |
Dependencies #.
Definition at line 65 of file runTableMaker.py.
| list commonTables = ["ReducedEvents", "ReducedEventsExtended", "ReducedEventsVtxCov"] |
Definition at line 162 of file runTableMaker.py.
| config = {} |
Definition at line 225 of file runTableMaker.py.
| configuredCommands = vars(args) |
Definition at line 190 of file runTableMaker.py.
| list covSearch = [] |
Definition at line 57 of file runTableMaker.py.
| dictionary depsToRun = {} |
Definition at line 541 of file runTableMaker.py.
| est |
Definition at line 215 of file runTableMaker.py.
| fileName |
Definition at line 193 of file runTableMaker.py.
| list filterSearch = [] |
Definition at line 59 of file runTableMaker.py.
| FT0 |
Definition at line 220 of file runTableMaker.py.
| list ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"] |
Definition at line 45 of file runTableMaker.py.
| list fullSearch = [] |
Definition at line 54 of file runTableMaker.py.
| indent |
Definition at line 538 of file runTableMaker.py.
| initArgs = TableMaker() |
Definition at line 184 of file runTableMaker.py.
| logFile |
Definition at line 193 of file runTableMaker.py.
| list muonCommonTables = ["ReducedMuons", "ReducedMuonsExtra"] |
Definition at line 164 of file runTableMaker.py.
| list muonSearch = [] |
Definition at line 56 of file runTableMaker.py.
| outputFile |
Definition at line 538 of file runTableMaker.py.
| pid |
Definition at line 210 of file runTableMaker.py.
| list pidParameters = ["pid-el", "pid-mu", "pid-pi", "pid-ka", "pid-pr", "pid-de", "pid-tr", "pid-he", "pid-al"] |
Definition at line 47 of file runTableMaker.py.
| string prefix_est = "est" |
Definition at line 214 of file runTableMaker.py.
| string prefix_pid = "pid-" |
Definition at line 209 of file runTableMaker.py.
| string prefix_process = "process" |
PREFIX ADDING PART #.
Definition at line 204 of file runTableMaker.py.
| process |
Definition at line 205 of file runTableMaker.py.
| string readerConfigFileName = "aodReaderTempConfig.json" |
Definition at line 591 of file runTableMaker.py.
| bool runOverMC = False |
Definition at line 231 of file runTableMaker.py.
| dictionary specificDeps |
Definition at line 70 of file runTableMaker.py.
| dictionary specificTables |
Definition at line 165 of file runTableMaker.py.
| tableMakerProcessSearch = set() |
Definition at line 250 of file runTableMaker.py.
| dictionary tables |
Skimming Table Selections #.
Definition at line 95 of file runTableMaker.py.
| dictionary tablesToProduce = {} |
Definition at line 556 of file runTableMaker.py.
| string taskNameInCommandLine = "o2-analysis-dq-table-maker" |
Definition at line 235 of file runTableMaker.py.
| string taskNameInConfig = "table-maker" |
Definition at line 234 of file runTableMaker.py.
| dictionary ttreeList = [] |
Definition at line 51 of file runTableMaker.py.
| string updatedConfigFileName = "tempConfigTableMaker.json" |
End Interface Processes #.
Definition at line 535 of file runTableMaker.py.
| string value2 = "true" |
Definition at line 270 of file runTableMaker.py.
| string writerConfigFileName = "aodWriterTempConfig.json" |
Definition at line 592 of file runTableMaker.py.