This file is indexed.

/usr/share/Rivet/EXAMPLE.info 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
Name: EXAMPLE
Summary: A demo to show aspects of writing a Rivet analysis
Status: EXAMPLE
Authors:
 - Andy Buckley <andy.buckley@cern.ch>
RunInfo:
  All event types will be accepted.
NumEvents: 1000000
PtCuts: [0]
Description:
  "This analysis is a demonstration of the Rivet analysis structure and
  functionality: booking histograms; the initialisation, analysis and
  finalisation phases; and a simple loop over event particles. It has no
  physical meaning, but can be used as a simple pedagogical template for
  writing real analyses."