]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PMD/AliPMDddldata.h
Update to FindFASTJET.cmake; now accepts also for -DFASTJET= option
[u/mrichter/AliRoot.git] / PMD / AliPMDddldata.h
index 98c5d3ffd520be0606f141bbd431b09858941c2c..ba17cd3eb54b964918088fa3a14fc7cedaaf4a2e 100644 (file)
@@ -32,7 +32,7 @@ public:
    Int_t  GetModule() const     {return fModule;}
    Int_t  GetPatchBusId() const {return fPatchBus;}
    Int_t  GetMCM() const        {return fMCM;}
-   Int_t  GetChannel() const    {return fMCM;}
+   Int_t  GetChannel() const    {return fChannel;}
    Int_t  GetRow() const        {return fRow;}
    Int_t  GetColumn() const     {return fCol;}
    Int_t  GetSignal() const     {return fSignal;}