KaliVeda
1.13/01
Heavy-Ion Analysis Toolkit
|
Definition at line 65 of file KVDataQualityAudit.h.
Public Member Functions | |
void | add (const KVReconstructedNucleus &N) |
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} |
#include <KVDataQualityAudit.h>
void KVDataQualityAudit::isotope::add | ( | const KVReconstructedNucleus & | N | ) |
add an isotopically identified nucleus
for calibrated particles, we store the minimum energy (=> threshold)
Definition at line 98 of file KVDataQualityAudit.cpp.
Merge two isotopes. This means keeping the lower of the two threshold values, and summing the occurences.
Definition at line 72 of file KVDataQualityAudit.h.
void KVDataQualityAudit::isotope::print | ( | ) | const |
Definition at line 112 of file KVDataQualityAudit.cpp.
UShort_t KVDataQualityAudit::isotope::A {0} |
Definition at line 69 of file KVDataQualityAudit.h.
Double_t KVDataQualityAudit::isotope::counts {0} |
watch the alignment !
Definition at line 67 of file KVDataQualityAudit.h.
Float_t KVDataQualityAudit::isotope::emin {-1.0} |
Definition at line 68 of file KVDataQualityAudit.h.