ATLAS Offline Software
Loading...
Searching...
No Matches
safeLogRatio.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3*/
4#pragma once
5
6#include <cmath>
7#include "xAODJet/Jet.h"
11
12float safeLogRatio(float num, float denom);
13
Base class for elements of a container that can have aux data.
Definition AuxElement.h:483
Jet_v1 Jet
Definition of the current "jet version".
const xAOD::Jet * getJetFromBTagLink(const SG::AuxElement &btag)
float safeLogRatio(float num, float denom)