X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EMCAL%2FAliEMCALSuperModule.cxx;h=560d384f10b50247befb27c261504976d1d00d54;hb=76321f61564d4c7cdad20a767f2b8c75d4376b2c;hp=4b6f8db062b447bd510874b52e97342edbc96e17;hpb=c1954ee557b16c7d754b748ba5724f5e4c8d10b9;p=u%2Fmrichter%2FAliRoot.git diff --git a/EMCAL/AliEMCALSuperModule.cxx b/EMCAL/AliEMCALSuperModule.cxx index 4b6f8db062b..560d384f10b 100644 --- a/EMCAL/AliEMCALSuperModule.cxx +++ b/EMCAL/AliEMCALSuperModule.cxx @@ -15,6 +15,9 @@ /* $Log$ +Revision 1.3 2007/11/14 15:34:05 gustavo +Coding violations corrected + Revision 1.2 2007/09/11 19:38:15 pavlinov added pi0 calibration, linearity, shower profile @@ -75,7 +78,7 @@ AliEMCALSuperModule & AliEMCALSuperModule::operator =(const AliEMCALSuperModule fParent = sm.fParent; fLh = sm.fLh; fSMNumber = sm.fSMNumber; - + return *this; } AliEMCALSuperModule::~AliEMCALSuperModule()