Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoBTag
SoftLepton
interface
MvaSoftMuonEstimator.h
Go to the documentation of this file.
1
// * Author: Alberto Zucchetta
2
// * Mail: a.zucchetta@cern.ch
3
// * January 16, 2015
4
5
#ifndef RecoBTag_SoftLepton_MvaSoftMuonEstimator_h
6
#define RecoBTag_SoftLepton_MvaSoftMuonEstimator_h
7
8
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
9
10
11
#include <TROOT.h>
12
#include "TMVA/Factory.h"
13
#include "TMVA/Tools.h"
14
#include "TMVA/Reader.h"
15
16
class
MvaSoftMuonEstimator
{
17
18
public
:
19
20
MvaSoftMuonEstimator
(
std::string
);
21
~MvaSoftMuonEstimator
();
22
23
float
mvaValue
(
float
,
float
,
float
,
float
,
float
);
24
25
private
:
26
27
TMVA::Reader*
TMVAReader
;
28
29
std::string
weightFile
;
30
float
mva_sip3d
,
mva_sip2d
,
mva_ptRel
,
mva_deltaR
,
mva_ratio
;
31
32
};
33
34
#endif
35
MvaSoftMuonEstimator::mva_deltaR
float mva_deltaR
Definition:
MvaSoftMuonEstimator.h:30
AlCaHLTBitMon_QueryRunRegistry.string
string string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
ParameterSet.h
MvaSoftMuonEstimator::weightFile
std::string weightFile
Definition:
MvaSoftMuonEstimator.h:29
MvaSoftMuonEstimator::mva_sip3d
float mva_sip3d
Definition:
MvaSoftMuonEstimator.h:30
MvaSoftMuonEstimator::mva_sip2d
float mva_sip2d
Definition:
MvaSoftMuonEstimator.h:30
MvaSoftMuonEstimator::MvaSoftMuonEstimator
MvaSoftMuonEstimator(std::string)
Definition:
MvaSoftMuonEstimator.cc:12
MvaSoftMuonEstimator
Definition:
MvaSoftMuonEstimator.h:16
MvaSoftMuonEstimator::~MvaSoftMuonEstimator
~MvaSoftMuonEstimator()
Definition:
MvaSoftMuonEstimator.cc:23
MvaSoftMuonEstimator::mvaValue
float mvaValue(float, float, float, float, float)
Definition:
MvaSoftMuonEstimator.cc:29
MvaSoftMuonEstimator::TMVAReader
TMVA::Reader * TMVAReader
Definition:
MvaSoftMuonEstimator.h:27
MvaSoftMuonEstimator::mva_ratio
float mva_ratio
Definition:
MvaSoftMuonEstimator.h:30
MvaSoftMuonEstimator::mva_ptRel
float mva_ptRel
Definition:
MvaSoftMuonEstimator.h:30
Generated for CMSSW Reference Manual by
1.8.5