]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
The digits are stored in units of ns now. The trigger mask class was not changed...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 8 Feb 2010 14:01:47 +0000 (14:01 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 8 Feb 2010 14:01:47 +0000 (14:01 +0000)
VZERO/AliVZEROTriggerMask.cxx

index 578552c7378fbb2cf3207b4d2da0258270c3280c..0e9452341b13eb7b791245e838cf5de490959385 100644 (file)
@@ -103,7 +103,7 @@ void AliVZEROTriggerMask::FillMasks(TTree* vzeroDigitsTree,
       
       Int_t   PMNumber   = digit->PMNumber();
       Float_t adc        = digit->ADC();
-      Float_t tdc        = digit->Time(); // in 100 of picoseconds
+      Float_t tdc        = digit->Time()*10.0; // in 100 of picoseconds
 
       if (adc>fAdcThresHold) {
        if (PMNumber<32) { // in V0C