| ExposureAlg | This is an Algorithm designed to get information about LAT position, from FluxSvc and use it to put information onto the TDS about LAT pointing and location characteristics, effectively generating the D2 database. The "TimeTick" Spectrum is included (and can be used in jobOptions with this algorithm) in order to provide a constant time reference |
| FluxAlg | This is an Algorithm designed to get particle information from FluxSvc and put it onto the TDS for later retrieval |
| FluxSvc | Service that implements the IFluxSvc interface, to return an IFlux object. FluxSvc handles the creation and interfacing with Flux objects |
| FluxSvc::Times | Encapsulate the various times of interest |
| FluxSvcRandom | |
| IFlux | The virtual interface for Flux-type objects |
| IFluxSvc | The FluxSvc gaudi service interface |
| IRegisterSource | Abstract definition of a tool to be called from FluxSvc to load external ISpectrumFactory enteries |
| ISpectrum | The virtual interface for Spectrum-type objects |
| ISpectrumFactory | Simply inlude flux version of this interface |
| OrbitSvc | |
| PointInfoAlg | This is an Algorithm designed to store pointing information in the tuple |
| PointingInfo | Manage the data in the FT2 definition |
| RemoteSpectrumFactory< T > | |