1#ifndef __JDYNAMICS__JCOVERAGE__
2#define __JDYNAMICS__JCOVERAGE__
Main namespace for dynamic position and orientation calibration.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).
Data structure for coverage of detector by dynamical calibrations.
double position
coverage of detector by available position calibration [0,1]
double orientation
coverage of detector by available orientation calibration [0,1]
coverage_type(const double orientation, const double position)
Constructor.
coverage_type()
Default constructor.