ATLAS Offline Software
Loading...
Searching...
No Matches
Efficiency1D.h File Reference
#include "T_Efficiency.h"
#include "TH1F.h"
Include dependency graph for Efficiency1D.h:

Go to the source code of this file.

Classes

class  Efficiency1D

Functions

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

Detailed Description

Author
mark sutton
Date
Mon 26 Oct 2009 01:22:40 GMT

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

Definition in file Efficiency1D.h.

Function Documentation

◆ operator<<()

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

Definition at line 66 of file Efficiency1D.h.

66 {
67 return s;
68}