#include <Histograms.h>
|
| template<typename Histo_t> |
| void | CreateHisto (Histo_t *&histo, const char *folder, const char *name, const char *title, int nbins, double xlow, double xmax) |
| |
| void | CreateFolder (const char *path, const char *name) |
| |
Definition at line 14 of file Histograms.h.
◆ Histograms()
| Histograms::Histograms |
( |
| ) |
|
Definition at line 15 of file Histograms.cxx.
References cbm::explore::HistogramCollection::CreateFolder(), cbm::explore::HistogramCollection::CreateHisto(), fHNHitsFromCluster, fHStsClustersTime, fHStsDigisTime, fHStsHitsDu, fHStsHitsDv, fHStsHitsDx, fHStsHitsDxy, fHStsHitsDy, fHStsHitsTime, fHStsHitsTimeError, fHStsHitsX, fHStsHitsY, and fHStsHitsZ.
◆ ~Histograms()
| virtual cbm::explore::Histograms::~Histograms |
( |
| ) |
|
|
inlinevirtual |
◆ CreateFolder()
| void HistogramCollection::CreateFolder |
( |
const char * | path, |
|
|
const char * | name ) |
|
protectedinherited |
◆ CreateHisto()
template<typename Histo_t>
| void cbm::explore::HistogramCollection::CreateHisto |
( |
Histo_t *& | histo, |
|
|
const char * | folder, |
|
|
const char * | name, |
|
|
const char * | title, |
|
|
int | nbins, |
|
|
double | xlow, |
|
|
double | xmax ) |
|
inlineprotectedinherited |
◆ Div()
◆ FillHistos()
| void Histograms::FillHistos |
( |
HistoData | fill | ) |
|
|
overridevirtual |
Implements cbm::explore::HistogramCollection.
Definition at line 39 of file Histograms.cxx.
References cbm::explore::HistoData::data, fHNHitsFromCluster, fHStsClustersTime, fHStsDigisTime, fHStsHitsDu, fHStsHitsDv, fHStsHitsDx, fHStsHitsDxy, fHStsHitsDy, fHStsHitsTime, fHStsHitsTimeError, fHStsHitsX, fHStsHitsY, fHStsHitsZ, L_, cbm::explore::HistoData::Skip(), cbm::algo::StorableRecoResults::StsClusters(), cbm::algo::StorableRecoResults::StsDigis(), and cbm::algo::StorableRecoResults::StsHits().
◆ GetFolders()
| std::vector< Folder > cbm::explore::HistogramCollection::GetFolders |
( |
| ) |
const |
|
inlineinherited |
◆ GetHisto()
| TH1 * HistogramCollection::GetHisto |
( |
const std::string & | name | ) |
const |
|
inherited |
◆ GetHistoPath()
| std::string HistogramCollection::GetHistoPath |
( |
const std::string & | name | ) |
const |
|
inherited |
◆ GetHistos()
| std::vector< Histo > cbm::explore::HistogramCollection::GetHistos |
( |
| ) |
const |
|
inlineinherited |
◆ Reset()
| void HistogramCollection::Reset |
( |
| ) |
|
|
inherited |
◆ fFolders
| std::vector<Folder> cbm::explore::HistogramCollection::fFolders |
|
privateinherited |
◆ fHistos
| std::vector<Histo> cbm::explore::HistogramCollection::fHistos |
|
privateinherited |
◆ fHNHitsFromCluster
| TH1I* cbm::explore::Histograms::fHNHitsFromCluster = nullptr |
|
private |
◆ fHStsClustersTime
| TH1I* cbm::explore::Histograms::fHStsClustersTime = nullptr |
|
private |
◆ fHStsDigisTime
| TH1I* cbm::explore::Histograms::fHStsDigisTime = nullptr |
|
private |
◆ fHStsHitsDu
| TH1F* cbm::explore::Histograms::fHStsHitsDu = nullptr |
|
private |
◆ fHStsHitsDv
| TH1F* cbm::explore::Histograms::fHStsHitsDv = nullptr |
|
private |
◆ fHStsHitsDx
| TH1F* cbm::explore::Histograms::fHStsHitsDx = nullptr |
|
private |
◆ fHStsHitsDxy
| TH1F* cbm::explore::Histograms::fHStsHitsDxy = nullptr |
|
private |
◆ fHStsHitsDy
| TH1F* cbm::explore::Histograms::fHStsHitsDy = nullptr |
|
private |
◆ fHStsHitsTime
| TH1I* cbm::explore::Histograms::fHStsHitsTime = nullptr |
|
private |
◆ fHStsHitsTimeError
| TH1F* cbm::explore::Histograms::fHStsHitsTimeError = nullptr |
|
private |
◆ fHStsHitsX
| TH1F* cbm::explore::Histograms::fHStsHitsX = nullptr |
|
private |
◆ fHStsHitsY
| TH1F* cbm::explore::Histograms::fHStsHitsY = nullptr |
|
private |
◆ fHStsHitsZ
| TH1F* cbm::explore::Histograms::fHStsHitsZ = nullptr |
|
private |
The documentation for this class was generated from the following files: