#include "MCShowerChecker.h"#include <fwk/CentralConfig.h>#include <det/Detector.h>#include <evt/Header.h>#include <evt/Event.h>#include <evt/ShowerSimData.h>#include <utl/ErrorLogger.h>#include <utl/Reader.h>#include <utl/TimeStamp.h>#include <utl/TabularStream.h>#include <utl/TabulatedFunction.h>#include <utl/AugerException.h>#include <cstddef>#include <cstdio>#include <sstream>Go to the source code of this file.
implementation of class MCShowerChecker
Definition in file MCShowerChecker.cc.