Definition at line 31 of file BDTEventWrapper.h.
#include <TMVA/BDTEventWrapper.h>
§ BDTEventWrapper()
| BDTEventWrapper::BDTEventWrapper |
( |
const Event * |
e | ) |
|
§ ~BDTEventWrapper()
| BDTEventWrapper::~BDTEventWrapper |
( |
| ) |
|
§ GetCumulativeWeight()
- Parameters
-
| fType | - true for signal, false for background |
- Returns
- the cumulative weight for sorted signal/background events
Definition at line 51 of file BDTEventWrapper.cxx.
§ GetVal()
| Double_t TMVA::BDTEventWrapper::GetVal |
( |
| ) |
const |
|
inline |
§ GetVarIndex()
| static Int_t& TMVA::BDTEventWrapper::GetVarIndex |
( |
| ) |
|
|
inlinestaticprivate |
§ operator*()
| const Event* TMVA::BDTEventWrapper::operator* |
( |
| ) |
const |
|
inline |
§ operator<()
§ SetCumulativeWeight()
- Parameters
-
| fType | - true for signal, false for background |
| weight | - the total weight |
Definition at line 40 of file BDTEventWrapper.cxx.
§ SetVarIndex()
| static void TMVA::BDTEventWrapper::SetVarIndex |
( |
Int_t |
iVar | ) |
|
|
inlinestatic |
§ fBkgWeight
| Double_t TMVA::BDTEventWrapper::fBkgWeight |
|
private |
§ fEvent
| const Event* TMVA::BDTEventWrapper::fEvent |
|
private |
§ fSigWeight
| Double_t TMVA::BDTEventWrapper::fSigWeight |
|
private |
The documentation for this class was generated from the following files: