#include <functional>
#include <set>
#include <string>
#include <vector>
#include "sbnana/CAFAna/Core/Binning.h"
#include "sbnanaobj/StandardRecord/Proxy/FwdDeclare.h"
Go to the source code of this file.
Classes | |
class | ana::_MultiVar< T > |
Namespaces | |
ana | |
Oscillation analysis framework, runs over CAF files outside of ART. | |
Typedefs | |
typedef _MultiVar < caf::SRSliceProxy > | ana::MultiVar |
typedef _MultiVar < caf::SRSpillProxy > | ana::SpillMultiVar |
Functions | |
template<class T > | |
_MultiVar< T > | ana::MultiVar2D (const _MultiVar< T > &a, const Binning &binsa, const _MultiVar< T > &b, const Binning &binsb) |