ATLAS Offline Software
Variables
MuonValidation_CreateSlides_config Namespace Reference

Variables

string texfile = 'muon_validation.tex'
 
string RefVersion = 'ttbar'
 
string TestVersion = 'Zprime'
 
string RefDataset = 'r6059'
 
string TestDataset = 'r6059'
 
string RefDescription = ''
 
string TestDescription = ''
 
string Title = 'Muon Validation of {0}'.format( TestVersion, RefVersion )
 
string Subtitle = ''
 
string Author = 'Me'
 
string ShortAuthor = 'Me'
 
string Institute = 'CERN'
 
string ShortInstitute = 'CERN'
 
string Date = r'\today'
 
string ShortTitle = r'\textcolor{red}{Test: %s} \textcolor{black}{Ref: %s}'%( TestVersion, RefVersion )
 
string Intro = ''
 
list Summary = []
 
 PlotPages = OrderedDict()
 list of plots to go into each page. More...
 
dictionary PlotComments = {}
 

Variable Documentation

◆ Author

string MuonValidation_CreateSlides_config.Author = 'Me'

Definition at line 22 of file MuonValidation_CreateSlides_config.py.

◆ Date

string MuonValidation_CreateSlides_config.Date = r'\today'

Definition at line 26 of file MuonValidation_CreateSlides_config.py.

◆ Institute

string MuonValidation_CreateSlides_config.Institute = 'CERN'

Definition at line 24 of file MuonValidation_CreateSlides_config.py.

◆ Intro

string MuonValidation_CreateSlides_config.Intro = ''

Definition at line 31 of file MuonValidation_CreateSlides_config.py.

◆ PlotComments

dictionary MuonValidation_CreateSlides_config.PlotComments = {}

Definition at line 47 of file MuonValidation_CreateSlides_config.py.

◆ PlotPages

MuonValidation_CreateSlides_config.PlotPages = OrderedDict()

list of plots to go into each page.

the dict key is the title for each page each plot should be entered as path/to/hist/histname The pages will appear in the order given here macro is setup to handle 2 or 3 plots per page only

Definition at line 46 of file MuonValidation_CreateSlides_config.py.

◆ RefDataset

string MuonValidation_CreateSlides_config.RefDataset = 'r6059'

Definition at line 14 of file MuonValidation_CreateSlides_config.py.

◆ RefDescription

string MuonValidation_CreateSlides_config.RefDescription = ''

Definition at line 16 of file MuonValidation_CreateSlides_config.py.

◆ RefVersion

string MuonValidation_CreateSlides_config.RefVersion = 'ttbar'

Definition at line 12 of file MuonValidation_CreateSlides_config.py.

◆ ShortAuthor

string MuonValidation_CreateSlides_config.ShortAuthor = 'Me'

Definition at line 23 of file MuonValidation_CreateSlides_config.py.

◆ ShortInstitute

string MuonValidation_CreateSlides_config.ShortInstitute = 'CERN'

Definition at line 25 of file MuonValidation_CreateSlides_config.py.

◆ ShortTitle

string MuonValidation_CreateSlides_config.ShortTitle = r'\textcolor{red}{Test: %s} \textcolor{black}{Ref: %s}'%( TestVersion, RefVersion )

Definition at line 28 of file MuonValidation_CreateSlides_config.py.

◆ Subtitle

string MuonValidation_CreateSlides_config.Subtitle = ''

Definition at line 21 of file MuonValidation_CreateSlides_config.py.

◆ Summary

list MuonValidation_CreateSlides_config.Summary = []

Definition at line 34 of file MuonValidation_CreateSlides_config.py.

◆ TestDataset

string MuonValidation_CreateSlides_config.TestDataset = 'r6059'

Definition at line 15 of file MuonValidation_CreateSlides_config.py.

◆ TestDescription

string MuonValidation_CreateSlides_config.TestDescription = ''

Definition at line 17 of file MuonValidation_CreateSlides_config.py.

◆ TestVersion

string MuonValidation_CreateSlides_config.TestVersion = 'Zprime'

Definition at line 13 of file MuonValidation_CreateSlides_config.py.

◆ texfile

string MuonValidation_CreateSlides_config.texfile = 'muon_validation.tex'

Definition at line 9 of file MuonValidation_CreateSlides_config.py.

◆ Title

string MuonValidation_CreateSlides_config.Title = 'Muon Validation of {0}'.format( TestVersion, RefVersion )

Definition at line 20 of file MuonValidation_CreateSlides_config.py.