ATLAS Offline Software
Loading...
Searching...
No Matches
histoinfo Struct Reference
Collaboration diagram for histoinfo:

Public Member Functions

 histoinfo (const std::string &f, const std::string &d)

Public Attributes

std::string fname
std::string dname

Detailed Description

Definition at line 70 of file cpucost.cxx.

Constructor & Destructor Documentation

◆ histoinfo()

histoinfo::histoinfo ( const std::string & f,
const std::string & d )
inline

Definition at line 71 of file cpucost.cxx.

71: fname(f), dname(d) { }
std::string dname
Definition cpucost.cxx:73
std::string fname
Definition cpucost.cxx:72

Member Data Documentation

◆ dname

std::string histoinfo::dname

Definition at line 73 of file cpucost.cxx.

◆ fname

std::string histoinfo::fname

Definition at line 72 of file cpucost.cxx.


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