| ACD_map.c |
Defines the mapping arrays to translate between ACD electronics. |
| ACD_mapdef.h |
Defines symbols used in doing mappings to/from ACD. |
| ACD_names.c |
The routines and data to give the standard names of the ACD. |
| ACD_print.c |
Prints a formatted dump of an ACD_rec. |
| ACD_unpack.c |
Routines to unpack the ACD data. |
| EBF_calEnergy.c |
Does a simple sum of the total CAL energy in the CAL. |
| EBF_dir.c |
EBF dir Utilities. |
| EBF_dirPrint.c |
EBF Print Utilities. |
| EBF_match.c |
Utilities that manages the expected values of EBW and ESW. |
| EBF_matchPvt.h |
Defines the matching criteria used in checking that the values. |
| EBF_pktPrint.c |
Prints a crude hex dump of and EBF packet. |
| EBF_siv.c |
The packet reassemble state information vector code. |
| EBF_tkr.c |
Utility routines to partially parse the tracker data. |
| ECR_acd.c |
Initializes the ACD calibration constants to a nominal set. |
| ECR_acdPrint.c |
Prints the specified set of ACD calibration constants. This. |
| ECR_cal.c |
Initializes the CAL calibration constants to a nominal set. |
| ECR_calPrint.c |
Prints the specified set of CAL calibration constants. This. |
| EDR_acdPrint.c |
Provides an ASCII print out of the unpacked ACD data and. |
| EDR_acdRemap.h |
Defines the remapping structures to take one from electronics. |
| EDR_acdUnpack.c |
Routines to unpack the ACD data. |
| EDR_calPrint.c |
Defines the implementaion of the CAL LAT record print routine. |
| EDR_calUnpack.c |
Unpacks the CAL data for the whole LAT. |
| EDR_errUnpack.c |
Routines to unpack the ERR data for all towers in the LAT. |
| EDR_gemPrint.c |
Produces an ASCII display of the GEM information. |
| EDR_mcPrint.c |
Produces an ASCII display of the header when it contains. |
| EDR_tkrPrint.c |
Prints an ASCII display of the TKR tracker data. |
| EDR_tkrUnpack.c |
Routines to unpack the TKR data for all towers in the LAT. |
| EDSD_print.c |
Print demonstration and test routines. |
| EDSD_siv.c |
EDS siv demo and test routines, implementation. |
| EDSD_sizes.c |
Program to analyze the sizes of various components of the event. |
| EDSD_tkr.c |
EDS EBF_tkr demo and test routines, implementation. |
| EDSD_unpack.c |
EDS unpacking demo and test routines, implementation. |
| EDS_fw.c |
Provides a framework so that multiple event processing routines. |
| EDS_fwPvt.h |
The EDS framework control structure. This is private to the. |
| ESS.c |
Implementation of the Event Simple Selection utility. |
| PARITY.h |
Priority calculation, callable interface. |
| TMR.c |
Provides a set of timing routines. |
| ebf2c.c |
Converts a .ebf file into a C file. |
| ebf_acvt.c |
Converts a VxWorks dump of the ring buffer into a .ebf file. |
| ebf_extract.c |
Read an EBF file and extracts events with, potentially, a. |
| ebf_print.c |
Crude program to read and print the contents of an Event Builder. |
| ebf_sizes.c |
Crude program to read and size the contents of an Event Builder. |
| io/EBF_evts.c |
EBF evts, Implementation. This provides an iterator like facility. |
| io/EBF_pkts.c |
EBF pkts, Implementation. This provides an iterator like facility. |
| io/EBF_stream.c |
EBF File Input/Output Stream Utilities. |
| io/EBF_swap.c |
Byte swapping routines. |
| io/ESX.c |
EBF Selection and Extract utilities. |
| io/LCBP.c |
LCB Virtual Device. |
| ../ptd/acd_maptest.c |
Tests the mappings to and from electronics and geometric spaces. |
| ../ptd/ebf_dirtest.c |
Tests various features of the EBF_dir utilities. |
| ../ptd/ebf_sivtest.c |
Crude program to the Packet Reassembly Code. |
| ../ptd/ebf_tkrtest.c |
Program to test the utility functions in EBF_tkr. |
| ../ptd/ebf_unpacktest.c |
Crude program to test and time the unpacking routines. |
| ../ptd/eds_posttest.c |
Program to test the post functions in EDS_fw. |
| ../ptd/ffstest.c |
Quickie test of the the Find First Set facility. |
| ../ptd/tmrtest.c |
Tests the TMR facility. |