![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "larcore/Geometry/Geometry.h"#include "larcore/Geometry/WireReadout.h"#include "larcorealg/Geometry/GeometryCore.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "larrecodnn/ImagePatternAlgs/Modules/c2numpy.h"#include "larrecodnn/ImagePatternAlgs/Tensorflow/PointIdAlg/PointIdAlg.h"#include "nurandom/RandomUtils/NuRandomService.h"#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Services/Registry/ServiceHandle.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/Comment.h"#include "fhiclcpp/types/Name.h"#include "fhiclcpp/types/Sequence.h"#include "fhiclcpp/types/Table.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "CLHEP/Random/RandFlat.h"#include "TH2F.h"#include "TH2I.h"#include <cmath>#include <fstream>#include <iostream>#include <sstream>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | nnet::PointIdTrainingData |
| struct | nnet::PointIdTrainingData::Config |
Namespaces | |
| nnet | |