]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EMCAL/AliEMCALv0.h
Merge remote-tracking branch 'origin/master' into mergingFlat
[u/mrichter/AliRoot.git] / EMCAL / AliEMCALv0.h
index b9035e8704e61fc9ea40c6b4523893b80d40852a..12f5de3f6ded1e43c5f8adcea03df37c032ea86d 100644 (file)
@@ -57,18 +57,10 @@ class AliEMCALv0 : public AliEMCAL {
   void CreateAlFrontPlate(const char* mother="EMOD", const char* child="ALFP");
   // TRD1
   void Trd1Tower3X3(const Double_t *parSCM0);
-  void Trd1Tower4X4() const;
   void PbInTrap(const Double_t parTRAP[11], TString n);
   // 1X1 case - Nov 22, 2006
   void Trd1Tower1X1(Double_t *parSCM0);
   void PbInTrd1(const Double_t *parTrd1, TString n);
-  // TRD2 - 1th design
-  void Scm0InTrd2(const AliEMCALGeometry * g, const Double_t emodPar[5], Double_t parSCM0[5]);
-  void Division2X2InScm0(const AliEMCALGeometry * g, const Double_t parSCM0[5]);
-  void PbInTrapForTrd2(const Double_t *parTRAP, TString name);
-  // TRD2 - 2th design
-  void PbmoInTrd2(const AliEMCALGeometry * g, const Double_t emodPar[5], Double_t parPBMO[5]);
-  void Division2X2InPbmo(const AliEMCALGeometry * g, const Double_t parPBMO[5]);
 
   TList  *GetShishKebabModules() const {return fShishKebabModules;}
   AliEMCALShishKebabTrd1Module *GetShishKebabModule(Int_t neta=0);