1 #ifndef __JAANET__JSUPPORT__ 
    2 #define __JAANET__JSUPPORT__ 
JTreeParameters getTreeParameters(const JType< Evt > &type)
 
Data structure for TTree parameters.
 
static const char *const TTREE_OFFLINE_EVENT
ROOT TTree name.
 
static const char *const TBRANCH_OFFLINE_EVENT
ROOT TBranch name.
 
static const int BASKET_SIZE_OFFLINE_EVENT
basket size
 
static const int COMPRESSION_LEVEL_OFFLINE_EVENT
compression level
 
static const int SPLIT_LEVEL_OFFLINE_EVENT
split level
 
The Evt class respresent a Monte Carlo (MC) event as well as an offline event.
 
The Head class reflects the header of Monte-Carlo event files, which consists of keys (also referred ...
 
Auxiliary class for a type holder.