![]() |
Project
|
#include <GPUROOTDump.h>
Inherits o2::gpu::GPUROOTDumpBase.
Public Member Functions | |
| void | write () override |
| template<typename... Args> | |
| void | Fill (const Args &... args) |
Static Public Member Functions | |
| static GPUROOTDump< TNtuple > & | get (const char *name, const char *options) |
| static GPUROOTDump< TNtuple > | getNew (const char *name, const char *options) |
Additional Inherited Members | |
Protected Member Functions inherited from o2::gpu::GPUROOTDumpBase | |
| GPUROOTDumpBase () | |
Protected Attributes inherited from o2::gpu::GPUROOTDumpBase | |
| std::weak_ptr< GPUROOTDumpCore > | mCore |
Static Protected Attributes inherited from o2::gpu::GPUROOTDumpBase | |
| static std::atomic_flag | mMutex = ATOMIC_FLAG_INIT |
Definition at line 121 of file GPUROOTDump.h.
|
inline |
Definition at line 137 of file GPUROOTDump.h.
|
inlinestatic |
Definition at line 124 of file GPUROOTDump.h.
|
inlinestatic |
Definition at line 129 of file GPUROOTDump.h.
|
inlineoverridevirtual |
Implements o2::gpu::GPUROOTDumpBase.
Definition at line 134 of file GPUROOTDump.h.