Mantid
|
Run parameter block (32*4 bytes) More...
#include <isisraw.h>
Public Member Functions | |
RPB_STRUCT () | |
Public Attributes | |
int | r_dmp |
dump interval More... | |
int | r_dmp_freq |
test interval for above More... | |
int | r_dmp_units |
scaler for above More... | |
int | r_dur |
actual run duration More... | |
int | r_dur_freq |
test interval for above (seconds) More... | |
int | r_dur_secs |
actual run duration in seconds More... | |
int | r_dur_wanted |
requested run duration (units as for "duration" above) More... | |
int | r_durunits |
scaler for above (1=seconds) More... | |
char | r_enddate [12] |
format DD-MMM-YYYY More... | |
char | r_endtime [8] |
format HH-MM-SS More... | |
int | r_freq |
2**k where source frequency = 50 / 2**k More... | |
float | r_gd_prtn_chrg |
good proton charge (uA.hour) More... | |
int | r_goodfrm |
good frames More... | |
int | r_mon_sum1 |
monitor sum 1 More... | |
int | r_mon_sum2 |
monitor sum 2 More... | |
int | r_mon_sum3 |
monitor sum 3 More... | |
int | r_prop |
RB (proposal) number. More... | |
int | r_rawfrm |
raw frames More... | |
float | r_tot_prtn_chrg |
total proton charge (uA.hour) More... | |
int | spare [10] |
to pad out to 32*4 bytes constructor More... | |
int RPB_STRUCT::r_dmp |
dump interval
Definition at line 66 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and Mantid::DataHandling::LoadRawHelper::loadRunParameters().
int RPB_STRUCT::r_dmp_freq |
test interval for above
Definition at line 68 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and Mantid::DataHandling::LoadRawHelper::loadRunParameters().
int RPB_STRUCT::r_dmp_units |
scaler for above
Definition at line 67 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and Mantid::DataHandling::LoadRawHelper::loadRunParameters().
int RPB_STRUCT::r_dur |
actual run duration
Definition at line 63 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_dur_freq |
test interval for above (seconds)
Definition at line 65 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and Mantid::DataHandling::LoadRawHelper::loadRunParameters().
int RPB_STRUCT::r_dur_secs |
actual run duration in seconds
Definition at line 75 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_dur_wanted |
requested run duration (units as for "duration" above)
Definition at line 74 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), and Mantid::DataHandling::LoadRawHelper::loadRunParameters().
int RPB_STRUCT::r_durunits |
scaler for above (1=seconds)
Definition at line 64 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
char RPB_STRUCT::r_enddate[12] |
format DD-MMM-YYYY
Definition at line 79 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::extractEndTime(), and ISISRAW::updateFromCRPT().
char RPB_STRUCT::r_endtime[8] |
format HH-MM-SS
Definition at line 80 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::extractEndTime(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_freq |
2**k where source frequency = 50 / 2**k
Definition at line 69 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
float RPB_STRUCT::r_gd_prtn_chrg |
good proton charge (uA.hour)
Definition at line 70 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::getProtonCharge(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_goodfrm |
good frames
Definition at line 72 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum1 |
monitor sum 1
Definition at line 76 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum2 |
monitor sum 2
Definition at line 77 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_mon_sum3 |
monitor sum 3
Definition at line 78 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_prop |
RB (proposal) number.
Definition at line 81 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::r_rawfrm |
raw frames
Definition at line 73 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
float RPB_STRUCT::r_tot_prtn_chrg |
total proton charge (uA.hour)
Definition at line 71 of file isisraw.h.
Referenced by Mantid::DataHandling::RawFileInfo::exec(), Mantid::DataHandling::LoadRawHelper::loadRunParameters(), and ISISRAW::updateFromCRPT().
int RPB_STRUCT::spare[10] |