|
| BDTANode (BDTANode *left, BDTANode *right, int selector, double cutValue, bool cutType, int nodeType, double purity, double response) |
|
virtual | ~BDTANode () |
|
virtual bool | GoesRight (const std::vector< double > &inputValues) const |
|
BDTANode * | GetRight (void) |
|
virtual bool | GoesLeft (const std::vector< double > &inputValues) const |
|
BDTANode * | GetLeft (void) |
|
double | GetPurity (void) const |
|
int | GetNodeType (void) const |
|
double | GetResponse (void) const |
|
| BDTANode (BDTANode *left, BDTANode *right, int selector, double cutValue, bool cutType, int nodeType, double purity, double response) |
|
virtual | ~BDTANode () |
|
virtual bool | GoesRight (const std::vector< double > &inputValues) const |
|
BDTANode * | GetRight (void) |
|
virtual bool | GoesLeft (const std::vector< double > &inputValues) const |
|
BDTANode * | GetLeft (void) |
|
double | GetPurity (void) const |
|
int | GetNodeType (void) const |
|
double | GetResponse (void) const |
|
Definition at line 99 of file CLAShower_BDTA.class.C.
BDTANode::BDTANode |
( |
BDTANode * |
left, |
|
|
BDTANode * |
right, |
|
|
int |
selector, |
|
|
double |
cutValue, |
|
|
bool |
cutType, |
|
|
int |
nodeType, |
|
|
double |
purity, |
|
|
double |
response |
|
) |
| |
|
inline |
BDTANode::BDTANode |
( |
BDTANode * |
left, |
|
|
BDTANode * |
right, |
|
|
int |
selector, |
|
|
double |
cutValue, |
|
|
bool |
cutType, |
|
|
int |
nodeType, |
|
|
double |
purity, |
|
|
double |
response |
|
) |
| |
|
inline |
virtual BDTANode::~BDTANode |
( |
| ) |
|
|
virtual |
int BDTANode::GetNodeType |
( |
void |
| ) |
const |
|
inline |
int BDTANode::GetNodeType |
( |
void |
| ) |
const |
|
inline |
double BDTANode::GetPurity |
( |
void |
| ) |
const |
|
inline |
double BDTANode::GetPurity |
( |
void |
| ) |
const |
|
inline |
double BDTANode::GetResponse |
( |
void |
| ) |
const |
|
inline |
Definition at line 132 of file SA_BDTA.class.C.
References fCutType, fCutValue, fLeft, fNodeType, fPurity, fResponse, fRight, fSelector, GoesLeft(), GoesRight(), fillBadChanDBTables::result, and ~BDTANode().
double BDTANode::GetResponse |
( |
void |
| ) |
const |
|
inline |
virtual bool BDTANode::GoesLeft |
( |
const std::vector< double > & |
inputValues | ) |
const |
|
virtual |
bool BDTANode::GoesLeft |
( |
const std::vector< double > & |
inputValues | ) |
const |
|
virtual |
bool BDTANode::GoesRight |
( |
const std::vector< double > & |
inputValues | ) |
const |
|
virtual |
virtual bool BDTANode::GoesRight |
( |
const std::vector< double > & |
inputValues | ) |
const |
|
virtual |
double BDTANode::fCutValue |
|
private |
double BDTANode::fResponse |
|
private |
The documentation for this class was generated from the following files:
- /cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-24/NuXAna/macros/PIDs/TMVA/CLAShower_BDTA.class.C
- /cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-24/NuXAna/macros/PIDs/TMVA/SA_BDTA.class.C