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
// $Id: TtHadSimpleBestJetComb.h,v 1.2 2008/02/17 11:27:11 rwolf Exp $
3
// adapted from TtSemiSimpleBestJetComb.h,v 1.2 2007/06/09 01:17:41 lowette Exp
4
// for fully hadronic channel
5
6
#ifndef TtHadSimpleBestJetComb_h
7
#define TtHadSimpleBestJetComb_h
8
9
#include "
FWCore/Framework/interface/EventSetup.h
"
10
#include "
FWCore/Framework/interface/Event.h
"
11
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
12
#include "
FWCore/Utilities/interface/Exception.h
"
13
#include "
AnalysisDataFormats/TopObjects/interface/TtHadEvtSolution.h
"
14
15
#include "TF1.h"
16
#include "TH1.h"
17
#include "TFile.h"
18
#include "TKey.h"
19
#include "TString.h"
20
#include <Math/VectorUtil.h>
21
22
class
TtHadSimpleBestJetComb
{
23
24
public
:
25
26
TtHadSimpleBestJetComb
();
27
~TtHadSimpleBestJetComb
();
28
29
int
operator()
(std::vector<TtHadEvtSolution> &);
30
31
private
:
32
33
};
34
35
#endif
MessageLogger.h
TtHadSimpleBestJetComb::~TtHadSimpleBestJetComb
~TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:24
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:22
TtHadSimpleBestJetComb::TtHadSimpleBestJetComb
TtHadSimpleBestJetComb()
Definition:
TtHadSimpleBestJetComb.cc:20
TtHadSimpleBestJetComb::operator()
int operator()(std::vector< TtHadEvtSolution > &)
Definition:
TtHadSimpleBestJetComb.cc:28
Exception.h
TtHadEvtSolution.h
Generated for CMSSW Reference Manual by
1.8.5