#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_mc_comb_new.out" |
| const int | nTracks = 20000 |
| const int | nPlanes = 244 |
| const int | datPointsMin = 5 |
| const int | datPointsMax = 200 |
| const float | residMax = 3.5 |
| const float | maxTDiff = 15. |
| const int | maxIter = 20 |
| const double | offsetRMS = 0.0 |
| const double | detectorRMS = 1. |
|
|
Definition at line 12 of file track_class_mc.h. |
|
|
Definition at line 11 of file track_class_mc.h. |
|
|
Definition at line 19 of file track_class_mc.h. |
|
|
Definition at line 15 of file track_class_mc.h. |
|
|
Definition at line 14 of file track_class_mc.h. |
|
|
Definition at line 10 of file track_class_mc.h. Referenced by ANtpInfoObjectFillerNC::FillEventInformation(), and AtmosCalculator::ShowerProperties(). |
|
|
Definition at line 9 of file track_class_mc.h. |
|
|
Definition at line 18 of file track_class_mc.h. |
|
|
Definition at line 13 of file track_class_mc.h. |
|
|
Definition at line 8 of file track_class_mc.h. |
1.3.9.1