Ignore:
Timestamp:
06/18/03 13:46:13 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MCT1PadONOFF.cc

    r2175 r2196  
    6464#include "MCT1PadONOFF.h"
    6565
     66#include <math.h>
    6667#include <stdio.h>
    6768
     
    11551156  delete nblind;
    11561157
    1157 
     1158#warn Code commented out due no compilation errors on Alpha OSF (tgb)
     1159/*
    11581160  // throw the Id of numBlind different pixels in this event
    11591161  TH1D *hblind;
     
    11901192
    11911193  }
    1192 
     1194*/
    11931195  //******************************************************************
    11941196  // has the event to be padded ?
Note: See TracChangeset for help on using the changeset viewer.