LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Helpers to create space points with associated charge. More...
#include "lardataobj/RecoBase/PointCharge.h"
#include "lardataobj/RecoBase/SpacePoint.h"
#include "art/Persistency/Common/PtrMaker.h"
#include "canvas/Persistency/Common/Ptr.h"
#include <cstdlib>
#include <memory>
#include <type_traits>
#include <vector>
Go to the source code of this file.
Classes | |
class | recob::ChargedSpacePointCollectionCreator |
Creates a collection of space points with associated charge. More... | |
Namespaces | |
art | |
recob | |
Reconstruction base classes. | |
Helpers to create space points with associated charge.
The unit test for this utility is part of the proxy::ChargedSpacePoints
unit test.
Definition in file ChargedSpacePointCreator.h.