Xephyr  0.0
Public Member Functions | Static Public Member Functions | List of all members
printTools Class Reference

printing helpers, probably you wont use this class More...

#include <XeUtils.h>

Inheritance diagram for printTools:
XeStat AsymptoticExclusion Likelihood LKParameter ProfileLikelihood CombinedParameter scaleSys shapeSys SigmaParameter TEfficiencyParameter TGaussParameter TLEffParameter TQyParameter TStatBkgParameter TSystBkgParameter

Public Member Functions

 printTools ()
 ---------— Print Toools -----------— ///
 

Static Public Member Functions

static TString upperCase (TString s)
 
static TString lowerCase (TString s)
 
static TString trim (TString s)
 
static TString justify (TString s, int w, bool left, bool trim)
 
static TString rightJustify (TString s, int w, bool trim=false)
 
static TString leftJustify (TString s, int w, bool trim=false)
 
static TString format0I (int v, int w=1)
 
static TString formatLI (int v, int w=1, int p=1)
 
static TString formatRI (int v, int w=1, int p=1)
 
static TString formatF (double v, int w=1, int p=1)
 
static TString formatR (double v, int w=1, int p=1)
 
static TString formatLF (double v, int w=1, int p=1)
 
static TString formatRF (double v, int w=1, int p=1)
 
static TString formatG (double v, int w=1, int p=1)
 
static TString formatLG (double v, int w=1, int p=1)
 
static TString formatRG (double v, int w=1, int p=1)
 
static TString formatI (int v, int w=1, int trailer=0)
 
static TString doOrDont (bool b)
 

Detailed Description

printing helpers, probably you wont use this class


The documentation for this class was generated from the following files: