Changeset 2196 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 06/18/03 13:46:13 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MCT1PadONOFF.cc
r2175 r2196 64 64 #include "MCT1PadONOFF.h" 65 65 66 #include <math.h> 66 67 #include <stdio.h> 67 68 … … 1155 1156 delete nblind; 1156 1157 1157 1158 #warn Code commented out due no compilation errors on Alpha OSF (tgb) 1159 /* 1158 1160 // throw the Id of numBlind different pixels in this event 1159 1161 TH1D *hblind; … … 1190 1192 1191 1193 } 1192 1194 */ 1193 1195 //****************************************************************** 1194 1196 // has the event to be padded ?
Note:
See TracChangeset
for help on using the changeset viewer.