This package provides utilities for common use in the CAL.
CalFailureModeSvc
A service to create a list of large-scale failures in the CAL, and utilities to search the lists to allow digi and recon algorithms to ignore hits based on those lists.
CalFailureModeSvc.towerList | Provide a list of towers that will be made dead. |
CalFailureModeSvc.towerLayerList | Provide a list of (tower, layer) pairs that will be made dead. |
package CalUtil version v1r0 branches src mgr doc use GlastSvc v* use facilities apply_pattern packageShr #set JOBOPTIONS ${CALUTILROOT}/src/test/jobOptions.txt ### hide the packages used only for test program #private #the following prepend makes the includes folder available locally only: avoid the package_include #apply_pattern package_include macro_prepend includes "-I $(CALUTILROOT) " WIN32 "/I $(CALUTILROOT) " #apply_pattern package_include apply_pattern package_headers library CalUtil *.cxx Dll/*.cxx ${CalUtil_headers} #============================================================= private apply_pattern package_Cshlibflags