#include <vector>
#include <string>
#include <cmath>
#include <TStyle.h>
#include <TLatex.h>
#include <TMarker.h>
#include <TROOT.h>
Go to the source code of this file.
|  | 
| void | SetAtlasStyle () | 
|  | 
| void | DrawATLASLabel (float x, float y, float textsize=0.05, bool Preliminary=true) | 
|  | 
| void | DrawTitleLatex (const char *chartitle, float x, float y, int color=1, float textsize=0.04) | 
|  | 
| void | DrawLegendLatex (const char *chartitle, int markertype, float x, float y, int color=1, float textsize=0.03) | 
|  | 
| void | GetCoreParameters (const TH1 *hist, double &mean, double &mean_error, double &rms, double &rms_error, double &nentries) | 
|  | 
◆ def_Official
      
        
          | #define def_Official   false | 
      
 
 
◆ def_Preliminary
      
        
          | #define def_Preliminary   false | 
      
 
 
◆ DrawATLASLabel()
  
  | 
        
          | void DrawATLASLabel | ( | float | x, |  
          |  |  | float | y, |  
          |  |  | float | textsize = 0.05, |  
          |  |  | bool | Preliminary = true |  
          |  | ) |  |  |  | inline | 
 
 
◆ DrawLegendLatex()
  
  | 
        
          | void DrawLegendLatex | ( | const char * | chartitle, |  
          |  |  | int | markertype, |  
          |  |  | float | x, |  
          |  |  | float | y, |  
          |  |  | int | color = 1, |  
          |  |  | float | textsize = 0.03 |  
          |  | ) |  |  |  | inline | 
 
 
◆ DrawTitleLatex()
  
  | 
        
          | void DrawTitleLatex | ( | const char * | chartitle, |  
          |  |  | float | x, |  
          |  |  | float | y, |  
          |  |  | int | color = 1, |  
          |  |  | float | textsize = 0.04 |  
          |  | ) |  |  |  | inline | 
 
 
◆ GetCoreParameters()
  
  | 
        
          | void GetCoreParameters | ( | const TH1 * | hist, |  
          |  |  | double & | mean, |  
          |  |  | double & | mean_error, |  
          |  |  | double & | rms, |  
          |  |  | double & | rms_error, |  
          |  |  | double & | nentries |  
          |  | ) |  |  |  | inline | 
 
 
◆ SetAtlasStyle()
 
void mean(std::vector< double > &bins, std::vector< double > &values, const std::vector< std::string > &files, const std::string &histname, const std::string &tplotname, const std::string &label="")