|
Jpp 19.3.0-rc.1
the software that should make you happy
|
Auxiliary class for parsing data from ROOT data frame. More...
#include <JDataFrame.hh>
Classes | |
| struct | JBuffer |
| Auxiliary buffer for parsing data from ROOT data frame. More... | |
| struct | JDictionary |
| Dictionary for parsing data from ROOT data frame to output. More... | |
| struct | JOutput |
| Interface for output. More... | |
| struct | JParser |
| Interface for parsing data from ROOT data frame to output. More... | |
| struct | JParser_t |
| Template implementation for parsing data from ROOT data frame to output. More... | |
Public Types | |
| typedef JTOOLS::JRange< unsigned int > | range_type |
| Type definition for range. | |
Auxiliary class for parsing data from ROOT data frame.
Definition at line 36 of file JDataFrame.hh.
| JTOOLS::JRange<unsigned int> JROOT::JDataFrame::range_type |
Type definition for range.
Definition at line 41 of file JDataFrame.hh.