Main analysis methods
Detailed DescriptionFunction Documentation◆ analyze()
Analyze one event. A concrete class should here apply the necessary projections on the event and fill the relevant histograms. An overridden function must make sure it first calls the base class function. Implemented in Rivet::MC_JetAnalysis, Rivet::MC_JetSplittings, and Rivet::MC_ParticleAnalysis. ◆ finalize()
Finalize this analysis object. A concrete class should here make all necessary operations on the histograms. Writing the histograms to a file is, however, done by the Rivet class. An overridden function must make sure it first calls the base class function. Reimplemented in Rivet::MC_JetAnalysis, Rivet::MC_JetSplittings, and Rivet::MC_ParticleAnalysis. ◆ init()
Initialize this analysis object. A concrete class should here book all necessary histograms. An overridden function must make sure it first calls the base class function. Reimplemented in Rivet::MC_JetAnalysis, Rivet::MC_JetSplittings, and Rivet::MC_ParticleAnalysis. Generated on Fri May 13 2022 23:02:06 for Rivet by |