7 #ifndef REGCNN_NUMUHANDLER_H 8 #define REGCNN_NUMUHANDLER_H 38 #endif // REGCNN_NUMUHANDLER_H Wrapper for caffe::Net which handles construction and prediction.
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, bool fLongestTrackContained)
Return prediction arrays for RegPixelMap.
cnn::TFRegNetHandler fTFHandlerExiting
Wrapper for caffe::Net which handles construction and prediction.
Defines an enumeration for cellhit classification.
TFRegNetHandler for RegCNN modified from TFNetHandler.h.
RegPixelMap for RegCNN modified from PixelMap.h.
cnn::TFRegNetHandler fTFHandlerContained