#include <GflashProtonShowerProfile.h>
|
double | depthScale (double ssp, double ssp0, double length) |
|
void | doCholeskyReduction (double **cc, double **vv, const int ndim) |
|
double | fLnE1 (double einc, const double *par) |
|
double | fTanh (double einc, const double *par) |
|
double | gammaProfile (double alpha, double beta, double depth, double lengthUnit) |
|
void | getFluctuationVector (double *lowTriangle, double *correlationVector) |
|
int | getNumberOfSpots (Gflash::CalorimeterNumber kCalor) |
|
double | hoProfile (double pathLength, double refDepth) |
|
Gflash3Vector | locateHitPosition (GflashTrajectoryPoint &point, double lateralArm) |
|
double | longitudinalProfile () |
|
double | medianLateralArm (double depth, Gflash::CalorimeterNumber kCalor) |
|
void | setEnergyScale (double einc, const Gflash3Vector &ssp) |
|
double | twoGammaProfile (double *par, double depth, Gflash::CalorimeterNumber kIndex) |
|
double | averageSpotEnergy [Gflash::kNumberCalorimeter] |
|
double | energyScale [Gflash::kNumberCalorimeter] |
|
double | lateralPar [Gflash::kNumberCalorimeter][Gflash::Nrpar] |
|
double | longEcal [Gflash::NPar] |
|
double | longHcal [Gflash::NPar] |
|
double | theBField |
|
bool | theGflashHcalOuter |
|
std::vector< GflashHit > | theGflashHitList |
|
GflashHistogram * | theHisto |
|
edm::ParameterSet | theParSet |
|
GflashShowino * | theShowino |
|
Definition at line 6 of file GflashProtonShowerProfile.h.
GflashProtonShowerProfile::GflashProtonShowerProfile |
( |
const edm::ParameterSet & |
parSet | ) |
|
|
inline |
GflashProtonShowerProfile::~GflashProtonShowerProfile |
( |
| ) |
|
|
inline |
void GflashProtonShowerProfile::loadParameters |
( |
| ) |
|
|
virtual |