DAS  3.0
Das Analysis System
GenericSFApplier.h File Reference
#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>
+ Include dependency graph for GenericSFApplier.h:
+ This graph shows which files directly or indirectly include this file:

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)