Jpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
JAcoustics/JSupport.hh File Reference

ROOT TTree parameter settings. More...

#include "JLang/JType.hh"
#include "JLang/JTypeList.hh"
#include "JROOT/JTreeParameters.hh"

Go to the source code of this file.

Namespaces

 JACOUSTICS
 

Functions

JTreeParameters getTreeParameters (const JType< JACOUSTICS::JEvent > &type)
 

Detailed Description

ROOT TTree parameter settings.


Author
mdejong

Definition in file JAcoustics/JSupport.hh.

Function Documentation

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

Definition at line 28 of file JAcoustics/JSupport.hh.

29 {
30  return JTreeParameters("ACOUSTICS", "acoustics_event", "", 2);
31 }
Data structure for TTree parameters.