Test producer creating a few dummy hits. More...
#include "lardataobj/RecoBase/Hit.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_types.h"
#include "larcoreobj/SimpleTypesAndConstants/RawTypes.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 <utility>
#include <memory>
Go to the source code of this file.
Classes | |
class | lar::test::TrackProxyHitMaker |
Creates some dummy hits. More... | |
struct | lar::test::TrackProxyHitMaker::Config |
Namespaces | |
lar | |
LArSoft-specific namespace. | |
lar::test | |
Test producer creating a few dummy hits.
This started as a copy of lar::test::AssnsChainHitMaker
test module.
Definition in file TrackProxyHitMaker_module.cc.