ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
histCollection::histDir_t Struct Reference
Collaboration diagram for histCollection::histDir_t:

Public Member Functions

 histDir_t (TTree *mdIn)
 

Public Attributes

std::vector< histPerDir_thistos
 
TTree * md
 

Detailed Description

Definition at line 78 of file LArQuickHistMerge.cxx.

Constructor & Destructor Documentation

◆ histDir_t()

histCollection::histDir_t::histDir_t ( TTree *  mdIn)
inlineexplicit

Definition at line 79 of file LArQuickHistMerge.cxx.

79 : md(mdIn) {};

Member Data Documentation

◆ histos

std::vector<histPerDir_t> histCollection::histDir_t::histos

Definition at line 80 of file LArQuickHistMerge.cxx.

◆ md

TTree* histCollection::histDir_t::md

Definition at line 81 of file LArQuickHistMerge.cxx.


The documentation for this struct was generated from the following file:
histCollection::histDir_t::md
TTree * md
Definition: LArQuickHistMerge.cxx:81