![]() |
Project
|
#include <GPUROOTDump.h>
Inherits o2::gpu::GPUROOTDumpBase.
Public Member Functions | |
void | write () override |
void | Fill (const T &o) |
Static Public Member Functions | |
static GPUROOTDump< T > & | get (const char *name) |
static GPUROOTDump< T > | getNew (const char *name) |
Protected Member Functions | |
GPUROOTDump (const char *name1, const char *nameTree=nullptr) | |
![]() | |
GPUROOTDumpBase () | |
Protected Attributes | |
TTree * | mTree = nullptr |
![]() | |
std::weak_ptr< GPUROOTDumpCore > | mCore |
Definition at line 87 of file GPUROOTDump.h.
|
inlineprotected |
Definition at line 109 of file GPUROOTDump.h.
|
inline |
Definition at line 102 of file GPUROOTDump.h.
|
inlinestatic |
Definition at line 90 of file GPUROOTDump.h.
|
inlinestatic |
Definition at line 95 of file GPUROOTDump.h.
|
inlineoverridevirtual |
Implements o2::gpu::GPUROOTDumpBase.
Definition at line 100 of file GPUROOTDump.h.
|
protected |
Definition at line 117 of file GPUROOTDump.h.