ATLAS Offline Software
Trigger/TrigAnalysis/TrigInDetAnalysisUser/Analysis/src/AtlasLabels.h
Go to the documentation of this file.
1 /* emacs: this is -*- c++ -*- */
12 #ifndef ANALYSIS_ATLASLABELS_H
13 #define ANALYSIS_ATLASLABELS_H
14 
15 #include "Rtypes.h"
16 
17 void ATLASLabel( Double_t x, Double_t y, const std::string& text="" , Color_t color=1, int nx=1, int ny=1 );
18 void Label( Double_t x, Double_t y, const std::string& text="" , Color_t color=1, int nx=1, int ny=1 );
19 
20 
21 void ATLASLabelOld(Double_t x,Double_t y,bool Preliminary=false,Color_t color=1);
22 
23 void ATLASVersion( const std::string& version="", Double_t x=0.88, Double_t y=0.975, Color_t color=1 );
24 
25 #endif // ANALYSIS_ATLASLABELS_H
color
Definition: jFexInputByteStreamTool.cxx:25
ATLASLabel
void ATLASLabel(Double_t x, Double_t y, const std::string &text="", Color_t color=1, int nx=1, int ny=1)
Definition: AtlasLabels.cxx:21
ATLASVersion
void ATLASVersion(const std::string &version="", Double_t x=0.88, Double_t y=0.975, Color_t color=1)
Definition: AtlasLabels.cxx:82
x
#define x
Label
void Label(Double_t x, Double_t y, const std::string &text="", Color_t color=1, int nx=1, int ny=1)
Definition: AtlasLabels.cxx:42
ATLASLabelOld
void ATLASLabelOld(Double_t x, Double_t y, bool Preliminary=false, Color_t color=1)
Definition: AtlasLabels.cxx:64
get_generator_info.version
version
Definition: get_generator_info.py:33
y
#define y
makeTransCanvas.text
text
Definition: makeTransCanvas.py:11