Metadata
Detailed DescriptionMetadata is used for querying from the command line and also for building web pages and the analysis pages in the Rivet manual. Function Documentation◆ authors()
Names & emails of paper/analysis authors. Names and email of authors in 'NAME <EMAIL>' format. The first name in the list should be the primary contact person. References Rivet::AnalysisInfo::authors(), and Rivet::Analysis::info(). ◆ description()
Get a full description of the analysis. Full textual description of this analysis, what it is useful for, what experimental techniques are applied, etc. Should be treated as a chunk of restructuredText (http://docutils.sourceforge.net/rst.html), with equations to be rendered as LaTeX with amsmath operators. References Rivet::AnalysisInfo::description(), and Rivet::Analysis::info(). ◆ info()
Get the actual AnalysisInfo object in which all this metadata is stored (non-const).
◆ name()
Get the name of the analysis. By default this is computed by combining the results of the experiment, year and Spires ID metadata methods and you should only override it if there's a good reason why those won't work. If options has been set for this instance, a corresponding string is appended at the end. Implements Rivet::ProjectionApplier. References Rivet::Analysis::info(), and Rivet::Analysis::name(). Referenced by Rivet::Analysis::addAnalysisObject(), Rivet::CumulantAnalysis::bookECorrelator(), Rivet::CumulantAnalysis::bookECorrelatorGap(), Rivet::CumulantAnalysis::ECorrelator::fillFromProfile(), Rivet::Analysis::name(), Rivet::CumulantAnalysis::rawHookOut(), Rivet::Analysis::refData(), Rivet::Analysis::registerAO(), and Rivet::Analysis::setRefDataName(). ◆ runInfo()
Information about the events needed as input for this analysis. Event types, energies, kinematic cuts, particles to be considered stable, etc. etc. Should be treated as a restructuredText bullet list (http://docutils.sourceforge.net/rst.html) References Rivet::Analysis::info(), and Rivet::AnalysisInfo::runInfo(). ◆ summary()
Get a short description of the analysis. Short (one sentence) description used as an index entry. Use description() to provide full descriptive paragraphs of analysis details. References Rivet::Analysis::info(), and Rivet::AnalysisInfo::summary(). Generated on Fri May 13 2022 23:02:06 for Rivet by |