An introduction to TRF++ may be found at http://www-d0.fnal.gov/~dladams/trf.
The description below includes links to the code contained in this package. This version of the code may not be the most recent.
This package contains classes providing a simple simulation of the D0 central scintillating fiber tracking system (CFT). It has no dependence on the software used with that system. Classes with such dependence may be found in package cft_trf.
The physical components include:
The class diagram [does not exist] shows the classes and their relationships.
The file cft_path.obs is an objstream description of a path for finding tracks.
The integrated test read_path.cpp demonstrates the use of and tests the readability of that file.
This package depends on the following external packages:
Class SimpleCFTDetectorSimulator uses HitCylPhiGenerator or HitCylPhiZGenerator hit generators to generate hits for phi and stereo layers, respectively.