SND@LHC Software
|
Functions | |
pyExit () | |
Variables | |
parser = ArgumentParser() | |
dest | |
help | |
type | |
str | |
default | |
None | |
required | |
int | |
False | |
action | |
options = parser.parse_args() | |
FairTasks | |
genfitTrack | |
list | HT_tasks = [] |
muon_reco_task_Sf = SndlhcMuonReco.MuonReco() | |
muon_reco_task_DS = SndlhcMuonReco.MuonReco() | |
trackTask = SndlhcTracking.Tracking() | |
M = Monitor.TrackSelector(options) | |
nEvents | |
run_TrackSelections.pyExit | ( | ) |
Definition at line 7 of file run_TrackSelections.py.
run_TrackSelections.action |
Definition at line 25 of file run_TrackSelections.py.
run_TrackSelections.default |
Definition at line 14 of file run_TrackSelections.py.
run_TrackSelections.dest |
Definition at line 14 of file run_TrackSelections.py.
run_TrackSelections.FairTasks |
Definition at line 47 of file run_TrackSelections.py.
run_TrackSelections.False |
Definition at line 17 of file run_TrackSelections.py.
run_TrackSelections.genfitTrack |
Definition at line 48 of file run_TrackSelections.py.
run_TrackSelections.help |
Definition at line 14 of file run_TrackSelections.py.
list run_TrackSelections.HT_tasks = [] |
Definition at line 49 of file run_TrackSelections.py.
run_TrackSelections.int |
Definition at line 17 of file run_TrackSelections.py.
run_TrackSelections.M = Monitor.TrackSelector(options) |
Definition at line 74 of file run_TrackSelections.py.
run_TrackSelections.muon_reco_task_DS = SndlhcMuonReco.MuonReco() |
Definition at line 58 of file run_TrackSelections.py.
run_TrackSelections.muon_reco_task_Sf = SndlhcMuonReco.MuonReco() |
Definition at line 52 of file run_TrackSelections.py.
run_TrackSelections.nEvents |
Definition at line 76 of file run_TrackSelections.py.
run_TrackSelections.None |
Definition at line 14 of file run_TrackSelections.py.
run_TrackSelections.options = parser.parse_args() |
Definition at line 44 of file run_TrackSelections.py.
run_TrackSelections.parser = ArgumentParser() |
Definition at line 13 of file run_TrackSelections.py.
run_TrackSelections.required |
Definition at line 14 of file run_TrackSelections.py.
run_TrackSelections.str |
Definition at line 14 of file run_TrackSelections.py.
run_TrackSelections.trackTask = SndlhcTracking.Tracking() |
Definition at line 67 of file run_TrackSelections.py.
run_TrackSelections.type |
Definition at line 14 of file run_TrackSelections.py.