![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "art/Framework/Core/EDAnalyzer.h"#include "art/Framework/Core/ModuleMacros.h"#include "art/Framework/Principal/Event.h"#include "art/Framework/Principal/Handle.h"#include "art/Framework/Principal/Run.h"#include "art/Framework/Principal/SubRun.h"#include "art/Framework/Services/Registry/ServiceHandle.h"#include "art/Utilities/make_tool.h"#include "canvas/Persistency/Common/FindManyP.h"#include "canvas/Utilities/InputTag.h"#include "fhiclcpp/ParameterSet.h"#include "messagefacility/MessageLogger/MessageLogger.h"#include "larcore/Geometry/WireReadout.h"#include "larcorealg/Geometry/PlaneGeo.h"#include "larcoreobj/SimpleTypesAndConstants/RawTypes.h"#include "lardata/DetectorInfoServices/DetectorClocksService.h"#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"#include "lardataobj/RawData/RawDigit.h"#include "lardataobj/RawData/raw.h"#include "lardataobj/RecoBase/Hit.h"#include "lardataobj/Simulation/SimChannel.h"#include "larrecodnn/ImagePatternAlgs/ToolInterfaces/IWaveformDenoise.h"#include "larrecodnn/ImagePatternAlgs/ToolInterfaces/IWaveformRecog.h"#include "c2numpy.h"Go to the source code of this file.
Classes | |
| struct | CnnROI |
| class | nnet::WaveformDenoiseTest |
Namespaces | |
| nnet | |