![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/InstanceCount.h>#include <DD4hep/Handle.h>#include <DD4hep/Memory.h>#include <iostream>#include <iomanip>#include <cstdio>#include <cstdlib>#include <cstring>#include <mutex>#include <map>Go to the source code of this file.
Macros | |
| #define | COUNTER_LOCK std::lock_guard<std::mutex> _counter_lock(s_globalObj.lock); |
| #define COUNTER_LOCK std::lock_guard<std::mutex> _counter_lock(s_globalObj.lock); |
Definition at line 107 of file InstanceCount.cpp.
1.8.18