]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - T0/AliT0.h
expantion of recoParam (Markus) and fix bug in HLT mode
[u/mrichter/AliRoot.git] / T0 / AliT0.h
index e3d2dc162e617b2ed97357571b21305914c071ec..b058b4ed96b6ea2f46e772d4dfa3102c905a59f4 100644 (file)
@@ -53,6 +53,7 @@ public:
     virtual void   SetTreeAddress();
    virtual void   MakeBranchInTreeD(TTree *treeD, const char *file=0);
    // virtual AliLoader* MakeLoader(const char* topfoldername);
+   virtual AliDigitizer* CreateDigitizer(AliRunDigitizer* manager) const;
    void  Digits2Raw ();
    void  Raw2Digits (AliRawReader *reader,TTree* digitsTree);
    virtual AliTriggerDetector* CreateTriggerDetector() const