#include "SubModule.h"
#include <evt/Event.h>
#include <utl/AugerException.h>
#include <utl/AugerUnits.h>
#include <utl/TabularStream.h>
#include <fwk/RunController.h>
#include <sstream>
Go to the source code of this file.
Adaptor class for sub-modules with timing
Definition in file SubModule.cc.