ATLAS Offline Software
Classes | Functions
DrawLabel.h File Reference
#include <iostream>
#include <string>
#include "TLatex.h"
Include dependency graph for DrawLabel.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DrawLabel
 

Functions

std::ostream & operator<< (std::ostream &s, const DrawLabel &d)
 

Detailed Description

Author
mark sutton
Date
Sun 11 Nov 2012 01:18:14 GMT

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

Definition in file DrawLabel.h.

Function Documentation

◆ operator<<()

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

Definition at line 60 of file DrawLabel.h.

60  {
61  return s << d.text();
62 }
python.SystemOfUnits.s
int s
Definition: SystemOfUnits.py:131
hist_file_dump.d
d
Definition: hist_file_dump.py:137