![]() |
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. 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.
Definition at line 16 of file getEFTrackSample.py.