Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
TopQuarkAnalysis
TopJetCombination
interface
TtSemiLRJetCombCalc.h
Go to the documentation of this file.
1
//
2
// Author: Jan Heyninck
3
// Created: Tue Apr 3 17:33:23 PDT 2007
4
//
5
// $Id: TtSemiLRJetCombCalc.h,v 1.5 2013/05/28 17:57:05 gartung Exp $
6
//
7
8
#ifndef TtSemiLRJetCombCalc_h
9
#define TtSemiLRJetCombCalc_h
10
19
#include "
FWCore/Framework/interface/EventSetup.h
"
20
#include "
FWCore/Framework/interface/Event.h
"
21
#include "
FWCore/MessageLogger/interface/MessageLogger.h
"
22
#include "
FWCore/Utilities/interface/Exception.h
"
23
#include "
AnalysisDataFormats/TopObjects/interface/TtSemiEvtSolution.h
"
24
#include "
TopQuarkAnalysis/TopTools/interface/LRHelpFunctions.h
"
25
26
#include "TF1.h"
27
#include "TH1.h"
28
#include "TFile.h"
29
#include "TKey.h"
30
#include "TString.h"
31
32
class
TtSemiLRJetCombCalc
{
33
34
public
:
35
36
TtSemiLRJetCombCalc
();
37
TtSemiLRJetCombCalc
(
const
TString&,
const
std::vector<int>&);
38
~TtSemiLRJetCombCalc
();
39
40
void
operator()
(
TtSemiEvtSolution
&);
41
42
private
:
43
LRHelpFunctions
*
myLR
;
44
bool
addPurity
;
45
};
46
47
#endif
MessageLogger.h
TtSemiLRJetCombCalc::addPurity
bool addPurity
Definition:
TtSemiLRJetCombCalc.h:44
Event.h
EventSetup.h
TtSemiEvtSolution
Definition:
TtSemiEvtSolution.h:32
LRHelpFunctions
Help functionalities to implement and evaluate LR ratio method.
Definition:
LRHelpFunctions.h:37
TtSemiLRJetCombCalc::TtSemiLRJetCombCalc
TtSemiLRJetCombCalc()
LRHelpFunctions.h
TtSemiLRJetCombCalc
Class to calculate the jet combination LR value and purity from a root-file with fit functions...
Definition:
TtSemiLRJetCombCalc.h:32
Exception.h
TtSemiLRJetCombCalc::~TtSemiLRJetCombCalc
~TtSemiLRJetCombCalc()
Definition:
TtSemiLRJetCombCalc.cc:21
TtSemiEvtSolution.h
TtSemiLRJetCombCalc::operator()
void operator()(TtSemiEvtSolution &)
Definition:
TtSemiLRJetCombCalc.cc:26
TtSemiLRJetCombCalc::myLR
LRHelpFunctions * myLR
Definition:
TtSemiLRJetCombCalc.h:43
Generated for CMSSW Reference Manual by
1.8.5