CbmRoot
Loading...
Searching...
No Matches
cbm::explore::HistoData Struct Reference

#include <HistogramCollection.h>

Collaboration diagram for cbm::explore::HistoData:
[legend]

Public Member Functions

bool Skip (uint32_t address) const
 

Public Attributes

algo::StorableRecoResultsdata = nullptr
 
std::optional< uint32_t > sensor
 

Detailed Description

Definition at line 31 of file HistogramCollection.h.

Member Function Documentation

◆ Skip()

bool cbm::explore::HistoData::Skip ( uint32_t address) const
inline

Definition at line 35 of file HistogramCollection.h.

References sensor.

Referenced by cbm::explore::Histograms::FillHistos().

Member Data Documentation

◆ data

algo::StorableRecoResults* cbm::explore::HistoData::data = nullptr

Definition at line 32 of file HistogramCollection.h.

Referenced by cbm::explore::Histograms::FillHistos().

◆ sensor

std::optional<uint32_t> cbm::explore::HistoData::sensor

Definition at line 33 of file HistogramCollection.h.

Referenced by Skip().


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