mist-hep
0.1.0
ROOT-backed analysis helpers built on mist
Loading...
Searching...
No Matches
hep.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: MIT
2
//
3
// mist/hep/hep.h — convenience umbrella that pulls in every public header.
4
//
5
// Prefer the targeted includes in real code; this header exists so consumers
6
// can `#include <mist/hep/hep.h>` from prototyping scripts without thinking.
7
//
8
#pragma once
9
10
#include "
mist/hep/owned.h
"
11
#include "
mist/hep/stats.h
"
12
#include "
mist/hep/globals.h
"
13
#include "
mist/hep/fit/functions.h
"
14
#include "
mist/hep/graph/transforms.h
"
15
#include "
mist/hep/graph/binning.h
"
16
#include "
mist/hep/graph/smoothing.h
"
17
#include "
mist/hep/graph/algebra.h
"
18
#include "
mist/hep/histo/histo.h
"
19
#include "
mist/hep/histo/fill.h
"
20
#include "
mist/hep/signal/waveform.h
"
algebra.h
binning.h
fill.h
functions.h
globals.h
histo.h
owned.h
smoothing.h
stats.h
transforms.h
waveform.h
include
mist
hep
hep.h
Generated by
1.9.8