![]() |
eventAnalysis
7.0-49-g0ac7482
|
TMatchingChi2Info Information for storing global recon matching chi2 info. More...
#include <TReconPerformanceEvalModule.hxx>
Public Member Functions | |
TMatchingChi2Info () | |
virtual | ~TMatchingChi2Info () |
ClassDef (TReconPerformanceEvalModule::TMatchingChi2Info, 1) | |
< The matching chi^2 value More... | |
Public Attributes | |
std::string | Det1 |
std::string | Det2 |
< Whether the first object was a shower More... | |
bool | IsShower1 |
< First object's detector string More... | |
bool | IsShower2 |
< Second object's detector string More... | |
double | MatchingChi2 |
< Whether the second object was a shower More... | |
bool | SetOK |
TMatchingChi2Info Information for storing global recon matching chi2 info.
Definition at line 162 of file TReconPerformanceEvalModule.hxx.
ND::TReconPerformanceEvalModule::TMatchingChi2Info::TMatchingChi2Info | ( | ) |
Definition at line 1386 of file TReconPerformanceEvalModule.cxx.
|
virtual |
Definition at line 1395 of file TReconPerformanceEvalModule.cxx.
ND::TReconPerformanceEvalModule::TMatchingChi2Info::ClassDef | ( | TReconPerformanceEvalModule::TMatchingChi2Info | , |
1 | |||
) |
< The matching chi^2 value
std::string ND::TReconPerformanceEvalModule::TMatchingChi2Info::Det1 |
Definition at line 169 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().
std::string ND::TReconPerformanceEvalModule::TMatchingChi2Info::Det2 |
< Whether the first object was a shower
Definition at line 171 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().
bool ND::TReconPerformanceEvalModule::TMatchingChi2Info::IsShower1 |
< First object's detector string
Definition at line 170 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().
bool ND::TReconPerformanceEvalModule::TMatchingChi2Info::IsShower2 |
< Second object's detector string
Definition at line 172 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().
double ND::TReconPerformanceEvalModule::TMatchingChi2Info::MatchingChi2 |
< Whether the second object was a shower
Definition at line 173 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().
bool ND::TReconPerformanceEvalModule::TMatchingChi2Info::SetOK |
Definition at line 167 of file TReconPerformanceEvalModule.hxx.
Referenced by ND::TReconPerformanceEvalModule::FillTree().