ATLAS Offline Software
Loading...
Searching...
No Matches
HistoGroupBase::HistData Struct Reference

Simply a histo and its path in the hiearchy. More...

#include <HistoGroupBase.h>

Collaboration diagram for HistoGroupBase::HistData:

Public Attributes

TH1 * hist {}
std::string path
Interval_t interval {}

Detailed Description

Simply a histo and its path in the hiearchy.

Definition at line 46 of file HistoGroupBase.h.

Member Data Documentation

◆ hist

TH1* HistoGroupBase::HistData::hist {}

Definition at line 47 of file HistoGroupBase.h.

47{};

◆ interval

Interval_t HistoGroupBase::HistData::interval {}

Definition at line 49 of file HistoGroupBase.h.

49{};

◆ path

std::string HistoGroupBase::HistData::path

Definition at line 48 of file HistoGroupBase.h.


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