|  | ATLAS Offline Software
    | 
| 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 = {} | 
| string MuonValidation_CreateSlides_config.Author = 'Me' | 
Definition at line 22 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.Date = r'\today' | 
Definition at line 26 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.Institute = 'CERN' | 
Definition at line 24 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.Intro = '' | 
Definition at line 31 of file MuonValidation_CreateSlides_config.py.
| dictionary MuonValidation_CreateSlides_config.PlotComments = {} | 
Definition at line 47 of file MuonValidation_CreateSlides_config.py.
| 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.
| string MuonValidation_CreateSlides_config.RefDataset = 'r6059' | 
Definition at line 14 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.RefDescription = '' | 
Definition at line 16 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.RefVersion = 'ttbar' | 
Definition at line 12 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.ShortAuthor = 'Me' | 
Definition at line 23 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.ShortInstitute = 'CERN' | 
Definition at line 25 of file MuonValidation_CreateSlides_config.py.
| 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.
| string MuonValidation_CreateSlides_config.Subtitle = '' | 
Definition at line 21 of file MuonValidation_CreateSlides_config.py.
| list MuonValidation_CreateSlides_config.Summary = [] | 
Definition at line 34 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.TestDataset = 'r6059' | 
Definition at line 15 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.TestDescription = '' | 
Definition at line 17 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.TestVersion = 'Zprime' | 
Definition at line 13 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.texfile = 'muon_validation.tex' | 
Definition at line 9 of file MuonValidation_CreateSlides_config.py.
| string MuonValidation_CreateSlides_config.Title = 'Muon Validation of {0}'.format( TestVersion, RefVersion ) | 
Definition at line 20 of file MuonValidation_CreateSlides_config.py.
 1.8.18
 1.8.18