Jpp 20.0.0-27-g39925593c-D
the software that should make you happy
Loading...
Searching...
No Matches
Functions
JSupport.hh File Reference

ROOT TTree parameter settings. More...

#include "km3net-dataformat/definitions/root.hh"
#include "JLang/JType.hh"
#include "JROOT/JTreeParameters.hh"

Go to the source code of this file.

Functions

JTreeParameters getTreeParameters (const JType< Evt > &type)
 

Detailed Description

ROOT TTree parameter settings.


Author
mdejong

Definition in file JAAnet/JSupport.hh.

Function Documentation

◆ getTreeParameters()

JTreeParameters getTreeParameters ( const JType< Evt > & type)
inline
Parameters
typedata type
Returns
TTree parameters

Definition at line 35 of file JAAnet/JSupport.hh.

36{
38}
Data structure for TTree parameters.
static const char *const TTREE_OFFLINE_EVENT
ROOT TTree name.
Definition root.hh:20
static const char *const TBRANCH_OFFLINE_EVENT
ROOT TBranch name.
Definition root.hh:31
static const int BASKET_SIZE_OFFLINE_EVENT
basket size
Definition root.hh:47
static const int AUTOFLUSH_LEVEL_OFFLINE_EVENT
auto flush
Definition root.hh:63
static const int COMPRESSION_LEVEL_OFFLINE_EVENT
compression level
Definition root.hh:39
static const int SPLIT_LEVEL_OFFLINE_EVENT
split level
Definition root.hh:55