#include <functional>
#include <vector>
Go to the source code of this file.
Classes | |
class | caf::Proxy< T > |
class | ana::_MultiVar< T > |
Namespaces | |
caf | |
This module creates Common Analysis Files. | |
ana | |
Cuts and Vars for the 2020 FD DiF Study. | |
Typedefs | |
typedef _MultiVar< caf::SRProxy > | ana::MultiVar |
Functions | |
MultiVar | ana::MultiVar2D (const MultiVar &a, const Binning &binsa, const MultiVar &b, const Binning &binsb) |
MultiVar | ana::MultiVar2D (const MultiVar &a, int na, double a0, double a1, const MultiVar &b, int nb, double b0, double b1) |