#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "AnalysisDataFormats/TopObjects/interface/TtGenEvent.h"
#include "TopQuarkAnalysis/TopSkimming/interface/TtDecayChannelSelector.h"
Go to the source code of this file.
Variables | |
static const unsigned int | kDecayChannels = 3 |
static const std::string | kGenParticles = "genParticles" |
static const unsigned int | kTopBranches = 2 |
const unsigned int kDecayChannels = 3 [static] |
Definition at line 15 of file TtDecayChannelSelector.cc.
Referenced by TtDecayChannelSelector::TtDecayChannelSelector().
const std::string kGenParticles = "genParticles" [static] |
Definition at line 8 of file TtDecayChannelSelector.cc.
Referenced by TtDecayChannelSelector::search().
const unsigned int kTopBranches = 2 [static] |
Definition at line 11 of file TtDecayChannelSelector.cc.