![]() |
ATLAS Offline Software
|
#include "Rtypes.h"Go to the source code of this file.
Functions | |
| void | ATLASLabel (Double_t x, Double_t y, const std::string &text="", Color_t color=1, int nx=1, int ny=1) |
| void | Label (Double_t x, Double_t y, const std::string &text="", Color_t color=1, int nx=1, int ny=1) |
| void | ATLASLabelOld (Double_t x, Double_t y, bool Preliminary=false, Color_t color=1) |
| void | ATLASVersion (const std::string &version="", Double_t x=0.88, Double_t y=0.975, Color_t color=1) |
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
Definition in file Trigger/TrigAnalysis/TrigInDetAnalysisUser/Analysis/src/AtlasLabels.h.
| void ATLASLabel | ( | Double_t | x, |
| Double_t | y, | ||
| const std::string & | text = "", |
||
| Color_t | color = 1, |
||
| int | nx = 1, |
||
| int | ny = 1 |
||
| ) |
Definition at line 21 of file AtlasLabels.cxx.
| void ATLASLabelOld | ( | Double_t | x, |
| Double_t | y, | ||
| bool | Preliminary = false, |
||
| Color_t | color = 1 |
||
| ) |
Definition at line 64 of file AtlasLabels.cxx.
| void ATLASVersion | ( | const std::string & | version = "", |
| Double_t | x = 0.88, |
||
| Double_t | y = 0.975, |
||
| Color_t | color = 1 |
||
| ) |
Definition at line 82 of file AtlasLabels.cxx.
| void Label | ( | Double_t | x, |
| Double_t | y, | ||
| const std::string & | text = "", |
||
| Color_t | color = 1, |
||
| int | nx = 1, |
||
| int | ny = 1 |
||
| ) |
Definition at line 42 of file AtlasLabels.cxx.
1.8.18