![]() |
KaliVeda
Toolkit for HIC analysis
|
Definition at line 66 of file KVDataQualityAudit.h.
#include <KVDataQualityAudit.h>
Public Member Functions | |
void | add (const KVReconstructedNucleus &N) |
Float_t | GetIdThreshold () const |
void | merge (const isotope &isoto) |
void | print () const |
Public Attributes | |
UShort_t | A {0} |
Double_t | counts {0} |
watch the alignment ! More... | |
Float_t | emin {-1.0} |
void KVDataQualityAudit::isotope::add | ( | const KVReconstructedNucleus & | N | ) |
add an isotopically identified nucleus
for calibrated particles, we store the minimum energy (=> threshold)
Definition at line 224 of file KVDataQualityAudit.cpp.
|
inline |
Definition at line 83 of file KVDataQualityAudit.h.
Merge two isotopes. This means keeping the lower of the two threshold values, and summing the occurences.
Definition at line 73 of file KVDataQualityAudit.h.
void KVDataQualityAudit::isotope::print | ( | ) | const |
Definition at line 238 of file KVDataQualityAudit.cpp.
UShort_t KVDataQualityAudit::isotope::A {0} |
Definition at line 70 of file KVDataQualityAudit.h.
Double_t KVDataQualityAudit::isotope::counts {0} |
watch the alignment !
Definition at line 68 of file KVDataQualityAudit.h.
Float_t KVDataQualityAudit::isotope::emin {-1.0} |
Definition at line 69 of file KVDataQualityAudit.h.