rivet is hosted by Hepforge, IPPP Durham
Rivet 4.0.0
IndirectFinalState.hh
1// -*- C++ -*-
2#ifndef RIVET_IndirectFinalState_HH
3#define RIVET_IndirectFinalState_HH
4
5#include "Rivet/Projections/NonPromptFinalState.hh"
6
7namespace Rivet {
8
11
12}
13
14#endif
Find final state particles NOT directly connected to the hard process.
Definition NonPromptFinalState.hh:14
Definition MC_CENT_PPB_Projections.hh:10