]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Switch off debug tree
authorcblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 Dec 2011 14:38:58 +0000 (14:38 +0000)
committercblume <cblume@f7af4fe6-9843-0410-8265-dc069ae4e863>
Tue, 20 Dec 2011 14:38:58 +0000 (14:38 +0000)
TRD/AliTRDCalibraFillHisto.cxx

index 42603d89cb45dd776df3752296364fe91a864afc..71ed15e972cad58b3750fa9b0c3a5a663b8de60e 100644 (file)
@@ -915,7 +915,7 @@ Bool_t AliTRDCalibraFillHisto::FindP1TrackPHtrackletV1(const AliTRDseedV1 *track
   /////////////////////////////// 
 
 
   /////////////////////////////// 
 
 
-  //if(fDebugLevel > 0){
+  if(fDebugLevel > 0){
     if ( !fDebugStreamer ) {
       //debug stream
       TDirectory *backup = gDirectory;
     if ( !fDebugStreamer ) {
       //debug stream
       TDirectory *backup = gDirectory;
@@ -951,7 +951,7 @@ Bool_t AliTRDCalibraFillHisto::FindP1TrackPHtrackletV1(const AliTRDseedV1 *track
       "ncl="<<ncl<<
       "\n";
 
       "ncl="<<ncl<<
       "\n";
 
-    //}
+  }
   
   /////////////////////////
   // Cuts quality
   
   /////////////////////////
   // Cuts quality