]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALGeometry.cxx
Moved the EMCAL back to 60 < phi < 180
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALGeometry.cxx
index 8f59059b531574a28666070566d69152e02cd185..a36fb8d538bf00e5a92c2bc3c98bb22a54a82ef2 100644 (file)
@@ -183,8 +183,8 @@ void AliEMCALGeometry::Init(void){
   // geometry
   fNZ             = 96;    // granularity along Z (eta) 
   fNPhi           = 144;   // granularity in phi (azimuth)
-  fArm1PhiMin     =  0.0; // degrees, Starting EMCAL Phi position
-  fArm1PhiMax     = 120.0; // degrees, Ending EMCAL Phi position
+  fArm1PhiMin     =  60.0; // degrees, Starting EMCAL Phi position
+  fArm1PhiMax     = 180.0; // degrees, Ending EMCAL Phi position
   fArm1EtaMin     = -0.7;  // pseudorapidity, Starting EMCAL Eta position
   fArm1EtaMax     = +0.7;  // pseudorapidity, Ending EMCAL Eta position