MuonPtr

Version 0.0
01apr02 1040


This package is a sample implementation of pointer classes for muon (or general tracking) track fitting and finding.

Discussion of the ATLAS muon software structure may be found at http://www.usatlas.bnl.gov/~dladams/musys.


Status

Development of prototype in progress.


Components

The components here are listed in dependency order. Each component depends only on those listed above it.

ClonePtr (header, source, test)

Pointer which clones the object it references and destroys the clone when it goes out of scope.


dladams@bnl.gov