Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
| ▼Ntvx | |
| CEvent | A simple persistent event container holding collections of tracks and hits |
| CGenericEvent | A templated abstract base class interface with a basic functionality common to all events recorded by a tracking detector |
| CGenericHit | An abstract base class interface with a basic functionality common to all reconstructed hits registered by a tracking detector |
| CGenericTrack | A templated abstract base class interface with a basic functionality common to all tracks reconstructed by a tracking algorithm |
| CGenericTrackNode | A templated abstract base class interface with a basic functionality common to all track nodes identified by a tracking algorithm |
| CHistContainer | A light container to hold and manipulate user histograms |
| CHit | A simple class to contain basic properties of a hit registered by an active material in a detector |
| CIsHitWithinError | |
| CProgramOptions | Processes and controls user options provided in the command line |
| CRootFile | A basic extention of the ROOT's TFile class to manage a set of user defined histogram containers (or any other ROOT objects if desired) by automatically arranging them in subdirectories |
| CTrack | A simple persistent class describing a reconstructed charged particle track with a collection of track nodes |
| CTrackNode | |