ActionPlotResults/ActionPlotResultsTikZ

Plot the results of a fit, parameter by parameter. Several types of data sources are supported.

Usage:

+PlotResultsTikZ.asimov.full {
  +Morphing{
    <outputFile="workspaces/$(fitLabel)/pulls-full_AL.tex">
    +PULLS.asimov {
      <parameterSet = "LikelihoodScans/ScanLikelihood.2D/Scan/p.0/.fit/floatParsFinal">  
      <style.title = "$a_{L} = \hat{a_{L}}$ (Asimov)", style.color = kBlue>
    }
    +BREAKDOWN.asimov {
      <parameterSet = "Breakdowns/asimov/Breakdown/AL">
      <style.title = "Asimov breakdown", style.fillColor = kMagenta-7>
      <style.drawOption = 'E2'>
      <master=true>
    }
    +IMPACTS.asimov {
      <parameterSet = "Impacts/asimov/Impacts/AL">
      <style.title = "Asimov impacts", style.fillColor = kBlack,  style.lineColor = kBlack>
      <style.fillStyle=0>
      <style.drawOption = 'E5'>
    }
  }
}

Datasets can be added using the PULLS, BREAKDOWN and IMPACTS subfolders. Several datasets of the same type can be added to one plot by suffixing them with identifiers like .asimov or .observed. Global options include