Classes | Namespaces | Macros | Functions | Variables
ZombieGraveyard/LDFFinderOG/LDFFinder.cc File Reference
#include <cmath>
#include <evt/Event.h>
#include <evt/ShowerRecData.h>
#include <evt/ShowerSRecData.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 <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/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 <utl/CoordinateSystem.h>
#include <utl/PhysicalConstants.h>
#include <utl/PhysicalFunctions.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 <TMinuit.h>
#include <CLHEP/Matrix/Matrix.h>
#include <CLHEP/Matrix/Vector.h>
#include "RoptFit.h"
#include "LDFFinder.h"

Go to the source code of this file.

Classes

struct  LDFFinderOG::CurvatureFitStationInfo
 

Namespaces

 LDFFinderOG
 

Macros

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

Functions

double LDFFinderOG::RPerp (const Vector &axis, const Vector &station)
 
double LDFFinderOG::RPerp2 (const Vector &axis, const Vector &station)
 
template<typename G >
string LDFFinderOG::ToString (const G &g, const CoordinateSystemPtr cs, bool units=true)
 

Variables

int LDFFinderOG::complexWCounter = 0
 
const char * LDFFinderOG::complexWMessage = "complex w"
 
Point LDFFinderOG::gCore
 

Detailed Description

Implementation of LDFFinder

Author
Markus Roth
Darko Veberic
Date
06 Apr 2004
25 Nov 2004 DV rewrite

Definition in file ZombieGraveyard/LDFFinderOG/LDFFinder.cc.

Macro Definition Documentation

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

, generated on Tue Sep 26 2023.