#include "TH1.h"#include "TH2.h"#include "TProfile.h"#include "TMath.h"#include "TRandom.h"Go to the source code of this file.
Classes | |
| class | track_class |
Variables | |
| const char * | trackFileName = "/afs/fnal.gov/files/data/minos/d03/tobien/track_files/tracks_far_comb.out" |
| const int | nTracks = 10000 |
| const int | nPlanes = 75 |
| const int | datPointsMin = 7 |
| const int | datPointsMax = 50 |
| const float | residMax = 3.5 |
| const float | maxTDiff = 15. |
| const int | maxIter = 20 |
| const double | offsetRMS = 0.00 |
| const double | detectorRMS = 1. |
|
|
Definition at line 13 of file track_class_data.h. |
|
|
Definition at line 12 of file track_class_data.h. |
|
|
Definition at line 20 of file track_class_data.h. |
|
|
Definition at line 16 of file track_class_data.h. |
|
|
Definition at line 15 of file track_class_data.h. |
|
|
Definition at line 11 of file track_class_data.h. |
|
|
Definition at line 10 of file track_class_data.h. |
|
|
Definition at line 19 of file track_class_data.h. |
|
|
Definition at line 14 of file track_class_data.h. |
|
|
Definition at line 9 of file track_class_data.h. |
1.3.9.1