#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <fstream>
Go to the source code of this file.
Classes | |
class | GeomAsymNS::GeomAsym |
Namespaces | |
GeomAsymNS | |
Variables | |
const double | GeomAsymNS::ARadPar_MD [4][3] |
const double | GeomAsymNS::ARadPar_Scin [4][3] |
const double | GeomAsymNS::ARadPar_WCD [4][3] |
const double | GeomAsymNS::ctheta_pCut [3] = {1.e-3, 1.e-3, 1.e-3} |
const double | GeomAsymNS::DX_Eval [4][2] = { {300., 800.}, {100., 600.}, {300., 800.}, {300., 800.} } |
const int | GeomAsymNS::nPar = 2 |
const double | GeomAsymNS::parPzMean_MD [2][4][3] |
const double | GeomAsymNS::parPzMean_Scin [2][4][3] |
const double | GeomAsymNS::parPzMean_WCD [2][4][3] |
const double | GeomAsymNS::parPzRMS_MD [2][4][3] |
const double | GeomAsymNS::parPzRMS_Scin [2][4][3] |
const double | GeomAsymNS::parPzRMS_WCD [2][4][3] |
const double | GeomAsymNS::parR0_MD [4][2][3] |
const double | GeomAsymNS::parR0_Scin [4][2][3] |
const double | GeomAsymNS::parR0_WCD [4][2][3] |
const double | GeomAsymNS::parR1_MD [4][2][3] |
const double | GeomAsymNS::parR1_Scin [4][2][3] |
const double | GeomAsymNS::parR1_WCD [4][2][3] |
const double | GeomAsymNS::parR2_MD [4][2][3] |
const double | GeomAsymNS::parR2_Scin [4][2][3] |
const double | GeomAsymNS::parR2_WCD [4][2][3] |
const double | GeomAsymNS::PzEval [4][2] = { {1.000, 0.800}, {1.000, 0.500} , {1.000, 0.500}, {1.000, 0.500} } |
Universal signal model from GAP 2012-141
IMPORTANT: The physical units are not compatible with the Offline standard The exceptions are (e.g. in GetSignal(), GetDX(), ...): r [cm] Xmax [g/cm^2] density [g/cm^3] height cm
Definition in file GeomAsym.h.