#ifndef ALIEMCALCALIBTIMEDEPCORRECTION_H #define ALIEMCALCALIBTIMEDEPCORRECTION_H /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. * * See cxx source for full Copyright notice */ /* $Id: $ */ #include #include #include #include "AliEMCALGeoParams.h" class TString; class TTree; /* Objects of this class contain info on time-dependent corrections */ // ******* internal class definition ************* // 1 SuperModule's worth of info class AliEMCALSuperModuleCalibTimeDepCorrection : public TObject { public: AliEMCALSuperModuleCalibTimeDepCorrection(const int smNum=0) : TObject(), // just init values fSuperModuleNum(smNum) { for (int icol=0; icol