![]() |
Project
|
#include <GPUROOTDump.h>
Inherits o2::gpu::GPUROOTDumpBase.
Public Member Functions | |
| void | write () override |
Protected Member Functions | |
| void | Fill () |
| GPUROOTDump (const char *name1, const char *nameTree=nullptr) | |
Protected Member Functions inherited from o2::gpu::GPUROOTDumpBase | |
| GPUROOTDumpBase () | |
Protected Attributes | |
| TTree * | mTree = nullptr |
Protected Attributes inherited from o2::gpu::GPUROOTDumpBase | |
| std::weak_ptr< GPUROOTDumpCore > | mCore |
Additional Inherited Members | |
Static Protected Attributes inherited from o2::gpu::GPUROOTDumpBase | |
| static std::atomic_flag | mMutex = ATOMIC_FLAG_INIT |
Definition at line 98 of file GPUROOTDump.h.
|
inlineprotected |
Definition at line 109 of file GPUROOTDump.h.
|
inlineprotected |
Definition at line 104 of file GPUROOTDump.h.
|
inlineoverridevirtual |
Implements o2::gpu::GPUROOTDumpBase.
Definition at line 101 of file GPUROOTDump.h.
|
protected |
Definition at line 117 of file GPUROOTDump.h.