Functions and objects interfacing with recob::Hit. More...
#include "lardataobj/RecoBase/Wire.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardata/ArtDataHelper/FindAllP.h"
Go to the source code of this file.
Namespaces | |
lar | |
LArSoft-specific namespace. | |
lar::util | |
LArSoft utility namespace. | |
Typedefs | |
using | lar::util::HitToWire = details::FindAllP< recob::Hit, recob::Wire > |
Query object connecting a hit to a wire. More... | |
Functions and objects interfacing with recob::Hit.
The utilities hereby provided should supply the functionality that was removed in the simplification of recob::Hit (removal of wire and digit pointers, etc).
Definition in file HitUtils.h.