5#ifndef TRIGT2CALOCALIBRATION_EGAMMAHITSSHOWERDEPTH
6#define TRIGT2CALOCALIBRATION_EGAMMAHITSSHOWERDEPTH
8#include "GaudiKernel/MsgStream.h"
11#include "CaloGeoHelpers/CaloSampling.h"
17 float depth (
const float &aeta,
18 const float start_crack,
19 const float end_crack,
27 void barrelCoefs (
const float &aeta,
float R[4])
const;
Simple multidimensional arrays.
Read-only multidimensional array.
static const CaloSampling::CaloSample m_samps[2][4]
void barrelCoefs(const float &aeta, float R[4]) const
Calculate the sampling depth coefficients for the barrel.
bool endcapCoefs(const float &aeta, const CxxUtils::Array< 2 > &sampling_depth, const float etamax, float R[4]) const
Calculate the sampling depth coefficients for the endcap.
std::string depth
tag string for intendation
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.