Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopJetCombination
interface
TtHadLRJetCombObservables.h
Go to the documentation of this file.
1
#ifndef TtHadLRJetCombObservables_h
2
#define TtHadLRJetCombObservables_h
3
4
// copied TtSemiLRJetCombObservables.h,v 1.4 2007/06/15 08:53:52 by heyninck
22
#include "
FWCore/Framework/interface/EventSetup.h
"
23
#include "
FWCore/Framework/interface/Event.h
"
24
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
25
#include "
FWCore/Utilities/interface/Exception.h
"
26
27
#include "
AnalysisDataFormats/TopObjects/interface/TtHadEvtSolution.h
"
28
#include <Math/VectorUtil.h>
29
30
31
class
TtHadLRJetCombObservables
{
32
33
public
:
34
35
TtHadLRJetCombObservables
();
36
~TtHadLRJetCombObservables
();
37
38
void
operator()
(
TtHadEvtSolution
&);
39
40
private
:
41
std::vector<std::pair<unsigned int,double> >
jetCombVarVal
;
42
};
43
44
#endif
MessageLogger.h
TtHadLRJetCombObservables
Steering class for the overall hadronic top likelihood.
Definition:
TtHadLRJetCombObservables.h:31
Event.h
EventSetup.h
TtHadEvtSolution
Definition:
TtHadEvtSolution.h:21
TtHadLRJetCombObservables::jetCombVarVal
std::vector< std::pair< unsigned int, double > > jetCombVarVal
Definition:
TtHadLRJetCombObservables.h:41
TtHadLRJetCombObservables::TtHadLRJetCombObservables
TtHadLRJetCombObservables()
Definition:
TtHadLRJetCombObservables.cc:5
Exception.h
TtHadLRJetCombObservables::~TtHadLRJetCombObservables
~TtHadLRJetCombObservables()
Definition:
TtHadLRJetCombObservables.cc:9
TtHadEvtSolution.h
TtHadLRJetCombObservables::operator()
void operator()(TtHadEvtSolution &)
Definition:
TtHadLRJetCombObservables.cc:13
Generated for CMSSW Reference Manual by
1.8.5