#include <stdexcept>
#include "definitions.h"
#include "TGlobalData.h"
#include "BankIter.h"
#include "SetupRecord.h"
#include "LoopSequence.h"
Go to the source code of this file.
Classes | |
class | io_error |
This shoud get a proper home and some more flexability. More... | |
class | EventNavigator |
The EventNavigator class provides acess to all the collections in the (MIDAS) Event, which corresponds to a single ROOT branch. More... |