Previous Next Table of Contents

4. Function calls

The functions available to load the DEA geometry for any given run are declared in deaGeom.h.

4.1 deaGeom_get(runNo,geom,flags)

This function loads the DEA geometry for the run given by runNo into the structure pointed by geom. The flags argument should be zero.


Previous Next Table of Contents