Namespaces | Typedefs
HitUtils.h File Reference

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...
 

Detailed Description

Functions and objects interfacing with recob::Hit.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
December 16th, 2014
See also
HitUtils.cxx

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.