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 122 of file TrigMonTHistSvc.h.
◆ THistID()
TrigMonTHistSvc::THistID::THistID |
( |
const std::string & |
s, |
|
|
TObject * |
o |
|
) |
| |
|
inline |
◆ ~THistID()
TrigMonTHistSvc::THistID::~THistID |
( |
| ) |
|
|
inline |
◆ id
std::string TrigMonTHistSvc::THistID::id |
◆ mutex
std::mutex* TrigMonTHistSvc::THistID::mutex {nullptr} |
◆ obj
TObject* TrigMonTHistSvc::THistID::obj {nullptr} |
The documentation for this struct was generated from the following file: