Jpp test-rotations-new
the software that should make you happy
Loading...
Searching...
No Matches
JRunInfo.hh File Reference
#include "TObject.h"
#include "JROOT/JTreeParameters.hh"

Go to the source code of this file.

Classes

struct  run_info
 

Functions

JROOT::JTreeParameters getTreeParameters (const JLANG::JType< run_info > &type)
 

Function Documentation

◆ getTreeParameters()

JROOT::JTreeParameters getTreeParameters ( const JLANG::JType< run_info > & type)
inline
Parameters
typedata type
Returns
TTree parameters

Definition at line 41 of file JRunInfo.hh.

42{
43 return JROOT::JTreeParameters("RUNINFO", "run_info", "", 2, 65536, 2);
44}
Data structure for TTree parameters.