X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=TRD%2FCal%2FAliTRDCalDCSFEE.cxx;h=1d1a4c42ba85e14243fc4f3aff388ad2a6013358;hb=3df58e28e8d33bb9d78f4847f62a8aea3cd35e70;hp=bde523091e4ac9cd5c167b928e2ee5783e285f5c;hpb=2e32a5ae54ba8244cdc121c073b0cbfbdac75628;p=u%2Fmrichter%2FAliRoot.git diff --git a/TRD/Cal/AliTRDCalDCSFEE.cxx b/TRD/Cal/AliTRDCalDCSFEE.cxx index bde523091e4..1d1a4c42ba8 100644 --- a/TRD/Cal/AliTRDCalDCSFEE.cxx +++ b/TRD/Cal/AliTRDCalDCSFEE.cxx @@ -22,10 +22,10 @@ /////////////////////////////////////////////////////////////////////////////// // fStatusBit: -// 0: no errors -// 1: ROC didn't respond even though it should have (was in good state) -// 2: ROC was not in state CONFIGURED or STANDBY_INIT (most probably it in STANDBY) -// 3: expected and received DCS-ID do not match. This is a serious communication error! +// 0: no errors for that ROC +// 1: ROC sent invalid or corrupted data. +// 2: ROC was not in state CONFIGURED or STANDBY_INIT (most probably it was in STANDBY) +// 3: No new data received from that ROC. // 4: DCS id from XML attributes and and the one calculated from SM, S, L do not match // 5: ROC has not responded at all, most probably it was off. @@ -50,6 +50,8 @@ AliTRDCalDCSFEE::AliTRDCalDCSFEE() ,fTCFilterShortDecPar(-1) ,fTCFilterLongDecPar(-1) ,fFastStatNoise(-1) + ,fGainTableRocType("") + ,fGainTableRocSerial(0) ,fFilterType(0) ,fReadoutParam(0) ,fTestPattern(0) @@ -59,6 +61,8 @@ AliTRDCalDCSFEE::AliTRDCalDCSFEE() ,fAddOptions(0) ,fConfigName(0) ,fConfigVersion(0) + ,fGainTableName("") + ,fGainTableDesc("") { // // AliTRDCalDCSFEE default constructor @@ -69,6 +73,11 @@ AliTRDCalDCSFEE::AliTRDCalDCSFEE() fRStateNI[i][j] = -1; fRStateEV[i][j] = -1; fRStatePTRG[i][j] = -1; + fGainTableAdcdac[i][j] = -1; + for(Int_t k=0; k