![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for ReadMLPnew:
Collaboration diagram for ReadMLPnew:Private Member Functions | |
| void | Clear () |
| void | InitTransform_1 () |
| void | Transform_1 (std::vector< double > &iv, int sigOrBgd) const |
| void | InitTransform () |
| void | Transform (std::vector< double > &iv, int sigOrBgd) const |
| 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 |
| double | ActivationFnc (double x) const |
| double | OutputActivationFnc (double x) const |
Private Attributes | |
| double | fOff_1 [3][4] |
| double | fScal_1 [3][4] |
| const char * | fClassName |
| const size_t | fNvars |
| double | fVmin [4] |
| double | fVmax [4] |
| char | fType [4] |
| double | fWeightMatrix0to1 [15][5] |
| double | fWeightMatrix1to2 [1][15] |
Additional Inherited Members | |
Protected Attributes inherited from IClassifierReader | |
| bool | fStatusIsClean |
Definition at line 101 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 101 of file TMVAClassification_MLPnew.class.C
|
inline |
Definition at line 106 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 106 of file TMVAClassification_MLPnew.class.C
References fClassName, fNvars, IClassifierReader::fStatusIsClean, fType, fVmax, fVmin, Initialize(), and InitTransform().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 159 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 159 of file TMVAClassification_MLPnew.class.C
References Clear().
Here is the call graph for this function:Definition at line 348 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 348 of file TMVAClassification_MLPnew.class.C
References KFPMath::a, KFPMath::b, and ambiguity_solver_full_chain::x.
Referenced by GetMvaValue__().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 363 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 363 of file TMVAClassification_MLPnew.class.C
Referenced by ~ReadMLPnew().
Here is the caller graph for this function:
|
inlineoverridevirtual |
Implements IClassifierReader.
Definition at line 366 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 366 of file TMVAClassification_MLPnew.class.C
References fClassName, GetMvaValue__(), IClassifierReader::IsStatusClean(), and Transform().
Here is the call graph for this function:Definition at line 306 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 306 of file TMVAClassification_MLPnew.class.C
References ActivationFnc(), fWeightMatrix0to1, fWeightMatrix1to2, i, and OutputActivationFnc().
Referenced by GetMvaValue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 186 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 186 of file TMVAClassification_MLPnew.class.C
References fNvars.
|
inlineprivate |
Definition at line 187 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 187 of file TMVAClassification_MLPnew.class.C
References fType.
|
inlineprivate |
Definition at line 214 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 214 of file TMVAClassification_MLPnew.class.C
References fWeightMatrix0to1, and fWeightMatrix1to2.
Referenced by ReadMLPnew().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 483 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 483 of file TMVAClassification_MLPnew.class.C
References InitTransform_1().
Referenced by ReadMLPnew().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 386 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 386 of file TMVAClassification_MLPnew.class.C
References fOff_1, and fScal_1.
Referenced by InitTransform().
Here is the caller graph for this function:Definition at line 192 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 192 of file TMVAClassification_MLPnew.class.C
References xmin.
Definition at line 357 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 357 of file TMVAClassification_MLPnew.class.C
Referenced by GetMvaValue__().
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 489 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 489 of file TMVAClassification_MLPnew.class.C
References Transform_1().
Referenced by GetMvaValue().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 442 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 442 of file TMVAClassification_MLPnew.class.C
References fNvars, fOff_1, fScal_1, and offset.
Referenced by Transform().
Here is the caller graph for this function:
|
private |
Definition at line 183 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 183 of file TMVAClassification_MLPnew.class.C
Referenced by GetMvaValue(), and ReadMLPnew().
|
private |
Definition at line 185 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 185 of file TMVAClassification_MLPnew.class.C
Referenced by GetNvar(), ReadMLPnew(), and Transform_1().
|
private |
Definition at line 175 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 175 of file TMVAClassification_MLPnew.class.C
Referenced by InitTransform_1(), and Transform_1().
|
private |
Definition at line 176 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 176 of file TMVAClassification_MLPnew.class.C
Referenced by InitTransform_1(), and Transform_1().
|
private |
Definition at line 198 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 198 of file TMVAClassification_MLPnew.class.C
Referenced by GetType(), and ReadMLPnew().
|
private |
Definition at line 191 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 191 of file TMVAClassification_MLPnew.class.C
Referenced by ReadMLPnew().
|
private |
Definition at line 190 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 190 of file TMVAClassification_MLPnew.class.C
Referenced by ReadMLPnew().
|
private |
Definition at line 209 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 209 of file TMVAClassification_MLPnew.class.C
Referenced by GetMvaValue__(), and Initialize().
|
private |
Definition at line 210 of file TMVAClassification_MLPnew.class.C.
View newest version in sPHENIX GitHub at line 210 of file TMVAClassification_MLPnew.class.C
Referenced by GetMvaValue__(), and Initialize().