|
[Rivet-svn] rivet: Fix plot info: replace ' with \primeRivet Mercurial rivet at projects.hepforge.orgThu Aug 4 17:00:02 BST 2016
details: https://rivet.hepforge.org/hg/rivet/rev/b4f204fa23f2 branches: release-2-5-x changeset: 5384:b4f204fa23f2 user: Holger Schulz <holger.schulz at durham.ac.uk> date: Thu Aug 04 16:50:16 2016 +0100 description: Fix plot info: replace ' with \prime diffs (truncated from 194 to 50 lines): --- a/data/plotinfo/CDF_1996_S3349578.plot Thu Aug 04 14:33:58 2016 +0100 +++ b/data/plotinfo/CDF_1996_S3349578.plot Thu Aug 04 16:50:16 2016 +0100 @@ -32,29 +32,29 @@ # BEGIN PLOT /CDF_1996_S3349578/d04-x01-y01 Title=Dalitz distribution in inclusive 4-jet events -XLabel=$X_3^{'}$ -YLabel=$1/N \mathrm{d}N/\mathrm{d}X_3^{'}$ +XLabel=$X_3^\prime$ +YLabel=$1/N \mathrm{d}N/\mathrm{d}X_3^\prime$ LogY=0 # END PLOT # BEGIN PLOT /CDF_1996_S3349578/d05-x01-y01 Title=Dalitz distribution in inclusive 4-jet events -XLabel=$X_4^{'}$ -YLabel=$1/N \mathrm{d}N/\mathrm{d}X_4^{'}$ +XLabel=$X_4^\prime$ +YLabel=$1/N \mathrm{d}N/\mathrm{d}X_4^\prime$ LogY=0 # END PLOT # BEGIN PLOT /CDF_1996_S3349578/d06-x01-y01 Title=Dalitz distribution in inclusive 5-jet events -XLabel=$X_3^{''}$ -YLabel=$1/N \mathrm{d}N/\mathrm{d}X_3^{''}$ +XLabel=$X_3^{\prime\prime}$ +YLabel=$1/N \mathrm{d}N/\mathrm{d}X_3^{\prime\prime}$ LogY=0 # END PLOT # BEGIN PLOT /CDF_1996_S3349578/d07-x01-y01 Title=Dalitz distribution in inclusive 5-jet events -XLabel=$X_4^{''}$ -YLabel=$1/N \mathrm{d}N/\mathrm{d}X_4^{''}$ +XLabel=$X_4^{\prime\prime}$ +YLabel=$1/N \mathrm{d}N/\mathrm{d}X_4^{\prime\prime}$ LogY=0 # END PLOT @@ -74,29 +74,29 @@ # BEGIN PLOT /CDF_1996_S3349578/d10-x01-y01 Title=Leading jet angle in inclusive 4-jet events -XLabel=$|\cos \theta_{3^'}|$ -YLabel=$1/N \mathrm{d}N/\mathrm{d}\cos\theta_{3^'}$ +XLabel=$|\cos \theta_{3^\prime}|$ +YLabel=$1/N \mathrm{d}N/\mathrm{d}\cos\theta_{3^\prime}$ LogY=0 # END PLOT
More information about the Rivet-svn mailing list |