Mantid
|
address offsets to various sections (9*4 bytes) More...
#include <isisraw.h>
Public Member Functions | |
ADD_STRUCT () | |
constructor More... | |
Public Attributes | |
int | ad_dae |
ad_se + 66 + nse*32 More... | |
int | ad_data |
ad_user + 2 + ulen More... | |
int | ad_end |
1+end of file More... | |
int | ad_inst |
ad_run + 94 More... | |
int | ad_log |
ad_data + 33 + More... | |
int | ad_run |
32 (1+offset_of(ver2)) More... | |
int | ad_se |
ad_inst + 70 + 2*nmon+(5+nuse)*ndet More... | |
int | ad_tcb |
ad_dae + 65 + 5*ndet More... | |
int | ad_user |
ad_tcb + 288 + (ntc1 + 1) More... | |
int ADD_STRUCT::ad_dae |
ad_se + 66 + nse*32
Definition at line 39 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_data |
ad_user + 2 + ulen
Definition at line 42 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_end |
1+end of file
Definition at line 44 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_inst |
ad_run + 94
Definition at line 37 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_log |
ad_data + 33 +
Definition at line 43 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_run |
32 (1+offset_of(ver2))
Definition at line 36 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), and ISISRAW2::ioRAW().
int ADD_STRUCT::ad_se |
ad_inst + 70 + 2*nmon+(5+nuse)*ndet
Definition at line 38 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_tcb |
ad_dae + 65 + 5*ndet
Definition at line 40 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().
int ADD_STRUCT::ad_user |
ad_tcb + 288 + (ntc1 + 1)
Definition at line 41 of file isisraw.h.
Referenced by ISISRAW::ioRAW(), ISISRAW2::ioRAW(), and ISISRAW::printInfo().