Modifiers passed to CreateModel
Definition at line 581 of file RNTupleDescriptor.hxx.
Public Member Functions | |
RCreateModelOptions () | |
Public Attributes | |
bool | fReconstructProjections = false |
If set to true, projected fields will be reconstructed as such. | |
#include <ROOT/RNTupleDescriptor.hxx>
|
inline |
Definition at line 582 of file RNTupleDescriptor.hxx.
bool ROOT::Experimental::RNTupleDescriptor::RCreateModelOptions::fReconstructProjections = false |
If set to true, projected fields will be reconstructed as such.
This will prevent the model to be used with an RNTupleReader, but it is useful, e.g., to accurately merge data.
Definition at line 585 of file RNTupleDescriptor.hxx.