O2-DQ User Interface 1.0.0
Loading...
Searching...
No Matches
runV0selector Namespace Reference

Variables

 args = initArgs.parseArgs()
 
list centralityTableParameters
 Interface Predefined Selections #. More...
 
tuple commandToRun
 
list commonDeps
 Dependencies #. More...
 
dictionary config = {}
 
 configuredCommands = vars(args)
 
dictionary depsToRun = {}
 
 fileName
 
 FT0
 
list ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"]
 
 indent
 
 initArgs = V0selector()
 
 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_pid = "pid-"
 PREFIX ADDING PART #. More...
 
string prefix_process = "process"
 
string taskNameInCommandLine = "o2-analysis-dq-v0-selector"
 
string taskNameInConfig = "v0-selector"
 
list ttreeList = []
 
string updatedConfigFileName = "tempConfigV0Selector.json"
 End Interface Processes #. More...
 
string value2 = "1"
 Start Interface Processes #. More...
 

Variable Documentation

◆ args

args = initArgs.parseArgs()

Definition at line 64 of file runV0selector.py.

◆ centralityTableParameters

list centralityTableParameters
Initial value:
1= [
2 "estRun2V0M", "estRun2SPDtks", "estRun2SPDcls", "estRun2CL0", "estRun2CL1", "estFV0A", "estFT0M", "estFDDM", "estNTPV"
3 ]

Interface Predefined Selections #.

Definition at line 38 of file runV0selector.py.

◆ commandToRun

tuple commandToRun
Initial value:
1= (
2 taskNameInCommandLine + " --configuration json://" + updatedConfigFileName + " --severity error --shm-segment-size 12000000000 -b"
3 )

Definition at line 262 of file runV0selector.py.

◆ commonDeps

list commonDeps
Initial value:
1= [
2 "o2-analysis-timestamp", "o2-analysis-event-selection", "o2-analysis-multiplicity-table", "o2-analysis-trackselection",
3 "o2-analysis-trackextension", "o2-analysis-pid-tof-base", "o2-analysis-pid-tof", "o2-analysis-pid-tof-full", "o2-analysis-pid-tof-beta",
4 "o2-analysis-pid-tpc-full"
5 ]

Dependencies #.

Definition at line 53 of file runV0selector.py.

◆ config

config = {}

Definition at line 89 of file runV0selector.py.

◆ configuredCommands

configuredCommands = vars(args)

Definition at line 65 of file runV0selector.py.

◆ depsToRun

dictionary depsToRun = {}

Definition at line 258 of file runV0selector.py.

◆ fileName

fileName

Definition at line 68 of file runV0selector.py.

◆ FT0

FT0

Definition at line 84 of file runV0selector.py.

◆ ft0Parameters

list ft0Parameters = ["processFT0", "processNoFT0", "processOnlyFT0", "processRun2"]

Definition at line 43 of file runV0selector.py.

◆ indent

indent

Definition at line 255 of file runV0selector.py.

◆ initArgs

initArgs = V0selector()

Definition at line 60 of file runV0selector.py.

◆ Logfile

Logfile

Definition at line 68 of file runV0selector.py.

◆ outputFile

outputFile

Definition at line 255 of file runV0selector.py.

◆ pid

pid

Definition at line 79 of file runV0selector.py.

◆ pidParameters

list pidParameters = ["pid-el", "pid-mu", "pid-pi", "pid-ka", "pid-pr", "pid-de", "pid-tr", "pid-he", "pid-al"]

Definition at line 45 of file runV0selector.py.

◆ prefix_pid

string prefix_pid = "pid-"

PREFIX ADDING PART #.

Definition at line 78 of file runV0selector.py.

◆ prefix_process

string prefix_process = "process"

Definition at line 83 of file runV0selector.py.

◆ taskNameInCommandLine

string taskNameInCommandLine = "o2-analysis-dq-v0-selector"

Definition at line 96 of file runV0selector.py.

◆ taskNameInConfig

string taskNameInConfig = "v0-selector"

Definition at line 95 of file runV0selector.py.

◆ ttreeList

dictionary ttreeList = []

Definition at line 47 of file runV0selector.py.

◆ updatedConfigFileName

string updatedConfigFileName = "tempConfigV0Selector.json"

End Interface Processes #.

Definition at line 252 of file runV0selector.py.

◆ value2

string value2 = "1"

Start Interface Processes #.

Definition at line 126 of file runV0selector.py.