13#ifndef CALOCLUSTERCORRECTION_CALOSWCALIBHITSSHOWERDEPTH_H
14#define CALOCLUSTERCORRECTION_CALOSWCALIBHITSSHOWERDEPTH_H
18#include "GaudiKernel/MsgStream.h"
49 static double depth (
const float aeta,
50 const float start_crack,
51 const float end_crack,
64 static void barrelCoefs (
const float aeta,
float R[4]) ;
Simple multidimensional arrays.
Helper to calculate the shower depth as used in the calib hits SW cluster correction.
static bool endcapCoefs(const float aeta, const CaloRec::Array< 2 > &sampling_depth, const float etamax, float R[4])
Calculate the sampling depth coefficients for the endcap.
static void barrelCoefs(const float aeta, float R[4])
Calculate the sampling depth coefficients for the barrel.
Read-only multidimensional array.
std::string depth
tag string for intendation
CaloCluster_v1 CaloCluster
Define the latest version of the calorimeter cluster class.