![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
| namespace | diffConfigs |
Variables | |
| str | diffConfigs.__author__ = "Sebastien Binet" |
| diffConfigs.parser = OptionParser(usage="usage: %prog [options] [-r] ref.pkl [-f] chk.pkl") | |
| diffConfigs.dest | |
| diffConfigs.help | |
| diffConfigs.action | |
| diffConfigs.default | |
| diffConfigs.options | |
| diffConfigs.args | |
| diffConfigs.refFileName = os.path.expandvars(os.path.expanduser(options.refFileName)) | |
| diffConfigs.fileName | |
| diffConfigs.chkFileName = os.path.expandvars(os.path.expanduser(options.fileName)) | |
| diffConfigs.ref | |
| diffConfigs.chk | |
| diffConfigs.report | |