KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
List of all members | Public Member Functions | Public Attributes | List of all members
KVDataQualityAuditReportMaker::element Struct Reference

Definition at line 38 of file KVDataQualityAuditReportMaker.h.

Public Member Functions

 element (const std::string &n, const KVDataQualityAudit::element &e)
 
TGraphget_isotope_distribution (Color_t=0) const
 
TGraphget_isotope_thresholds_by_A (Color_t=0) const
 
TGraphget_isotope_thresholds_by_A_mev_per_nuc (Color_t=0) const
 

Public Attributes

std::string telescope_name
 
const KVDataQualityAudit::elementthis_element
 

#include <KVDataQualityAuditReportMaker.h>

Constructor & Destructor Documentation

◆ element()

KVDataQualityAuditReportMaker::element::element ( const std::string &  n,
const KVDataQualityAudit::element e 
)
inline

Definition at line 41 of file KVDataQualityAuditReportMaker.h.

Member Function Documentation

◆ get_isotope_distribution()

TGraph * KVDataQualityAuditReportMaker::element::get_isotope_distribution ( Color_t  color = 0) const
Returns
graph of isotope distribution P(A) for element. The distribution is weighted by the number of elements Z observed.

Definition at line 253 of file KVDataQualityAuditReportMaker.cpp.

◆ get_isotope_thresholds_by_A()

TGraph * KVDataQualityAuditReportMaker::element::get_isotope_thresholds_by_A ( Color_t  color = 0) const
Returns
thresholds in [MeV] for each isotope as a function of A

Definition at line 273 of file KVDataQualityAuditReportMaker.cpp.

◆ get_isotope_thresholds_by_A_mev_per_nuc()

TGraph * KVDataQualityAuditReportMaker::element::get_isotope_thresholds_by_A_mev_per_nuc ( Color_t  color = 0) const
Returns
thresholds in [MeV/nucleon] for each isotope as a function of A

Definition at line 293 of file KVDataQualityAuditReportMaker.cpp.

Member Data Documentation

◆ telescope_name

std::string KVDataQualityAuditReportMaker::element::telescope_name

Definition at line 39 of file KVDataQualityAuditReportMaker.h.

◆ this_element

const KVDataQualityAudit::element* KVDataQualityAuditReportMaker::element::this_element

Definition at line 40 of file KVDataQualityAuditReportMaker.h.


The documentation for this struct was generated from the following files: