#include "Rivet/Analysis.hh"
#include "Rivet/RivetAIDA.hh"
#include "Rivet/Tools/Logging.hh"
#include "Rivet/Projections/UnstableFinalState.hh"
#include "Rivet/Math/Constants.hh"
#include "Rivet/Math/Units.hh"
#include "HepMC/GenEvent.h"
#include "HepMC/GenParticle.h"
#include "HepMC/GenVertex.h"
#include "HepMC/SimpleVector.h"
Go to the source code of this file.
Classes | |
class | LHCB_2010_S8758301 |
Namespaces | |
namespace | Rivet |
Functions | |
DECLARE_RIVET_PLUGIN (LHCB_2010_S8758301) | |
Variables | |
const double | MAX_CTAU = 1.0E-11 |
lifetime cut: longest living ancestor ctau < 10^-11 [m] | |
const double | MIN_pT = 0.0001 |