#include <DeepSCGraphEvaluation.h>
Public Attributes | |
uint | batchSize |
std::string | collectionStrategy |
std::string | configFileClusterFeatures |
std::string | configFileHitsFeatures |
std::string | configFileWindowFeatures |
uint | maxNClusters |
uint | maxNRechits |
std::string | modelFile |
uint | nClusterFeatures |
uint | nHitsFeatures |
uint | nWindowFeatures |
Definition at line 19 of file DeepSCGraphEvaluation.h.
uint reco::DeepSCConfiguration::batchSize |
Definition at line 29 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::evaluate().
std::string reco::DeepSCConfiguration::collectionStrategy |
Definition at line 30 of file DeepSCGraphEvaluation.h.
Referenced by reco::EcalClustersGraph::EcalClustersGraph().
std::string reco::DeepSCConfiguration::configFileClusterFeatures |
Definition at line 21 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation().
std::string reco::DeepSCConfiguration::configFileHitsFeatures |
Definition at line 23 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation().
std::string reco::DeepSCConfiguration::configFileWindowFeatures |
Definition at line 22 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation().
uint reco::DeepSCConfiguration::maxNClusters |
Definition at line 27 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::evaluate().
uint reco::DeepSCConfiguration::maxNRechits |
Definition at line 28 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::evaluate().
std::string reco::DeepSCConfiguration::modelFile |
Definition at line 20 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::initTensorFlowGraphAndSession().
uint reco::DeepSCConfiguration::nClusterFeatures |
Definition at line 24 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation(), and reco::DeepSCGraphEvaluation::evaluate().
uint reco::DeepSCConfiguration::nHitsFeatures |
Definition at line 26 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation(), and reco::DeepSCGraphEvaluation::evaluate().
uint reco::DeepSCConfiguration::nWindowFeatures |
Definition at line 25 of file DeepSCGraphEvaluation.h.
Referenced by reco::DeepSCGraphEvaluation::DeepSCGraphEvaluation(), and reco::DeepSCGraphEvaluation::evaluate().