The Filter-Value analysis package

Caleb Fangmeier 8a6c0eaf54 rearranges the filval project to make root a sub-directory hace 7 años
examples 9a4380809f Adds example code for filval and the beginnings of TMVA integration in filval_root hace 7 años
root 8a6c0eaf54 rearranges the filval project to make root a sub-directory hace 7 años
README.md 8a6c0eaf54 rearranges the filval project to make root a sub-directory hace 7 años
api.hpp 8be6413ed7 Adds documentation deployment make target, additional values relating to hace 7 años
argparse.hpp d050852cda Adds ability to save fv::root containers to root files. hace 7 años
container.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied hace 7 años
dataset.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied hace 7 años
filter.hpp d1ff0d903e adds function to easily create variants of a container with different cuts applied hace 7 años
filval.hpp 7cee2c915b changes MapOver to no longer require template arguments to be wrapped in tuple hace 7 años
log.hpp d050852cda Adds ability to save fv::root containers to root files. hace 7 años
value.hpp 8be6413ed7 Adds documentation deployment make target, additional values relating to hace 7 años

README.md

ROOT compatability layer for FilVal

See FilVal for details on FilVal. This layer provides container classes wrapping ROOT histograms and Graph objects. It also provides the ability to write these containers, as well as a variety of STL containers to ROOT files.