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