DAS
3.0
Das Analysis System
|
#include <iostream>
#include <list>
#include <memory>
#include <optional>
#include <utility>
#include <Eigen/Dense>
#include <TString.h>
#include <TTreeReader.h>
#include <TUnfoldBinning.h>
#include "Core/Unfolding/interface/DistVariation.h"
Go to the source code of this file.
Classes | |
struct | Filler |
class | Transformer |
struct | Observable |
Namespaces | |
DAS | |
DAS::Unfolding | |
Functions | |
template<class T > | |
auto | initOptionalBranch (TTreeReader &reader, const char *name) |
std::vector< Observable * > | GetObservables (boost::property_tree::ptree) |