]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/AliT0RawData.h
Adding a naive back2back jet-like structure for the toy model
[u/mrichter/AliRoot.git] / T0 / AliT0RawData.h
index f08998fde0a1327f1ce03dfe52f43a669bd489dc..ef73ae31d075932267224bd226f0b9eaa7a154be 100644 (file)
@@ -35,10 +35,6 @@ class AliT0RawData : public TObject {
   void  GetDigits(AliT0digit *fDigits);
   //This method formats and stores in buf all the digits of a TOF module
 
-   void  PackWord(UInt_t &BaseWord, UInt_t Word, Int_t StartBit, Int_t StopBit);
-  //This method stores the value of the variable Word of StopBit-StartBit+1 bits 
-  //in BaseWord, starting from the bit StartBit
-
    void  WriteDataHeader(Bool_t dummy, Bool_t compressed);
    void  WriteDRMDataHeader();
    void  WriteTRMDataHeader(UInt_t slotID, Int_t nWords, Int_t positionOfTRMHeader);
@@ -72,7 +68,6 @@ class AliT0RawData : public TObject {
   UInt_t fDataHeaderPos;    //Data header position
   UInt_t fDRMDataHeaderPos; //Data DRM header position
   UInt_t fTRMDataHeaderPos; //Data TRM header position
-  AliT0digit *fDigits;      //! The T0 digits manager
   AliT0Parameters *fParam;  // pointer to T0parameters
   TMap fLookUp;             // LookUp Table