|
FEDRA emulsion software from the OPERA Collaboration
|
#include "hwinit.C"

Functions | |
| int | finefocus (int clu_thre=300, float fineness=4.) |
| int | focus (int clu_thre=300) |
| genmapext () | |
| void | hist () |
| homeall () | |
| int | imageat (float Z0) |
| int | init () |
| void | lightcurve (int INCREMENT) |
| monitor () | |
| int | scanbot () |
| int | scanmarks () |
| int | scantop () |
| int | scanview () |
| void | showgain () |
| takebggc (float X0, float Y0, float Z0) | |
| takebggchere () | |
| int | tunelight () |
| xy (float X, float Y) | |
| xyabs (float X, float Y) | |
Variables | |
| EdbRun * | run =0 |
| float | ThTol =0.5 |
| int finefocus | ( | int | clu_thre = 300, |
| float | fineness = 4. |
||
| ) |
| int focus | ( | int | clu_thre = 300 | ) |
| genmapext | ( | ) |
| void hist | ( | ) |
| homeall | ( | ) |
| int imageat | ( | float | Z0 | ) |
| int init | ( | ) |
Configure Odyssey for taking image with processing
| void lightcurve | ( | int | INCREMENT | ) |
| monitor | ( | ) |
| int scanbot | ( | ) |
| int scanmarks | ( | ) |
| int scantop | ( | ) |
| void showgain | ( | ) |
| takebggc | ( | float | X0, |
| float | Y0, | ||
| float | Z0 | ||
| ) |
| takebggchere | ( | ) |
| int tunelight | ( | ) |
| xyabs | ( | float | X, |
| float | Y | ||
| ) |
| EdbRun* run =0 |
| float ThTol =0.5 |