DAS
3.0
Das Analysis System
|
#include "Core/Objects/interface/Format.h"
#include "Core/Objects/interface/Weight.h"
#include <darwin.h>
#include <TFile.h>
#include <TH1.h>
#include <filesystem>
#include <map>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | GenericSFApplier< Object, Context > |
Namespaces | |
DAS | |
Functions | |
std::unique_ptr< TH1 > | getHistSafe (std::unique_ptr< TFile > &f, const std::string &name) |
template<class Object > | |
Weights & | weightsRef (Object &obj) |