Jpp  19.1.0
the software that should make you happy
Classes | Public Types | List of all members
JROOT::JDataFrame Class Reference

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. More...
 

Detailed Description

Auxiliary class for parsing data from ROOT data frame.

Definition at line 36 of file JDataFrame.hh.

Member Typedef Documentation

◆ range_type

Type definition for range.

Definition at line 41 of file JDataFrame.hh.


The documentation for this class was generated from the following file: