]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSOnlineSDDCMN.h
move the AOD particle creation part to the end of the method, in case of storing...
[u/mrichter/AliRoot.git] / ITS / AliITSOnlineSDDCMN.h
index 23b1fe2d3ad4e8131de1e55711bb3dd13f56b8fb..7496810d3d79f62fca3515e3691dbef27332fe1a 100644 (file)
@@ -19,7 +19,7 @@ class AliITSOnlineSDDCMN : public AliITSOnlineSDD {
   AliITSOnlineSDDCMN(Int_t nddl, Int_t ncarlos, Int_t sid);
   virtual ~AliITSOnlineSDDCMN();
   void Reset();
-  TH2F* GetCleanEvent(TH2F* hrawd) const;
+  TH2F* GetCleanEvent(const TH2F* hrawd) const;
   void AddEvent(TH2F* hrawd);
   void ValidateAnodes();
   void ReadBaselines();