]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCPreprocessor.cxx
Adding helper functions for the trigger mask
[u/mrichter/AliRoot.git] / TPC / AliTPCPreprocessor.cxx
index 25c2baec99f01b0aacf8b830dab70a620cd03678..04e45a1c2cf10ca7a2670e5afb97dc492530e6b5 100644 (file)
@@ -907,7 +907,7 @@ UInt_t AliTPCPreprocessor::ExtractCE(Int_t sourceFXS)
           TGraph *grT=calCE->MakeGraphTimeCE(sector,0,2); // T time graph
            if ( grT ) rocTtime->AddAt(grT,sector);         
           TGraph *grQ=calCE->MakeGraphTimeCE(sector,0,3); // Q time graph
-           if ( grQ ) rocTtime->AddAt(grQ,sector);         
+           if ( grQ ) rocQtime->AddAt(grQ,sector);         
         }
 
        TGraph *grT=calCE->MakeGraphTimeCE(-1,0,2); // A side average