#ifndef CALIBECAL_ECALIBECAL_HXX #define CALIBECAL_ECALIBECAL_HXX #include "EoaCalibRecon.hxx" namespace COMET { /// Base class for all exceptions associated with the calib. apply classes. OA_EXCEPTION(ECalibApplyECAL, ECalibApply); } #endif