#include "larcore/Geometry/Geometry.h"#include "larcorealg/Geometry/GeometryCore.h"#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "larrecodnn/ImagePatternAlgs/Tensorflow/PointIdAlg/PointIdAlg.h"#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art_root_io/TFileService.h"#include "canvas/Utilities/Exception.h"#include "canvas/Utilities/InputTag.h"#include "fhiclcpp/types/Atom.h"#include "fhiclcpp/types/Sequence.h"#include "fhiclcpp/types/Table.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include <cmath>#include <fstream>#include <string>#include "TH2F.h"#include "TH2I.h"Go to the source code of this file.
Classes | |
| class | nnet::PointIdTrainingData |
| struct | nnet::PointIdTrainingData::Config |
Namespaces | |
| nnet | |
1.8.11