The Filter-Value analysis package

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

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.