Namespaces | Macros | Functions
ScintillatorLDFFinder.cc File Reference
#include <evt/Event.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSRecData.h>
#include <evt/ShowerScintillatorRecData.h>
#include <evt/ShowerFRecData.h>
#include <evt/ShowerSimData.h>
#include <sevt/SEvent.h>
#include <sevt/StationRecData.h>
#include <sevt/EventTrigger.h>
#include <sevt/Station.h>
#include <sevt/StationConstants.h>
#include <sevt/Scintillator.h>
#include <sevt/ScintillatorRecData.h>
#include <fevt/FEvent.h>
#include <fevt/Header.h>
#include <fevt/Eye.h>
#include <fevt/Telescope.h>
#include <fevt/EyeHeader.h>
#include <fevt/EyeRecData.h>
#include <det/Detector.h>
#include <sdet/SDetector.h>
#include <sdet/SDetectorConstants.h>
#include <sdet/Station.h>
#include <sdet/STimeVariance.h>
#include <fdet/FDetector.h>
#include <fdet/Eye.h>
#include <fdet/Telescope.h>
#include <fwk/LocalCoordinateSystem.h>
#include <fwk/CentralConfig.h>
#include <fwk/RunController.h>
#include <utl/CoordinateSystem.h>
#include <utl/PhysicalConstants.h>
#include <utl/ErrorLogger.h>
#include <utl/TabulatedFunctionErrors.h>
#include <utl/TimeStamp.h>
#include <utl/AxialVector.h>
#include <utl/Math.h>
#include <utl/Reader.h>
#include <utl/Accumulator.h>
#include <utl/NumericalErrorPropagator.h>
#include <Minuit2/MnMinimize.h>
#include <Minuit2/MnHesse.h>
#include <Minuit2/FCNBase.h>
#include <Minuit2/FunctionMinimum.h>
#include <Minuit2/MnUserParameters.h>
#include <Minuit2/MnUserCovariance.h>
#include <Minuit2/MnPrint.h>
#include "ScintillatorLDFFinder.h"
#include <boost/range/iterator_range.hpp>
#include <cmath>

Go to the source code of this file.

Namespaces

 ScintillatorLDFFinderKG
 

Macros

#define OUT(x)   if ((x) <= fInfoLevel) cerr
 

Functions

double ScintillatorLDFFinderKG::DeltaR (const double wcdShowerSize, const double cosTheta)
 
const char * ScintillatorLDFFinderKG::GetShapeLabel (const int iShape)
 
string ScintillatorLDFFinderKG::GetShowerSizeLabel (const LDFFitConfig &config)
 
template<typename T >
bool ScintillatorLDFFinderKG::HasNaN (const T &result)
 
template<typename G >
string ScintillatorLDFFinderKG::ToString (const G &g, const CoordinateSystemPtr cs, bool units=true)
 

Macro Definition Documentation

#define OUT (   x)    if ((x) <= fInfoLevel) cerr

, generated on Tue Sep 26 2023.