/usr/share/Rivet/MC_XS.plot is in rivet-plugins-data 1.8.3-1.3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # BEGIN PLOT /MC_XS/XS
Title=Total generated cross section
XLabel=
YLabel=$\sigma_\text{total}$ [pb]
LogY=0
ShowZero=0
XMajorTickMarks=20
XMinorTickMarks=0
# END PLOT
# BEGIN PLOT /MC_XS/N
Title=Number of generated events
XLabel=
YLabel=$N$
LogY=0
XMajorTickMarks=20
XMinorTickMarks=0
# END PLOT
# BEGIN PLOT /MC_XS/pmXS
Title=Fraction of positive and negative weighted events
XLabel=$\text{sgn}(w)$
YLabel=$\text{d}\sigma/\text{d sgn}(w)$ [pb]
LogY=0
ShowZero=0
XMajorTickMarks=20
XMinorTickMarks=0
XMin=-1
XMax=1
# END PLOT
# BEGIN PLOT /MC_XS/pmN
Title=Number of positive and negative weighted events
XLabel=$\pm$
YLabel=$N_\pm$
LogY=0
ShowZero=0
XMajorTickMarks=20
XMinorTickMarks=0
XMin=-1
XMax=1
# END PLOT
|