Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopJetCombination
interface
TtSemiSimpleBestJetComb.h
Go to the documentation of this file.
1
//
2
// $Id: TtSemiSimpleBestJetComb.h,v 1.4 2008/02/17 11:27:11 rwolf Exp $
3
//
4
5
#ifndef TtSemiSimpleBestJetComb_h
6
#define TtSemiSimpleBestJetComb_h
7
20
#include "
FWCore/Framework/interface/EventSetup.h
"
21
#include "
FWCore/Framework/interface/Event.h
"
22
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
23
#include "
FWCore/Utilities/interface/Exception.h
"
24
#include "
AnalysisDataFormats/TopObjects/interface/TtSemiEvtSolution.h
"
25
26
#include "TF1.h"
27
#include "TH1.h"
28
#include "TFile.h"
29
#include "TKey.h"
30
#include "TString.h"
31
#include <Math/VectorUtil.h>
32
33
class
TtSemiSimpleBestJetComb
{
34
35
public
:
36
37
TtSemiSimpleBestJetComb
();
38
~TtSemiSimpleBestJetComb
();
39
40
int
operator()
(std::vector<TtSemiEvtSolution> &);
41
42
private
:
43
44
};
45
46
#endif
MessageLogger.h
TtSemiSimpleBestJetComb::~TtSemiSimpleBestJetComb
~TtSemiSimpleBestJetComb()
Definition:
TtSemiSimpleBestJetComb.cc:11
Event.h
EventSetup.h
TtSemiSimpleBestJetComb
Simple method to get the correct jet combination in semileptonic ttbar events.
Definition:
TtSemiSimpleBestJetComb.h:33
TtSemiSimpleBestJetComb::TtSemiSimpleBestJetComb
TtSemiSimpleBestJetComb()
Definition:
TtSemiSimpleBestJetComb.cc:7
Exception.h
TtSemiEvtSolution.h
TtSemiSimpleBestJetComb::operator()
int operator()(std::vector< TtSemiEvtSolution > &)
Definition:
TtSemiSimpleBestJetComb.cc:15
Generated for CMSSW Reference Manual by
1.8.5