dataset_atlaspool

Version 1.20 07jun05


Introduction

This package priovides a concrete Dataset that describes an ATLAS-POOL event collection.

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

POOL is described on the http://lcgapp.cern.ch/project/persist


Dependencies

Dependencies are listed in the CTEST LIBDEPS and CMT requirements files.


Status

Version.
Change log.


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.

Components may have test headers. These are included in the test source and may be included in tests of other components. They should not be included in any non-test sources.

DataHeaderList (header, source, test) - Class to iterate over the event headers in an ATLAS-POOL collection.

AtlasClidMap (header, source, test) - Reads a list of class ID-name mappings and registers them with ContentId. The input list may be rebuilt with clids/make_clids.

AtlasPoolEventDataset (header, source, test) - Dataset corresponding to an ATLAS-POOL event collection.


Executables

make_atlaspool_dataset (source, test) Executable to create an XML description of a ATLAS-POOL event dataset from a local file.
Use option -h for help.


dladams@bnl.gov