GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > DFI / V5-1-0
Constituent: dficheck     Tag: sun-gcc
#include "DFI/DfiLpa-HipHandler.hh"
#include "PBI/Check.h"
#include "QSP/QHFC_rsd_v0.h"
Include dependency graph for DfiLpa-HipHandlerCheck.cc:

CVS $Id: DfiLpa-HipHandlerCheck.cc,v 1.1 2008/06/10 23:46:53 russell Exp $
This file allows one to export the defintions of the result summary data for the Heavy Ion handler without exporting include files from the QGFC package (this is not allowed; DFI is self-contained). Because it is allowed to import the QGFC symbols (it just can't export them) it can check for consistency between the symbols in the two packages.
|
|
Value: CHECK (HipStatusV0 ## _q, \ ((QHFC_RSD_V0_STATUS_V_ ## _q == (int)DfiLpa::HipHandlerRsd ## _d ## _v) &&\ (QHFC_RSD_V0_STATUS_M_ ## _q == (int)DfiLpa::HipHandlerRsd ## _d ## _m))) |
|
|
Value: CHECK (HipStatusMaskV0 ## _q, \
(QHFC_RSD_V0_STATUS_M_ ## _q == (int)DfiLpa::HipHandlerRsd ## _d ## _m))
|
1.4.4