#include <MRCCInfo.h>
Public Member Functions | |
| MRCCInfo () | |
| ~MRCCInfo () | |
| Int_t | GetBestIndex () const |
| Int_t | GetOrigIndex () const |
| Int_t | MRCCInfoIndex () const |
| Float_t | GetBestPurity () const |
| Float_t | GetBestComplete () const |
| Int_t | GetTrackPass () const |
| Int_t | GetFitPass () const |
| Float_t | GetMomRange () const |
| Float_t | GetMomCurve () const |
Private Attributes | |
| Int_t | infoindex |
| Int_t | mrcc_index |
| Int_t | orig_index |
| Int_t | index |
| Int_t | ndigit |
| Int_t | nstrip |
| Float_t | best_purity |
| Float_t | best_complete |
| Float_t | best_purity_phw |
| Float_t | best_complete_phw |
| Float_t | elec_complete |
| Float_t | elec_complete_phw |
| Float_t | vtxx |
| Float_t | vtxy |
| Float_t | vtxz |
| Float_t | vtxp |
| Int_t | npln |
| Float_t | prng |
| Float_t | pcrv |
| Float_t | pvdx |
| Float_t | pvdy |
| Float_t | pvdz |
| Int_t | fitp |
| Int_t | endc |
| Int_t | pass |
| Float_t | pmux |
| Float_t | pmuy |
| Float_t | pmuz |
| Int_t | mxpl |
Friends | |
| class | FillMRCC |
|
|
Definition at line 3 of file PhysicsNtuple/MRCCInfo.cxx. 00004 :mrcc_index(-1), 00005 orig_index(-1) 00006 { 00007 00008 }
|
|
|
Definition at line 9 of file PhysicsNtuple/MRCCInfo.cxx. 00010 {
00011
00012 }
|
|
|
Definition at line 33 of file PhysicsNtuple/MRCCInfo.h. 00033 { return best_complete;} ;
|
|
|
Definition at line 29 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::Record::FindMRCCEvent(). 00029 { return mrcc_index;} ;
|
|
|
Definition at line 32 of file PhysicsNtuple/MRCCInfo.h. 00032 { return best_purity;} ;
|
|
|
Definition at line 35 of file PhysicsNtuple/MRCCInfo.h. 00035 {return fitp;};
|
|
|
Definition at line 37 of file PhysicsNtuple/MRCCInfo.h. 00037 {return pcrv;};
|
|
|
Definition at line 36 of file PhysicsNtuple/MRCCInfo.h. 00036 {return prng;};
|
|
|
Definition at line 30 of file PhysicsNtuple/MRCCInfo.h. 00030 { return orig_index;} ;
|
|
|
Definition at line 34 of file PhysicsNtuple/MRCCInfo.h. 00034 {return pass;};
|
|
|
Definition at line 31 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::operator==(). 00031 { return infoindex;} ;
|
|
|
Definition at line 39 of file PhysicsNtuple/MRCCInfo.h. |
|
|
Definition at line 47 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 49 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 46 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 48 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 50 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 51 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 63 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 62 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 43 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 40 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Run(). |
|
|
Definition at line 41 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 68 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 44 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 56 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 45 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 42 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 64 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 58 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 65 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 66 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 67 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 57 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 59 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 60 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 61 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 55 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 52 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 53 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
|
|
Definition at line 54 of file PhysicsNtuple/MRCCInfo.h. Referenced by Anp::FillMRCC::Fill(). |
1.3.9.1