7 #ifndef REGCNN_VTXHANDLER_H 8 #define REGCNN_VTXHANDLER_H 51 #endif // REGCNN_VTXHANDLER_H RegPixelMapProducer fProducer
unsigned int fWireResolution
RegPixelMap, basic input to CNN neural net.
void FindGlobalVertices(const RegPixelMap &pm, std::vector< float > &outputs)
Producer algorithm for RegPixelMap, input to CVN neural net.
unsigned int fGlobalWireMethod
RegCNNVtxHandler, basic output of CNN neural net.
cnn::TFRegNetHandler fTFHandler1st
cnn::TFRegNetHandler fTFHandler2nd
void getCM(const RegPixelMap &pm, float *cm_list)
RegPixelMapProducer for RegCNN modified from PixelMapProducer.h.
Wrapper for caffe::Net which handles construction and prediction.
std::string fHitsModuleLabel
Defines an enumeration for cellhit classification.
Contains all timing reference information for the detector.
TFRegNetHandler for RegCNN modified from TFNetHandler.h.
unsigned int fTimeResolution
RegPixelMap for RegCNN modified from PixelMap.h.
std::vector< float > GetVertex(detinfo::DetectorClocksData const &clockData, detinfo::DetectorPropertiesData const &detProp, art::Event &evt, const RegPixelMap &pixelmap)
RegCNNVtxHandler(const fhicl::ParameterSet &pset)