Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RBranchData::EmptyDynamicType Struct Reference

Stores empty instances of classes, so a dummy object can be written when a systematic variation doesn't pass a selection cut.

Definition at line 113 of file SnapshotHelpers.hxx.

Public Attributes

std::shared_ptr< void > fEmptyInstance = nullptr
void * fRawPtrToEmptyInstance = nullptr
const TClassfTClass = nullptr

Member Data Documentation

◆ fEmptyInstance

Definition at line 115 of file SnapshotHelpers.hxx.

◆ fRawPtrToEmptyInstance

◆ fTClass