Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages

Introduction

This package is meant to provide general utilities for using MVAs in reconstruction and analyses. The initial version extracts the memory-efficient impementation for storing BDT trees from /Reconstrcution/egamma/egammaMVACalib. It is an installed library when compiled with athena. It contains no tools or algorithms. It is also dual-use.

Class Overview

The MVAUtils package contains of following classes:

  • BDT : A memory-efficient implementation of a BDT for applying the tree (not for training).
  • Node : An implementation of tree node. Not meant for external use.
Author
Jovan Mitrevski
Christos Anastopoulos
RD Schaffer
Ruggero Turra
Bruno Lenzi

Extra Pages