From: mhorner Date: Fri, 11 Jun 2004 16:31:51 +0000 (+0000) Subject: Recalculated sampling fraction, with the addition of Birks' Law X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=57c473a67f0eea2ac35ab214637de1f52d4ad31f Recalculated sampling fraction, with the addition of Birks' Law --- diff --git a/EMCAL/AliEMCALGeometry.cxx b/EMCAL/AliEMCALGeometry.cxx index f7d6713bbb7..b67aec21b90 100644 --- a/EMCAL/AliEMCALGeometry.cxx +++ b/EMCAL/AliEMCALGeometry.cxx @@ -74,7 +74,7 @@ void AliEMCALGeometry::Init(void){ fECScintThick = 0.5; // cm, Thickness of the scintillator fNECLayers = 25; // number of scintillator layers - fSampling = 11.8; + fSampling = 13.1; // calculated with Birk's law implementation fAlFrontThick = 3.5; // cm, Thickness of front Al layer fGap2Active = 1.0; // cm, Gap between Al and 1st Scintillator