SFrame 3.6
core/include/STreeType.h File Reference
#include <Rtypes.h>
Include dependency graph for STreeType.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STreeType
 

Namespace holding the constants describing SFrame TTree types.


Variables

static const Int_t STreeType::InputSimpleTree = 0
 Event-wise TTree that needs no "decoding".
static const Int_t STreeType::InputMetaTree = 1
 Metadata TTree that the user has to handle by hand.
static const Int_t STreeType::OutputSimpleTree = 100
 Event-wise output TTree.
static const Int_t STreeType::OutputMetaTree = 101
 Output TTree that doesn't describe event-level information.