Changeset 12478 for trunk/FACT++


Ignore:
Timestamp:
11/09/11 21:53:08 (13 years ago)
Author:
tbretz
Message:
Added RunDescription as argument to Open
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/DataWriteFits.h

    r11893 r12478  
    2626    ~DataWriteFits();
    2727
    28     bool Open(RUN_HEAD* h);
     28    bool Open(const RUN_HEAD* h, const FAD::RunDescription &d);
    2929    bool WriteEvt(EVENT *e);
    3030    bool Close(RUN_TAIL *rt = 0);
Note: See TracChangeset for help on using the changeset viewer.