22 fTFHandlerContained (pset.
get<
fhicl::ParameterSet> (
"TFNetHandlerContained")),
23 fTFHandlerExiting (pset.
get<
fhicl::ParameterSet> (
"TFNetHandlerExiting"))
29 std::vector<float> cnnResults;
30 if (fLongestTrackContained) {
RegPixelMap, basic input to CNN neural net.
RegCNNNumuHandler(const fhicl::ParameterSet &pset)
Constructor which takes a pset with DeployProto and ModelFile fields.
std::vector< float > Predict(const RegPixelMap &pm)
Return prediction arrays for RegPixelMap.
std::vector< float > Predict(const RegPixelMap &pm, bool fLongestTrackContained)
Return prediction arrays for RegPixelMap.
cnn::TFRegNetHandler fTFHandlerExiting
RegCNNNumuHandler for numu energy estimation.
Defines an enumeration for cellhit classification.
auto const & get(AssnsNode< L, R, D > const &r)
cnn::TFRegNetHandler fTFHandlerContained