Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ADD_STRUCT Struct Reference

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...
 

Detailed Description

address offsets to various sections (9*4 bytes)

Definition at line 35 of file isisraw.h.

Constructor & Destructor Documentation

◆ ADD_STRUCT()

ADD_STRUCT::ADD_STRUCT ( )
inline

constructor

Definition at line 46 of file isisraw.h.

Member Data Documentation

◆ ad_dae

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().

◆ ad_data

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().

◆ ad_end

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().

◆ ad_inst

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().

◆ ad_log

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().

◆ ad_run

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().

◆ ad_se

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().

◆ ad_tcb

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().

◆ ad_user

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().


The documentation for this struct was generated from the following file: