Changeset 12307


Ignore:
Timestamp:
10/27/11 22:14:52 (13 years ago)
Author:
neise
Message:
added '#define HAVE_ZLIB'
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/rootmacros/fbsl.C

    r12298 r12307  
    1414#include <cstdio>
    1515
     16#define HAVE_ZLIB
    1617#include "fits.h"
    1718//#include "TPKplotevent.c"
     
    9697
    9798int fbsl(
    98         char *datafilename              = "../raw/20110916_025.fits",
    99         const char *drsfilename = "../raw/20110916_024.drs.fits",
     99        char *datafilename              = "../../20110804_024.fits.gz",
     100        const char *drsfilename = "../../20110804_023.drs.fits.gz",
    100101        int pixelnr                     = 0,
    101102        int firstevent                  = 0,
Note: See TracChangeset for help on using the changeset viewer.