src
TopQuarkAnalysis
TopJetCombination
interface
TtHadSimpleBestJetComb.h
Go to the documentation of this file.
1
//
2
// adapted from TtSemiSimpleBestJetComb.h,v 1.2 2007/06/09 01:17:41 lowette Exp
3
// for fully hadronic channel
4
5
#ifndef TtHadSimpleBestJetComb_h
6
#define TtHadSimpleBestJetComb_h
7
8
#include "
FWCore/Framework/interface/EventSetup.h
"
9
#include "
FWCore/Framework/interface/Event.h
"
10
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
11
#include "
FWCore/Utilities/interface/Exception.h
"
12
#include "
AnalysisDataFormats/TopObjects/interface/TtHadEvtSolution.h
"
13
14
#include "TF1.h"
15
#include "TH1.h"
16
#include "TFile.h"
17
#include "TKey.h"
18
#include "TString.h"
19
#include <Math/VectorUtil.h>
20
21
class
TtHadSimpleBestJetComb
{
22
public
:
23
TtHadSimpleBestJetComb
();
24
~TtHadSimpleBestJetComb
();
25
26
int
operator()
(std::vector<TtHadEvtSolution> &);
27
28
private
:
29
};
30
31
#endif
MessageLogger.h
TtHadSimpleBestJetComb::~TtHadSimpleBestJetComb
~TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:21
Event.h
EventSetup.h
TtHadSimpleBestJetComb
Based on the TtSemiSimpleBestJetComb.by: Jan Heyninck version: TtSemiSimpleBestJetComb.cc,v 1.2 2007/06/09 01:17:40 lowette Exp.
Definition:
TtHadSimpleBestJetComb.h:21
TtHadSimpleBestJetComb::TtHadSimpleBestJetComb
TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:19
TtHadSimpleBestJetComb::operator()
int operator()(std::vector< TtHadEvtSolution > &)
Definition:
TtHadSimpleBestJetComb.cc:23
Exception.h
TtHadEvtSolution.h
Generated for CMSSW Reference Manual by
1.8.14