Classes | Namespaces | Macros | Functions
MdShowerRegenerator.cc File Reference
#include <utl/config.h>
#include <cmath>
#include <sstream>
#include <vector>
#include <limits>
#include <fwk/CentralConfig.h>
#include <fwk/CoordinateSystemRegistry.h>
#include <fwk/RandomEngineRegistry.h>
#include <evt/Event.h>
#include <evt/ShowerSimData.h>
#include <mevt/MEvent.h>
#include <mevt/Counter.h>
#include <mevt/CounterSimData.h>
#include <det/Detector.h>
#include <mdet/MDetector.h>
#include <mdet/Counter.h>
#include <sevt/SEvent.h>
#include <sevt/Station.h>
#include <sevt/StationSimData.h>
#include <utl/ConfigUtils.h>
#include <utl/ErrorLogger.h>
#include <utl/GeometryUtilities.h>
#include <utl/MathConstants.h>
#include <utl/Particle.h>
#include <utl/ParticleCases.h>
#include <utl/PhysicalConstants.h>
#include <utl/Point.h>
#include <utl/RandomEngine.h>
#include <utl/TimeStamp.h>
#include <utl/Math.h>
#include <utl/Reader.h>
#include <utl/TabularStream.h>
#include <utl/TabulatedFunction.h>
#include <CLHEP/Random/RandFlat.h>
#include <CLHEP/Random/RandPoisson.h>
#include <CLHEP/Random/RandGauss.h>
#include "MdShowerRegenerator.h"

Go to the source code of this file.

Classes

struct  MdShowerRegeneratorAG::InStats
 

Namespaces

 MdShowerRegeneratorAG
 

Macros

#define MD_LARGE_SIDE   12*utl::m
 
#define MD_SIM_AREA   30*utl::m2
 
#define MD_THETASIM_MAX   80*utl::degree
 

Functions

double MdShowerRegeneratorAG::PlaneFrontTime (const CoordinateSystemPtr showerCS, const Point &corePosition, const Point &position)
 Calculate time of arrival of the plan front at point x. More...
 

Macro Definition Documentation

#define MD_LARGE_SIDE   12*utl::m
#define MD_SIM_AREA   30*utl::m2

Definition at line 62 of file MdShowerRegenerator.cc.

#define MD_THETASIM_MAX   80*utl::degree

, generated on Tue Sep 26 2023.