#include <iostream>
#include <cmath>
#include <vector>
#include <limits>
#include <Minuit2/FCNBase.h>
#include <utl/CoordinateSystemPtr.h>
#include <utl/Vector.h>
#include <utl/Point.h>
#include <utl/Math.h>
#include <utl/PhysicalFunctions.h>
#include "LDF.h"
Go to the source code of this file.
Namespaces | |
ScintillatorLDFFinderKG | |
Enumerations | |
enum | ScintillatorLDFFinderKG::ParameterTreatment { ScintillatorLDFFinderKG::eModeled = 0, ScintillatorLDFFinderKG::eFitted, ScintillatorLDFFinderKG::eFixed } |
Functions | |
double | ScintillatorLDFFinderKG::DistanceCut (const double showerSize, const double cosTheta) |
double | ScintillatorLDFFinderKG::RPerp (const utl::Vector &axis, const utl::Vector &station) |
Variables | |
utl::CoordinateSystemPtr | ScintillatorLDFFinderKG::gBaryCS |