#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
Go to the source code of this file.
Classes | |
class | TopGenEvent |
Base class to hold information for reduced top generator information. More... | |
Namespaces | |
TopDecayID | |
WDecay | |
Enumerations | |
enum | WDecay::LeptonType { WDecay::kNone, WDecay::kElec, WDecay::kMuon, WDecay::kTau } |
Variables | |
static const int | TopDecayID::bID = 5 |
static const int | TopDecayID::elecID = 11 |
static const int | TopDecayID::glueID = 21 |
static const int | TopDecayID::muonID = 13 |
static const int | TopDecayID::photID = 22 |
static const int | TopDecayID::stable = 2 |
static const int | TopDecayID::tauID = 15 |
static const int | TopDecayID::tID = 6 |
static const int | TopDecayID::unfrag = 3 |
static const int | TopDecayID::WID = 24 |
static const int | TopDecayID::ZID = 23 |