Low-Energy Muon (LEM) Experiment
0.5.2
|
#include <experim.h>
Data Fields | |
float | scalefactor |
float | xoffset_mm_ |
float | yoffset_mm_ |
float | rotationangle |
float | timemin |
float | timemax |
float | timesummin |
float | timesummax |
float | tofm2fmin |
float | tofm2fmax |
struct { | |
struct { | |
char titles [17][32] | |
} toftitles | |
struct { | |
char titles [2][32] | |
} projtitles | |
struct { | |
char titles [8][32] | |
} positiontitles | |
} | histotitles |
struct { | |
struct { | |
INT32 histonbin [17] | |
float histoxlow [17] | |
float histoxup [17] | |
} tofbin | |
struct { | |
INT32 histonbin [2] | |
float histoxlow [2] | |
float histoxup [2] | |
} projbin | |
struct { | |
INT32 histonbin [8] | |
float histoxlow [8] | |
float histoxup [8] | |
} positionbin | |
} | histobinning |
struct { ... } TOFANAMODULE_PARAM::histobinning |
Referenced by tof_init().
struct { ... } TOFANAMODULE_PARAM::histotitles |
Referenced by tof_bor(), and tof_init().
struct { ... } TOFANAMODULE_PARAM::positionbin |
Referenced by tof_init().
struct { ... } TOFANAMODULE_PARAM::positiontitles |
Referenced by tof_bor(), and tof_init().
struct { ... } TOFANAMODULE_PARAM::projbin |
Referenced by tof_init().
struct { ... } TOFANAMODULE_PARAM::projtitles |
Referenced by tof_bor(), and tof_init().
float TOFANAMODULE_PARAM::rotationangle |
Definition at line 176 of file experim.h.
Referenced by tof_bor(), and write_trigger().
float TOFANAMODULE_PARAM::scalefactor |
Definition at line 173 of file experim.h.
Referenced by tof_ana(), and write_trigger().
float TOFANAMODULE_PARAM::timemax |
float TOFANAMODULE_PARAM::timemin |
float TOFANAMODULE_PARAM::timesummax |
float TOFANAMODULE_PARAM::timesummin |
struct { ... } TOFANAMODULE_PARAM::tofbin |
Referenced by tof_init().
float TOFANAMODULE_PARAM::tofm2fmax |
Definition at line 182 of file experim.h.
Referenced by tof_ana(), tof_bor(), and write_trigger().
float TOFANAMODULE_PARAM::tofm2fmin |
Definition at line 181 of file experim.h.
Referenced by tof_ana(), tof_bor(), and write_trigger().
struct { ... } TOFANAMODULE_PARAM::toftitles |
Referenced by tof_bor(), and tof_init().
float TOFANAMODULE_PARAM::xoffset_mm_ |
Definition at line 174 of file experim.h.
Referenced by tof_ana(), and write_trigger().
float TOFANAMODULE_PARAM::yoffset_mm_ |
Definition at line 175 of file experim.h.
Referenced by tof_ana(), and write_trigger().