ATLAS Offline Software
Loading...
Searching...
No Matches
Efficiency2D.h File Reference
#include "T_Efficiency.h"
#include "TH2F.h"
Include dependency graph for Efficiency2D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Efficiency2D

Functions

std::ostream & operator<< (std::ostream &s, const Efficiency2D &)

Detailed Description

Author
mark sutton
Date
Mon 15 Feb 2024 18:45 GMT

Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration

Definition in file Efficiency2D.h.

Function Documentation

◆ operator<<()

std::ostream & operator<< ( std::ostream & s,
const Efficiency2D &  )
inline

Definition at line 139 of file Efficiency2D.h.

139 {
140 return s;
141}