]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - VZERO/AliVZEROTriggerSimulator.h
Update the mult corr histograms
[u/mrichter/AliRoot.git] / VZERO / AliVZEROTriggerSimulator.h
index 714b85d4cc098f9f9f51c606491aeeccf956128b..722b2121a82a09176ea6f992364b04941f942a02 100644 (file)
@@ -89,11 +89,11 @@ private:
        \r
        Bool_t fBBFlags[64]; // Individual BB Flags\r
        Bool_t fBGFlags[64]; // Individual BG Flags\r
-       Int_t  fCharges[64]; // Individual Charge\r
+       Float_t  fCharges[64]; // Individual Charge\r
        \r
        UShort_t fTriggerWord; // Word holding the 16 triggers return by the FEE\r
                \r
-       ClassDef( AliVZEROTriggerSimulator, 1 )  \r
+       ClassDef( AliVZEROTriggerSimulator, 2 )  \r
 \r
 };\r
 \r