#include <GflashHadronShowerProfile.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) |
|
Definition at line 15 of file GflashHadronShowerProfile.h.
GflashHadronShowerProfile::GflashHadronShowerProfile |
( |
const edm::ParameterSet & |
parSet | ) |
|
GflashHadronShowerProfile::~GflashHadronShowerProfile |
( |
| ) |
|
|
virtual |
double GflashHadronShowerProfile::depthScale |
( |
double |
ssp, |
|
|
double |
ssp0, |
|
|
double |
length |
|
) |
| |
|
protected |
void GflashHadronShowerProfile::doCholeskyReduction |
( |
double ** |
cc, |
|
|
double ** |
vv, |
|
|
const int |
ndim |
|
) |
| |
|
protected |
double GflashHadronShowerProfile::fLnE1 |
( |
double |
einc, |
|
|
const double * |
par |
|
) |
| |
|
protected |
double GflashHadronShowerProfile::fTanh |
( |
double |
einc, |
|
|
const double * |
par |
|
) |
| |
|
protected |
double GflashHadronShowerProfile::gammaProfile |
( |
double |
alpha, |
|
|
double |
beta, |
|
|
double |
depth, |
|
|
double |
lengthUnit |
|
) |
| |
|
protected |
void GflashHadronShowerProfile::getFluctuationVector |
( |
double * |
lowTriangle, |
|
|
double * |
correlationVector |
|
) |
| |
|
protected |
std::vector<GflashHit>& GflashHadronShowerProfile::getGflashHitList |
( |
| ) |
|
|
inline |
void GflashHadronShowerProfile::hadronicParameterization |
( |
| ) |
|
double GflashHadronShowerProfile::hoProfile |
( |
double |
pathLength, |
|
|
double |
refDepth |
|
) |
| |
|
protected |
void GflashHadronShowerProfile::initialize |
( |
int |
showerType, |
|
|
double |
energy, |
|
|
double |
globalTime, |
|
|
double |
charge, |
|
|
Gflash3Vector & |
position, |
|
|
Gflash3Vector & |
momentum |
|
) |
| |
void GflashHadronShowerProfile::loadParameters |
( |
| ) |
|
|
virtual |
double GflashHadronShowerProfile::longitudinalProfile |
( |
| ) |
|
|
protected |
void GflashHadronShowerProfile::setEnergyScale |
( |
double |
einc, |
|
|
const Gflash3Vector & |
ssp |
|
) |
| |
|
protected |
double GflashHadronShowerProfile::theBField |
|
protected |
bool GflashHadronShowerProfile::theGflashHcalOuter |
|
protected |
std::vector<GflashHit> GflashHadronShowerProfile::theGflashHitList |
|
protected |