Jpp
19.0.0
the software that should make you happy
|
Auxiliary buffer for parsing data from ROOT data frame. More...
#include <JDataFrame.hh>
Classes | |
struct | JOutput_t |
Template implementation for output. More... | |
Public Member Functions | |
JBuffer () | |
Default constructor. More... | |
size_t | operator() (ROOT::RDataFrame &in, const range_type &range) |
Parse data. More... | |
Private Attributes | |
TClass * | cs = NULL |
Auxiliary buffer for parsing data from ROOT data frame.
Definition at line 189 of file JDataFrame.hh.
|
inline |
Default constructor.
Definition at line 195 of file JDataFrame.hh.
|
inline |
Parse data.
in | input |
range | range |
Definition at line 211 of file JDataFrame.hh.
|
private |
Definition at line 241 of file JDataFrame.hh.