dataset_claim

Version 1.20 07jun05


Introduction

This package provides interfaces for accessing claim catalogs.

The dataset system is described at http://www.usatlas.bnl.gov/~dladams/dataset

Although, the components in this package were written to support the dataset system, they are generic and could have application in other realms.


Dependencies

Dependencies are described in LIBDEPS.


Status

Version.
Change log.

This package is under development.


Components

The components here are listed in dependency order. Each component depends only on those listed above it. The test associated with each component is a main program that returns zero if the component is working properly.

ClaimManager (header, source, test) - Claim manager.

SimpleTableClaimManager (header, source, test) - Implementation of claim manager based on SqlTable.


dladams@bnl.gov