#include <DeepSCGraphEvaluation.h>
Public Attributes | |
float | par1 |
float | par2 |
ScalerType | type |
std::string | varName |
Definition at line 44 of file DeepSCGraphEvaluation.h.
float reco::DeepSCInputs::InputConfig::par1 |
Definition at line 48 of file DeepSCGraphEvaluation.h.
float reco::DeepSCInputs::InputConfig::par2 |
Definition at line 49 of file DeepSCGraphEvaluation.h.
ScalerType reco::DeepSCInputs::InputConfig::type |
Definition at line 47 of file DeepSCGraphEvaluation.h.
std::string reco::DeepSCInputs::InputConfig::varName |
Definition at line 46 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::readInputFeaturesConfig().