11#include <framework/core/Module.h>
83 static long numEntries(
bool independentPath =
false);
89 static void eventLoaded(
long entry,
bool independentPath =
false);
92 static void setChain(
const TChain* chain,
bool independentPath =
false);
102 ~InputController() { }
148 static std::pair<const TChain*, const TChain*>
s_chain;
Abstract base class for different kinds of events.