#include "HdAxisFinder.h"#include <det/Detector.h>#include <fdet/FDetector.h>#include <sdet/SDetector.h>#include <evt/Event.h>#include <evt/ShowerRecData.h>#include <evt/ShowerFRecData.h>#include <fdet/Channel.h>#include <fdet/Eye.h>#include <fdet/Pixel.h>#include <fevt/Eye.h>#include <fevt/EyeHeader.h>#include <fevt/EyeRecData.h>#include <fevt/FEvent.h>#include <fevt/Pixel.h>#include <fevt/PixelRecData.h>#include <fevt/Telescope.h>#include <fwk/CoordinateSystemRegistry.h>#include <fwk/CentralConfig.h>#include <sevt/SEvent.h>#include <sevt/StationRecData.h>#include <sevt/Station.h>#include <utl/ErrorLogger.h>#include <utl/MathConstants.h>#include <utl/PhysicalConstants.h>#include <utl/Reader.h>#include <utl/Transformation.h>#include <TMinuit.h>#include <iostream>Go to the source code of this file.
implementation of HdAxidFinder v1r1: reduce slightly the pixel delta t.
Definition in file HdAxisFinder.cc.