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

CVS $Id: DfiLpa-MipHandlerCheck.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 (MipStatusMaskV0 ## _q, \
(QMFC_RSD_V0_STATUS_M_ ## _q == (int)DfiLpa::MipHandlerRsd ## _d ## _m))
|
|
|
Value: CHECK (MipStatusV0 ## _q, \ ((QMFC_RSD_V0_STATUS_V_ ## _q == (int)DfiLpa::MipHandlerRsd ## _d ## _v) &&\ (QMFC_RSD_V0_STATUS_M_ ## _q == (int)DfiLpa::MipHandlerRsd ## _d ## _m))) |
1.4.4