![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for ReadBDT:
Collaboration diagram for ReadBDT:Private Member Functions | |
| void | Clear () |
| size_t | GetNvar () const |
| char | GetType (int ivar) const |
| double | NormVariable (double x, double xmin, double xmax) const |
| void | Initialize () |
| double | GetMvaValue__ (const std::vector< double > &inputValues) const |
| void | Clear () |
| size_t | GetNvar () const |
| char | GetType (int ivar) const |
| double | NormVariable (double x, double xmin, double xmax) const |
| void | Initialize () |
| double | GetMvaValue__ (const std::vector< double > &inputValues) const |
| void | Clear () |
| size_t | GetNvar () const |
| char | GetType (int ivar) const |
| double | NormVariable (double x, double xmin, double xmax) const |
| void | Initialize () |
| double | GetMvaValue__ (const std::vector< double > &inputValues) const |
Private Attributes | |
| const char * | fClassName |
| const size_t | fNvars |
| double | fVmin [3] |
| double | fVmax [3] |
| char | fType [3] |
| std::vector< BDTNode * > | fForest |
| std::vector< double > | fBoostWeights |
Additional Inherited Members | |
Protected Attributes inherited from IClassifierReader | |
| bool | fStatusIsClean |
Definition at line 196 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 196 of file TMVAClassification_BDT.class.C
|
inline |
Definition at line 201 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 201 of file TMVAClassification_BDT.class.C
References fClassName, fNvars, IClassifierReader::fStatusIsClean, fType, fVmax, fVmin, and Initialize().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 249 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 249 of file TMVAClassification_BDT.class.C
References Clear().
Here is the call graph for this function:
|
inline |
Definition at line 201 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 201 of file TMVAClassification_BDT.class.C
References fClassName, fNvars, IClassifierReader::fStatusIsClean, fType, fVmax, fVmin, and Initialize().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 249 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 249 of file TMVAClassification_BDT.class.C
References Clear().
Here is the call graph for this function:
|
inline |
Definition at line 200 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 200 of file TMVAClassification_BDT.class.C
References fClassName, fNvars, IClassifierReader::fStatusIsClean, fType, fVmax, fVmin, and Initialize().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 251 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 251 of file TMVAClassification_BDT.class.C
References Clear().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 26220 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 26220 of file TMVAClassification_BDT.class.C
References fForest.
Referenced by ~ReadBDT().
Here is the caller graph for this function:
|
private |
|
private |
|
inlineoverridevirtual |
Implements IClassifierReader.
Definition at line 26227 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 26227 of file TMVAClassification_BDT.class.C
References fClassName, GetMvaValue__(), and IClassifierReader::IsStatusClean().
Here is the call graph for this function:Implements IClassifierReader.
Implements IClassifierReader.
Definition at line 290 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 290 of file TMVAClassification_BDT.class.C
References fBoostWeights, fForest, BDTNode::GetLeft(), BDTNode::GetNodeType(), BDTNode::GetRight(), BDTNode::GoesRight(), and norm.
Referenced by GetMvaValue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 267 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 267 of file TMVAClassification_BDT.class.C
References fNvars.
|
inlineprivate |
Definition at line 267 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 267 of file TMVAClassification_BDT.class.C
References fNvars.
|
inlineprivate |
Definition at line 269 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 269 of file TMVAClassification_BDT.class.C
References fNvars.
|
inlineprivate |
Definition at line 268 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 268 of file TMVAClassification_BDT.class.C
References fType.
|
inlineprivate |
Definition at line 268 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 268 of file TMVAClassification_BDT.class.C
References fType.
|
inlineprivate |
Definition at line 270 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 270 of file TMVAClassification_BDT.class.C
References fType.
|
private |
|
private |
Definition at line 306 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 306 of file TMVAClassification_BDT.class.C
References fBoostWeights, fForest, inf, and NN.
Referenced by ReadBDT().
Here is the caller graph for this function:
|
private |
Definition at line 273 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 273 of file TMVAClassification_BDT.class.C
References xmin.
Definition at line 273 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 273 of file TMVAClassification_BDT.class.C
References xmin.
Definition at line 275 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 275 of file TMVAClassification_BDT.class.C
References xmin.
|
private |
Definition at line 287 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 287 of file TMVAClassification_BDT.class.C
Referenced by GetMvaValue__(), and Initialize().
|
private |
Definition at line 264 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 264 of file TMVAClassification_BDT.class.C
Referenced by GetMvaValue(), and ReadBDT().
|
private |
Definition at line 286 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 286 of file TMVAClassification_BDT.class.C
Referenced by Clear(), GetMvaValue__(), and Initialize().
|
private |
Definition at line 266 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 266 of file TMVAClassification_BDT.class.C
|
private |
Definition at line 279 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 279 of file TMVAClassification_BDT.class.C
|
private |
Definition at line 272 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 272 of file TMVAClassification_BDT.class.C
Referenced by ReadBDT().
|
private |
Definition at line 271 of file TMVAClassification_BDT.class.C.
View newest version in sPHENIX GitHub at line 271 of file TMVAClassification_BDT.class.C
Referenced by ReadBDT().