Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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-2024 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 59 of file DrawLabel.h.

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