![]() |
ATLAS Offline Software
|
Variables | |
| parser = argparse.ArgumentParser( description = "MakePlots.py options:" ) | |
| help | |
| MyArgs = parser.parse_args() | |
| sampleName = MyArgs.sampleName | |
| dictionary | samplesDict |
| TODO - update this list with latest samples New samples added 20/5/25 JK. More... | |
| getEFTrackSample.help |
Definition at line 10 of file getEFTrackSample.py.
| getEFTrackSample.MyArgs = parser.parse_args() |
Definition at line 12 of file getEFTrackSample.py.
| getEFTrackSample.parser = argparse.ArgumentParser( description = "MakePlots.py options:" ) |
Definition at line 9 of file getEFTrackSample.py.
| getEFTrackSample.sampleName = MyArgs.sampleName |
Definition at line 13 of file getEFTrackSample.py.
| dictionary getEFTrackSample.samplesDict |
TODO - update this list with latest samples New samples added 20/5/25 JK.
Definition at line 17 of file getEFTrackSample.py.
1.8.18