#include "SdFootprintAnalyzer.h"
#include <fwk/LocalCoordinateSystem.h>
#include <fwk/CentralConfig.h>
#include <sdet/SDetector.h>
#include <sdet/Station.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSRecData.h>
#include <sevt/SdFootprintData.h>
#include <sevt/PMT.h>
#include <utl/ErrorLogger.h>
#include <utl/AugerUnits.h>
Go to the source code of this file.
Fill basic information on the footprint of a shower
Definition in file SdFootprintAnalyzer.cc.