ATLAS Offline Software
Public Attributes | List of all members
HistoGroupBase::HistData Struct Reference

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

#include <HistoGroupBase.h>

Collaboration diagram for HistoGroupBase::HistData:

Public Attributes

TH1hist
 
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.

◆ interval

Interval_t HistoGroupBase::HistData::interval

Definition at line 49 of file HistoGroupBase.h.

◆ 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: