12 {
"TITL", this->long_title },
13 {
"NAME", this->inst_name },
14 {
"USER", this->user_name }
18 {
"L1", &(this->i_l1) }
24 {
"RUN_STATUS", &(this->run_status) },
25 {
"SE_STATUS", &(this->se_status) },
26 {
"NTC1", &(this->ntc[0]) },
27 {
"NTC2", &(this->ntc[1]) },
28 {
"NTC3", &(this->ntc[2]) },
29 {
"NTC4", &(this->ntc[3]) },
30 {
"NSP1", &(this->nsp[0]) },
31 {
"NSP2", &(this->nsp[1]) },
32 {
"NSP3", &(this->nsp[2]) },
33 {
"NSP4", &(this->nsp[3]) },
34 {
"NPER", &(this->nper) },
35 {
"NDET", &(this->ndet) },
36 {
"NPER", &(this->nper) },
37 {
"NUSE", &(this->nuse) },
38 {
"NMON", &(this->nmon) },
40 {
"RUN", &(this->run_number) }
44 {
"MDET", this->mdet.data(), &(this->nmon), 0 },
45 {
"SPEC", this->spec, &(this->ndet), 0 },
46 {
"UDET", this->udet, &(this->ndet), 0 }
50 {
"TTHE", this->tthe, &(this->ndet), 0 },
51 {
"LEN2", this->len2, &(this->ndet), 0 },
52 {
"DELT", this->delt, &(this->ndet), 0 },
53 {
"PHI", &(this->ut[0]), &(this->ndet), 0 },
54 {
"UT01", &(this->ut[0]), &(this->ndet), 0 }
static char_item char_items[]
static real_item real_items[]
static int_array_item int_array_items[]
static int_item int_items[]
static real_array_item real_array_items[]