#include <DeepSCGraphEvaluation.h>
Public Attributes | |
std::vector< std::vector< std::vector< float > > > | clustersX |
std::vector< std::vector< std::vector< std::vector< float > > > > | hitsX |
std::vector< std::vector< bool > > | isSeed |
std::vector< std::vector< float > > | windowX |
Definition at line 54 of file DeepSCGraphEvaluation.h.
std::vector<std::vector<std::vector<float> > > reco::DeepSCInputs::Inputs::clustersX |
Definition at line 55 of file DeepSCGraphEvaluation.h.
Referenced by reco::EcalClustersGraph::EcalClustersGraph(), and reco::EcalClustersGraph::fillVariables().
std::vector<std::vector<std::vector<std::vector<float> > > > reco::DeepSCInputs::Inputs::hitsX |
Definition at line 56 of file DeepSCGraphEvaluation.h.
Referenced by reco::EcalClustersGraph::EcalClustersGraph(), and reco::EcalClustersGraph::fillVariables().
std::vector<std::vector<bool> > reco::DeepSCInputs::Inputs::isSeed |
Definition at line 58 of file DeepSCGraphEvaluation.h.
Referenced by reco::EcalClustersGraph::EcalClustersGraph(), and reco::EcalClustersGraph::fillVariables().
std::vector<std::vector<float> > reco::DeepSCInputs::Inputs::windowX |
Definition at line 57 of file DeepSCGraphEvaluation.h.
Referenced by reco::EcalClustersGraph::EcalClustersGraph(), and reco::EcalClustersGraph::fillVariables().