#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "AnalysisDataFormats/TopObjects/interface/TtSemiEvtSolution.h"
#include "TF1.h"
#include "TH1.h"
#include "TFile.h"
#include "TKey.h"
#include "TString.h"
#include <Math/VectorUtil.h>
Go to the source code of this file.
Classes | |
class | TtSemiSimpleBestJetComb |
Simple method to get the correct jet combination in semileptonic ttbar events. More... | |