ATLAS Offline Software
DataQuality/ZLumiScripts/scripts/Pandas_scripts/plotting/AtlasStyle/AtlasLabels.h
Go to the documentation of this file.
1 //
2 // @file AtlasLabels.h
3 //
4 // @author M.Sutton
5 //
6 // Copyright (C) 2023 Atlas Collaboration
7 //
8 // $Id: AtlasLabels.h, v0.0 Thu 25 Mar 2010 10:34:20 CET $
9 
10 
11 #ifndef __ATLASLABELS_H
12 #define __ATLASLABELS_H
13 
14 #include "Rtypes.h"
15 
16 void ATLASLabel(Double_t x,Double_t y,const char* text=NULL,Color_t color=1);
17 
18 void ATLASLabelOld(Double_t x,Double_t y,bool Preliminary=false,Color_t color=1);
19 
20 void ATLASVersion(const char* version=NULL,Double_t x=0.88,Double_t y=0.975,Color_t color=1);
21 
22 #endif // __ATLASLABELS_H
color
Definition: jFexInputByteStreamTool.cxx:25
ATLASLabelOld
void ATLASLabelOld(Double_t x, Double_t y, bool Preliminary=false, Color_t color=1)
Definition: AtlasLabels.cxx:64
ATLASVersion
void ATLASVersion(const char *version=NULL, Double_t x=0.88, Double_t y=0.975, Color_t color=1)
x
#define x
ATLASLabel
void ATLASLabel(Double_t x, Double_t y, const char *text=NULL, Color_t color=1)
get_generator_info.version
version
Definition: get_generator_info.py:33
y
#define y
makeTransCanvas.text
text
Definition: makeTransCanvas.py:11