]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/AliTOFDecoder.h
(1) Changed default flag to store shifter QA histos in ALICE logbook; (2) added contr...
[u/mrichter/AliRoot.git] / TOF / AliTOFDecoder.h
index 892fd124e656d4608a01772bcb496c6b5a93f379..d530d5a8e6247bcb012b67324d967b5f04fbe1e4 100644 (file)
@@ -109,6 +109,7 @@ class AliTOFDecoder : public TObject
   void   SetPackedDataBuffer(AliTOFHitDataBuffer *PDB) {fPackedDataBuffer = PDB;}; //set up packed data buffer
 
   void GetArrayDDL(Int_t* array, Int_t iDDL); // method to return array of TOFchannels corresponding to a given DDL id 
+  void PrintStack(const UInt_t *rawData, Int_t nWords, const AliRawDataHeader *cdh);
 
 enum {
   kMinPlate0=0,kMaxPlate0=2,