ATLAS Offline Software
Namespaces | Functions
PlotAnnotations.h File Reference
#include <vector>
#include <string>
#include "TGraphAsymmErrors.h"
#include "TLatex.h"
#include "TString.h"
#include "TLegend.h"
#include "TLine.h"
#include "TColor.h"
Include dependency graph for PlotAnnotations.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MuonVertexValidationMacroPlotAnnotations
 

Functions

TLegend * MuonVertexValidationMacroPlotAnnotations::makeLegend (double lower_x, double lower_y, double upper_x, double upper_y, double textsize)
 
void MuonVertexValidationMacroPlotAnnotations::drawATLASlabel (const char *text, double x, double y, double textsize)
 
void MuonVertexValidationMacroPlotAnnotations::drawDetectorRegionLabel (const char *name, const char *customlabel, double x, double y, double textsize)
 
void MuonVertexValidationMacroPlotAnnotations::drawDetectorBoundaryLine (double x, double y_max, int line_style, const char *text)
 
void MuonVertexValidationMacroPlotAnnotations::drawDetectorBoundaryLines (const char *bin_var, double y_max)
 
double MuonVertexValidationMacroPlotAnnotations::getMaxy (const TGraphAsymmErrors *graph, double current_max)