Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
23
public
:
24
25
TtHadSimpleBestJetComb
();
26
~TtHadSimpleBestJetComb
();
27
28
int
operator()
(std::vector<TtHadEvtSolution> &);
29
30
private
:
31
32
};
33
34
#endif
MessageLogger.h
TtHadSimpleBestJetComb::~TtHadSimpleBestJetComb
~TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:23
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:27
Exception.h
TtHadEvtSolution.h
Generated for CMSSW Reference Manual by
1.8.5