LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include <iosfwd>
#include "larcoreobj/SimpleTypesAndConstants/PhysicalConstants.h"
#include "larcoreobj/SimpleTypesAndConstants/geo_vectors.h"
#include <RtypesCore.h>
Go to the source code of this file.
Classes | |
class | recob::SpacePoint |
Namespaces | |
recob | |
Reconstruction base classes. | |
Functions | |
bool | recob::operator< (SpacePoint const &s, SpacePoint::ID_t id) |
Comparison of a space point with an ID, for sorting and lookup. More... | |
bool | recob::operator< (SpacePoint::ID_t id, SpacePoint const &s) |
Comparison of a space point with an ID, for sorting and lookup. More... | |