Skip to content

My cpp libraries and code, specifically with wrappers for ROOT.

Notifications You must be signed in to change notification settings

scphall/dendrology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dendrology

Dendrology is the study of trees. These C++ functions and classes make ROOT's TTrees a little more streamlined (at least for my use). The main classes are as follows:

  • Monkey is a branch handler for TTrees.
  • Barrel contains multiple Monkey's.
  • Knives are for cutting.
  • Elm wraps a TTree, and handles branches with a Barrel. Initially all branches are switched off for fast running, can also get TLorentzVectors on the fly and other convenient things.
  • Oi is the messaging system.

About

My cpp libraries and code, specifically with wrappers for ROOT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published