]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDCalibPadStatus.h
Take number of non-empty events and the raw data format properly into account
[u/mrichter/AliRoot.git] / TRD / AliTRDCalibPadStatus.h
index 5fb3025b065e3735b59c2a4c466f63f5c11def82..8757e8ed83c0f6e966ed4c9f5b96d6e9c54c3433 100644 (file)
@@ -39,6 +39,7 @@ public:
   Int_t ProcessEvent(AliRawReader    *rawReader, Bool_t nocheck = kFALSE);
   Int_t ProcessEvent(eventHeaderStruct   *event, Bool_t nocheck = kFALSE);
 
+  void  Destroy();
   Int_t UpdateHisto(const Int_t idet, const Int_t iRow, const Int_t iCol,
                    const Int_t signal, const Int_t crowMax, const Int_t ccold, const Int_t icMcm);