UnstableFinalState.cc File Reference

#include "Rivet/Projections/UnstableFinalState.hh"
#include "Rivet/Tools/Logging.hh"
#include "Rivet/Cmp.hh"

Include dependency graph for UnstableFinalState.cc:

Go to the source code of this file.


Namespaces

namespace  Rivet

Defines

#define IS_PARTON_PDGID(id)   ( abs(id) <= 100 && abs(id) != 22 && (abs(id) < 11 || abs(id) > 18) )

Define Documentation

#define IS_PARTON_PDGID ( id   )     ( abs(id) <= 100 && abs(id) != 22 && (abs(id) < 11 || abs(id) > 18) )

Definition at line 6 of file UnstableFinalState.cc.