Module creating space points for a test. More...
#include "SpacePointTestUtils.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "larcore/Geometry/Geometry.h"
#include "art/Framework/Core/EDProducer.h"
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Principal/Event.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "fhiclcpp/types/Atom.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | lar::example::tests::SpacePointMaker |
Creates a collection of space points. More... | |
struct | lar::example::tests::SpacePointMaker::Config |
Namespaces | |
lar | |
LArSoft-specific namespace. | |
lar::example | |
LArSoft examples. | |
lar::example::tests | |
Tests for LArSoft examples. | |
Module creating space points for a test.
Definition in file SpacePointMaker_module.cc.