Helper struct that bundles the histogram, name and mutex.
More...
|
std::string | id |
|
TObject * | obj {nullptr} |
|
std::mutex * | mutex {nullptr} |
|
Helper struct that bundles the histogram, name and mutex.
Definition at line 134 of file WebdaqHistSvc.h.
◆ THistID() [1/2]
WebdaqHistSvc::THistID::THistID |
( |
const std::string & |
s, |
|
|
TObject * |
o |
|
) |
| |
|
inline |
◆ THistID() [2/2]
WebdaqHistSvc::THistID::THistID |
( |
| ) |
|
|
inline |
◆ ~THistID()
WebdaqHistSvc::THistID::~THistID |
( |
| ) |
|
|
inline |
◆ id
std::string WebdaqHistSvc::THistID::id |
◆ mutex
std::mutex* WebdaqHistSvc::THistID::mutex {nullptr} |
◆ obj
TObject* WebdaqHistSvc::THistID::obj {nullptr} |
The documentation for this struct was generated from the following file: