-
Notifications
You must be signed in to change notification settings - Fork 18
HarryPlotter Overview
Thomas Müller edited this page Aug 19, 2019
·
11 revisions
An overview of the HarryPlotter framework is given in the publication arXiv:1511.00852 [hep-ex].

Structure of the HarryPlotter framework. The processing of input modules is followed by the run of analysis modules and concluded by the execution of plot modules. The configuration via a command line interface or via JSON files is parsed by an argument parser whose arguments are defined by the individual modules.
- Artus Example
- Creating a Specialised Artus Analysis
- Adding New Artus Processors
- Adding New Quantities to the Output NTuple
- Tutorial I: Introduction
- Tutorial II: Parameter Expansions
- Tutorial III: Reading ROOT Input
- Tutorial IV: Analysis Modules
- Tutorial V: Plotting with ROOT and MPL
- Tutorial VI: Advanced Plotting
- Tutorial VII: HarryPlotter in Scripts