geo::BoxBoundedGeo Member List

This is the complete list of members for geo::BoxBoundedGeo, including all inherited members.

BoxBoundedGeo()=defaultgeo::BoxBoundedGeo
BoxBoundedGeo(Coord_t x_min, Coord_t x_max, Coord_t y_min, Coord_t y_max, Coord_t z_min, Coord_t z_max)geo::BoxBoundedGeoinline
BoxBoundedGeo(Coords_t lower, Coords_t upper)geo::BoxBoundedGeoinline
c_maxgeo::BoxBoundedGeoprivate
c_mingeo::BoxBoundedGeoprivate
Center() const geo::BoxBoundedGeoinline
CenterX() const geo::BoxBoundedGeoinline
CenterY() const geo::BoxBoundedGeoinline
CenterZ() const geo::BoxBoundedGeoinline
ContainsPosition(geo::Point_t const &point, double wiggle=1.0) const geo::BoxBoundedGeoinline
ContainsPosition(TVector3 const &point, double wiggle=1.0) const geo::BoxBoundedGeo
ContainsPosition(double const *point, double wiggle=1.0) const geo::BoxBoundedGeo
ContainsX(double x, double const wiggle=1) const geo::BoxBoundedGeoinline
ContainsY(double y, double const wiggle=1) const geo::BoxBoundedGeoinline
ContainsYZ(double y, double z, double const wiggle=1) const geo::BoxBoundedGeoinline
ContainsZ(double z, double const wiggle=1) const geo::BoxBoundedGeoinline
Coord_t typedefgeo::BoxBoundedGeo
CoordinateContained(double c, double min, double max, double wiggle=1.)geo::BoxBoundedGeoinlinestatic
CoordinateContained(double c, double const *range, double wiggle=1.)geo::BoxBoundedGeoinlinestatic
Coords_t typedefgeo::BoxBoundedGeo
ExtendToInclude(Coord_t x, Coord_t y, Coord_t z)geo::BoxBoundedGeoinline
ExtendToInclude(geo::Point_t const &point)geo::BoxBoundedGeoinline
ExtendToInclude(BoxBoundedGeo const &box)geo::BoxBoundedGeoinline
GetIntersections(TVector3 const &TrajectoryStart, TVector3 const &TrajectoryDirect) const geo::BoxBoundedGeo
GetIntersections(geo::Point_t const &TrajectoryStart, geo::Vector_t const &TrajectoryDirect) const geo::BoxBoundedGeo
HalfSizeX() const geo::BoxBoundedGeoinline
HalfSizeY() const geo::BoxBoundedGeoinline
HalfSizeZ() const geo::BoxBoundedGeoinline
InFiducialX(double x, double neg_margin, double pos_margin) const geo::BoxBoundedGeoinline
InFiducialX(double x, double margin) const geo::BoxBoundedGeoinline
InFiducialY(double y, double neg_margin, double pos_margin) const geo::BoxBoundedGeoinline
InFiducialY(double y, double margin) const geo::BoxBoundedGeoinline
InFiducialZ(double z, double neg_margin, double pos_margin) const geo::BoxBoundedGeoinline
InFiducialZ(double z, double margin) const geo::BoxBoundedGeoinline
Max() const geo::BoxBoundedGeoinline
MaxX() const geo::BoxBoundedGeoinline
MaxY() const geo::BoxBoundedGeoinline
MaxZ() const geo::BoxBoundedGeoinline
Min() const geo::BoxBoundedGeoinline
MinX() const geo::BoxBoundedGeoinline
MinY() const geo::BoxBoundedGeoinline
MinZ() const geo::BoxBoundedGeoinline
Overlaps(geo::BoxBoundedGeo const &other) const geo::BoxBoundedGeoinline
OverlapsX(geo::BoxBoundedGeo const &other) const geo::BoxBoundedGeoinline
OverlapsY(geo::BoxBoundedGeo const &other) const geo::BoxBoundedGeoinline
OverlapsZ(geo::BoxBoundedGeo const &other) const geo::BoxBoundedGeoinline
set_max(Coord_t &var, Coord_t value)geo::BoxBoundedGeoinlinestatic
set_max(Coords_t &var, geo::Point_t const &value)geo::BoxBoundedGeoinlinestatic
set_min(Coord_t &var, Coord_t value)geo::BoxBoundedGeoinlinestatic
set_min(Coords_t &var, geo::Point_t const &value)geo::BoxBoundedGeoinlinestatic
SetBoundaries(Coord_t x_min, Coord_t x_max, Coord_t y_min, Coord_t y_max, Coord_t z_min, Coord_t z_max)geo::BoxBoundedGeoinline
SetBoundaries(Coords_t lower, Coords_t upper)geo::BoxBoundedGeoinline
SizeX() const geo::BoxBoundedGeoinline
SizeY() const geo::BoxBoundedGeoinline
SizeZ() const geo::BoxBoundedGeoinline
SortCoordinates()geo::BoxBoundedGeoprivate