Classes | Namespaces | Functions | Variables
CorsikaShowerFile.cc File Reference
#include <io/CorsikaShowerFile.h>
#include <io/CorsikaShowerFileParticleIterator.h>
#include <io/CorsikaShowerFileGeometryProducer.h>
#include <io/CorsikaIOException.h>
#include <io/RawCorsikaFile.h>
#include <io/CorsikaBlock.h>
#include <io/CorsikaUtilities.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <evt/GaisserHillas6Parameter.h>
#include <evt/AtmosphereParameters.h>
#include <evt/DefaultShowerGeometryProducer.h>
#include <utl/TabularStream.h>
#include <utl/ErrorLogger.h>
#include <utl/AugerUnits.h>
#include <utl/TabulatedFunction.h>
#include <utl/MathConstants.h>
#include <utl/Math.h>
#include <utl/PhysicalConstants.h>
#include <utl/PhysicalFunctions.h>
#include <utl/Reader.h>
#include <utl/String.h>
#include <utl/VParticleProperties.h>
#include <utl/ShowerParticleList.h>
#include <utl/ParticlePropertiesFactory.h>
#include <utl/Point.h>
#include <utl/UTMPoint.h>
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <boost/format.hpp>
#include <boost/lexical_cast.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/filesystem.hpp>
#include <boost/regex.hpp>
#include <TMinuit.h>
#include <TMath.h>
#include <sstream>
#include <string>
#include <cmath>
#include <iostream>

Go to the source code of this file.

Classes

struct  io::GHFit::Profile
 

Namespaces

 io
 
 io::GHFit
 

Functions

bool io::Contains (const string &str, const string &what)
 
vector< string > io::FixedColumnWidthSplit (const string &line, const unsigned int nColumns, const unsigned int firstColumnWidth, const unsigned int columnWidth)
 
double io::GHFit::GaisserHillas4ParameterFunction (const double x, const double dEdXmax, const double x0, const double xmax, const double lambda)
 
void io::GHFit::GH4ParamFitFunctiondEdxGH (int &, double *, double &f, double *par, int)
 

Variables

Profile io::GHFit::gProfile
 

Detailed Description

Implementation of the Corsika shower reader

Author
Lukas Nellen
Darko Veberic
Ralf Ulrich
Date
29 Jan 2004
24 Mar 2016 : fix .long parser

Definition in file CorsikaShowerFile.cc.


, generated on Tue Sep 26 2023.