X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=EMCAL%2FAliEMCALBiasAPD.h;h=40f2bea45f48330aefbc751f16d3d1b52acaab5b;hb=5c1827c4ae8bd526c6d3cd74463998e5e8096f47;hp=578a05088a4fe0ba9496c894fcd48e5b4443ce80;hpb=d81e64232e236a9d83c3dc91c3795b6efc2b59cf;p=u%2Fmrichter%2FAliRoot.git diff --git a/EMCAL/AliEMCALBiasAPD.h b/EMCAL/AliEMCALBiasAPD.h index 578a05088a4..40f2bea45f4 100644 --- a/EMCAL/AliEMCALBiasAPD.h +++ b/EMCAL/AliEMCALBiasAPD.h @@ -7,53 +7,86 @@ /* $Id: $ */ #include +#include #include "AliEMCALGeoParams.h" class TString; +class TTree; /* - Objects of this class read txt file with APD data - AliEMCALBiasAPD inherits TObject only to use AliLog "functions". + 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