]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ANALYSIS/EventMixing/AliMixInfo.h
Added EventPlane cut for mixing
[u/mrichter/AliRoot.git] / ANALYSIS / EventMixing / AliMixInfo.h
index 78e56fc347be7d969239cd94eeca71114f13f681..dd448170269af16ce6487530cc543b5b1d019375 100644 (file)
@@ -33,7 +33,7 @@ public:
 
    void Add(AliMixInfo *mi);
 
-   void SetOutputList(TList * const list) { fHistogramList = list; }
+   void SetOutputList(TList *const list) { fHistogramList = list; }
    void CreateHistogram(EInfoHistorgramType type, Int_t nbins, Int_t min, Int_t max);
    void FillHistogram(AliMixInfo::EInfoHistorgramType type, Int_t value);
    const char *GetNameHistogramByType(Int_t index) const;
@@ -44,7 +44,7 @@ public:
    AliMixEventPool *GetEventPool(const char *name);
 
 
-   static void DynamicExec(AliMixInfo*const mixInfo);
+   static void DynamicExec(AliMixInfo *const mixInfo);
 private:
 
    TList     *fHistogramList;  // histogram list