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