ATLAS Offline Software
Loading...
Searching...
No Matches
list_events.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.scripts
namespace  python.scripts.list_events

Functions

 python.scripts.list_events.getEventsFromTree (tree, msg)
 options ----------------------------------------------------------------—
 python.scripts.list_events.getEventList (file, tree_name="CollectionTree", entries='', verbose=False)
 python.scripts.list_events.main (args)

Variables

str python.scripts.list_events.__doc__ = "Print out event numbers of the events in a file. Format: (run#, event#)"
str python.scripts.list_events.__author__ = "Marcin Nowak"
 python.scripts.list_events.eventList = getEventList(sys.argv[1])