DAS  3.0
Das Analysis System
applyPrefiringWeights.h File Reference
#include <cassert>
#include <cstdlib>
#include <iostream>
#include <filesystem>
#include <tuple>
#include <vector>
#include "Core/Objects/interface/Event.h"
#include "Core/Objects/interface/Jet.h"
#include "Core/CommonTools/interface/binnings.h"
#include "Core/CommonTools/interface/toolbox.h"
#include <TF1.h>
#include <TH2.h>
#include <darwin.h>
+ Include dependency graph for applyPrefiringWeights.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Functor
 

Namespaces

 DAS
 
 DAS::Prefiring
 

Variables

static const auto feps = std::numeric_limits<float>::epsilon()
 

Variable Documentation

◆ feps

const auto feps = std::numeric_limits<float>::epsilon()
static