![]() |
ATLAS Offline Software
|
Classes | |
| class | MyParser |
Functions | |
| GetCustomAthArgs () | |
Variables | |
| log = logging.getLogger( "runIDTPM_Offl.py" ) | |
| MyArgs | |
| Parsing arguments. | |
| otherArgs | |
| Parsing arguments. | |
| dict | IDPTM_json_config |
| default TrackAnalysis configuration | |
| dict | trkAnaDict = IDPTM_json_config["TrkAnaOffl"].copy() |
| if required add trackAnalyses to IDPTM_json_config | |
| dict | trkAna_tightPrimary = { "TrkAnaOffl_TightPrimary" : trkAnaDict } |
| encoding | |
| TODO - add here other trackAnalyses configurations depending of the use-case. | |
| f | |
| indent | |
| ensure_ascii | |
| list | cmd |
| running IDTPM | |
| check | |
| runIDTPM_Offl.GetCustomAthArgs | ( | ) |
Definition at line 33 of file runIDTPM_Offl.py.
| runIDTPM_Offl.check |
Definition at line 77 of file runIDTPM_Offl.py.
| runIDTPM_Offl.cmd |
running IDTPM
Definition at line 74 of file runIDTPM_Offl.py.
| runIDTPM_Offl.encoding |
TODO - add here other trackAnalyses configurations depending of the use-case.
Definition at line 68 of file runIDTPM_Offl.py.
| runIDTPM_Offl.ensure_ascii |
Definition at line 69 of file runIDTPM_Offl.py.
| runIDTPM_Offl.f |
Definition at line 69 of file runIDTPM_Offl.py.
| runIDTPM_Offl.IDPTM_json_config |
default TrackAnalysis configuration
Definition at line 48 of file runIDTPM_Offl.py.
| runIDTPM_Offl.indent |
Definition at line 69 of file runIDTPM_Offl.py.
| runIDTPM_Offl.log = logging.getLogger( "runIDTPM_Offl.py" ) |
Definition at line 14 of file runIDTPM_Offl.py.
| runIDTPM_Offl.MyArgs |
Parsing arguments.
Definition at line 44 of file runIDTPM_Offl.py.
| runIDTPM_Offl.otherArgs |
Parsing arguments.
Definition at line 44 of file runIDTPM_Offl.py.
| dict runIDTPM_Offl.trkAna_tightPrimary = { "TrkAnaOffl_TightPrimary" : trkAnaDict } |
Definition at line 64 of file runIDTPM_Offl.py.
| dict runIDTPM_Offl.trkAnaDict = IDPTM_json_config["TrkAnaOffl"].copy() |
if required add trackAnalyses to IDPTM_json_config
Definition at line 62 of file runIDTPM_Offl.py.