help="Name of the output file which will contain the informations gathered during AthFile processing. These informations will be stored into a python-shelve file.")
parser.add_option('--evtmax',
dest='evtmax',
default=1,
type=int,
help='Maximum number of events to process in the file(s)')