#include <iostream>
#include <sstream>
#include <torch/script.h>
#include <torch/torch.h>
#include "cetlib/getenv.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Principal/Event.h"
#include "art/Framework/Principal/Handle.h"
#include "art_root_io/TFileDirectory.h"
#include "art_root_io/TFileService.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "fhiclcpp/ParameterSet.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "canvas/Persistency/Common/Assns.h"
#include "dunereco/RegCNN/func/RegCNNResult.h"
#include "dunereco/RegCNN/func/RegPixelMap3D.h"
Go to the source code of this file.
Classes | |
class | cnn::RegCNNPyTorch |
Namespaces | |
cnn | |
Defines an enumeration for cellhit classification. | |