Test producer creating a few dummy space points and charges. More...
#include "lardata/ArtDataHelper/ChargedSpacePointCreator.h"#include "lardataobj/RecoBase/SpacePoint.h"#include "lardataobj/RecoBase/PointCharge.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 "fhiclcpp/types/Name.h"#include "fhiclcpp/types/Comment.h"#include "boost/test/unit_test.hpp"#include <memory>Go to the source code of this file.
Classes | |
| class | lar::test::ChargedSpacePointProxyInputMaker |
| Creates some dummy space points and charge. More... | |
| struct | lar::test::ChargedSpacePointProxyInputMaker::Config |
Namespaces | |
| lar | |
| LArSoft-specific namespace. | |
| lar::test | |
Test producer creating a few dummy space points and charges.
Definition in file ChargedSpacePointProxyInputMaker_module.cc.
1.8.11