GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> QSE / dev > qse / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

File List

Here is a list of all documented files with brief descriptions:
dprintf.hDebugging print out
QDF_acd.cGeneric sizeof and construct for decoding the ACD data when in the encoded in standard fashion
QDF_acd.hInterface to the ACD decoding routines
QDF_acd_def.hMaps out the data structure used to decode and receive the decoded ACD data
QDF_acd_ped.cDecodes the ACD data when in the encoded in pedestal (no-zero suppressed) fashion
QDF_acd_std.cDecodes the ACD data when in the encoded in standard fashion
QDF_acdRepack.cReformats the QDF_acdEvt to EBF format
QDF_acdRepack.hInterface to the ACD repacking to EBF routines
QDF_cal.cGeneric sizeof and construct for decoding the CAL data when in the encoded in standard fashion
QDF_cal.hInterface to the CAL decoding routines
QDF_cal_def.hMaps out the data structure used to decode and receive the decoded CAL data
QDF_cal_ped.cDecodes the cal data when in the encoded in pedestal (no-zero suppressed) fashion. The data may be either 1-range or 4-range readout
QDF_cal_prd.cImplementation for the CAL Compressed Data Format used to predict one range from another
QDF_cal_prd.hInterface to the CAL range predictor functions
QDF_cal_prd_def.hCompress structures for the CAL range prediction
QDF_cal_std.cDecodes the CAL data when in the encoded in standard fashion
QDF_calCache.hThe caches needed to support CAL decoding
QDF_calRepack.cReformats one tower in the QDF_calEvt to EBF format
QDF_calRepack.hInterface to the CAL repacking to EBF routines. Because EBF format combines the CAL + TKR into one contribution for each tower (TEM), this facility formats the CAL contribution for the specified tower
QDF_dgn.cGeneric sizeof and construct for decoding the DGN data
QDF_dgn.hInterface to the DGN (Diagnostic Block) decoding routines
QDF_dgn_def.hMaps out the data structures used to decode and receive the decoded diagnostic block
QDF_dgn_ped.cDecodes the DGN data when in the encoded in for pedestal events
QDF_dgn_std.cDecodes the DGN data when in the encoded in standard fashion
QDF_dgnRepack.cRepacks the decoded tower diagnostic data back into EBF format
QDF_dgnRepack.hInterface to the DGN repacking to EBF routines
QDF_err.cGeneric sizeof and construct for decoding the ERR data when in the encoded in standard fashion
QDF_err.hInterface to the ERR record decoding routines
QDF_err_def.hMaps out the data structure used to decode and receive the decoded ERR data
QDF_errRepack.cImplements the ERR repacking to EBF routines
QDF_errRepack.hInterface to the ERR repacking to EBF routines. Because EBF format combines the CAL + TKR + ERR into one contribution for each tower (TEM), this facility formats the ERR contribution for the specified tower
QDF_esb.cDecodes the Event Summary Block
QDF_esb.hInterface to the ESB (Event Summary Block) decoding routines
QDF_esb_def.hMaps out the event summary block. This block captures information global to the entire event and is packed, just like the GEM, TEM and AEM data, to form the output event. The difference is that this information is global to the event, not a particular contributor
QDF_esbRepack.cGeneric utilities used in repacking/reformating events to EBF format
QDF_esbRepack.hGeneric utilities used in repacking/reformating events to EBF format
QDF_exc.cImplementation of the CDF decoding exception handling
QDF_exc.hInterface to the GEM decoding exception block
QDF_exc_def.hDefinition of the QDF decoding exception block
QDF_gem.cImplements the GEM decoding routines
QDF_gem.hInterface to the GEM decoding routines
QDF_gem_def.hMaps out the data structure used to decode and receive the decoded GEM data
QDF_gemRepack.cImplements the GEM repacking to EBF routines
QDF_gemRepack.hInterface to the GEM repacking to EBF routines
QDF_reverse4.cDefines a lookup table to reverse 4 bits
QDF_reverse4.hReferences a lookup table to reverse 4 bits
QDF_tem.cDecodes the TEM data when in the encoded in standard fashion
QDF_tem.hInterface to the TEM decoding routines
QDF_temCache.hThe caches needed to support TEM decoding. This is a just the combination of the TKR and CAL caches
QDF_temdef.hMaps out the data structure used to decode and receive the decoded TEM data. This bundles the CAL,TKR, DIAGNOSTIC and ERROR data together
QDF_temRepack.cRepacks the CAL,TKR, error and diagnostic contributions to all active TEMS
QDF_temRepack.hInterface to the TEM repacking to EBF routines. Because EBF format combines the CAL + TKR into one contribution for each tower (TEM), this facility formats the CAL + TKR contribution for all active towers
QDF_tkr.cGeneric sizeof and construct for decoding the TKR data when in the encoded in standard fashion
QDF_tkr.hInterface to the TKR decoding routines
QDF_tkr_def.hMaps out the data structure used to decode and receive the decoded TKR data
QDF_tkr_err.cDecodes the TKR data when in the encoded in standard fashion for the erroring towers
QDF_tkr_ped.cDecodes the TKR data when in the encoded in a pedestal event format
qdf_tkr_repack_dbg.hTKR decoding debug utilities
QDF_tkr_std.cDecodes the TKR data when in the encoded in standard fashion
qdf_tkr_std_dbg.hTKR decoding debug utilities
QDF_tkrCache.hThe caches needed to support TKR decoding
QDF_tkrRepack.cReformats one tower in the QDF_tkrEvt to EBF format
QDF_tkrRepack.hInterface to the TKR repacking to EBF routines. Because EBF format combines the CAL + TKR into one contribution for each tower (TEM), this facility formats the TKR contribution for the specified tower
QSE_acd.hDefines the structure containing the unpacked the ACD record
QSE_acdRemap.hDefines the remapping structures to take one from electronics space to geographical space
QSE_acdUnpack.cRoutines to unpack the ACD data
QSE_acdUnpack.hDefines the interface to the ACD LAT unpacking routine
QSE_aem.hDefines the structure containing the unpacked the ACD record This differs from EDR_acd.h in that the order left in the order of ACD, not the GEM
QSE_aemRepack.cRepacks an QSE_aem structurec back to EBF
QSE_aemRepack.hAEM repacking code, repacks the QSE_aem structure back to EBF format
QSE_aemUnpack.cRoutines to unpack the AEM data
QSE_aemUnpack.hDefines the interface to the QSE AEM LAT unpacking routine. This is a more primitive unpacker than EDR_acdUnpack meant to be used when a more barebones data structure will suffice
QSE_cal.hDefines the structure containing the unpacked the calorimeter record
QSE_calLog.hLayout of a QSE_calLog word
QSE_calUnpack.cUnpacks from EBF format to QSE
QSE_calUnpack.hDefines the interface to the CAL LAT unpacking routine
QSE_ctx.hPublic defines of the standard event context
QSE_ctxUpdate.cUpdates the standard event context
QSE_ctxUpdate.hPublic interface the standard event updating routines
QSE_ebf.cEBF utilities
QSE_ebf.hPublic definition of an event
QSE_ecal.hCAL energy strucutes
QSE_ecalFill.cUtilities for the CAL energies
QSE_ecalFill.hCAL energy routines
QSE_evt.cOutput event services
QSE_evt.hPublic definition of an event
QSE_map.hUtility routine to find index bit maps
QSE_map.xx-x86-gcc.hQSE_map, X86 and GCC platform specific implementation
QSE_tkr.hDefines the structure containing the unpacked the tracker record for all towers
QSE_tkrUnpack.cRoutines to unpack the TKR data for all towers in the LAT
QSE_tkrUnpack.hDefines the interface to the TKR LAT unpacking routine

Generated on Fri Aug 5 10:13:06 2011 by  doxygen 1.5.8