This is the complete list of members for geo::CryostatGeo, including all inherited members.
| Boundaries() const | geo::CryostatGeo | inline |
| Boundaries(double *boundaries) const | geo::CryostatGeo | |
| BoundingBox() const | geo::CryostatGeo | inline |
| BoxBoundedGeo()=default | geo::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::BoxBoundedGeo | inline |
| BoxBoundedGeo(Coords_t lower, Coords_t upper) | geo::BoxBoundedGeo | inline |
| Center() const | geo::BoxBoundedGeo | inline |
| CenterX() const | geo::BoxBoundedGeo | inline |
| CenterY() const | geo::BoxBoundedGeo | inline |
| CenterZ() const | geo::BoxBoundedGeo | inline |
| ContainsPosition(geo::Point_t const &point, double wiggle=1.0) const | geo::BoxBoundedGeo | inline |
| 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::BoxBoundedGeo | inline |
| ContainsY(double y, double const wiggle=1) const | geo::BoxBoundedGeo | inline |
| ContainsYZ(double y, double z, double const wiggle=1) const | geo::BoxBoundedGeo | inline |
| ContainsZ(double z, double const wiggle=1) const | geo::BoxBoundedGeo | inline |
| Coord_t typedef | geo::BoxBoundedGeo | |
| CoordinateContained(double c, double min, double max, double wiggle=1.) | geo::BoxBoundedGeo | inlinestatic |
| CoordinateContained(double c, double const *range, double wiggle=1.) | geo::BoxBoundedGeo | inlinestatic |
| Coords_t typedef | geo::BoxBoundedGeo | |
| CryostatGeo(TGeoNode const &node, geo::TransformationMatrix &&trans, TPCList_t &&TPCs, OpDetList_t &&OpDets) | geo::CryostatGeo | |
| CryostatInfo(std::string indent="", unsigned int verbosity=1) const | geo::CryostatGeo | |
| ElementIteratorBox typedef | geo::CryostatGeo | |
| ExtendToInclude(Coord_t x, Coord_t y, Coord_t z) | geo::BoxBoundedGeo | inline |
| ExtendToInclude(geo::Point_t const &point) | geo::BoxBoundedGeo | inline |
| ExtendToInclude(BoxBoundedGeo const &box) | geo::BoxBoundedGeo | inline |
| fID | geo::CryostatGeo | private |
| FindOpDet(std::vector< const TGeoNode * > &path, unsigned int depth) | geo::CryostatGeo | private |
| FindTPC(std::vector< const TGeoNode * > &path, unsigned int depth) | geo::CryostatGeo | private |
| FindTPCAtPosition(double const worldLoc[3], double const wiggle) const | geo::CryostatGeo | |
| fOpDetGeoName | geo::CryostatGeo | private |
| fOpDets | geo::CryostatGeo | private |
| fTPCs | geo::CryostatGeo | private |
| fTrans | geo::CryostatGeo | private |
| fVolume | geo::CryostatGeo | private |
| GeoNodePath_t typedef | geo::CryostatGeo | |
| GetCenter() const | geo::CryostatGeo | inline |
| GetClosestOpDet(geo::Point_t const &point) const | geo::CryostatGeo | |
| GetClosestOpDet(double const *point) const | geo::CryostatGeo | |
| GetClosestOpDetPtr(geo::Point_t const &point) const | geo::CryostatGeo | |
| GetElement(TPCID const &tpcid) const | geo::CryostatGeo | inline |
| GetElementPtr(TPCID const &tpcid) const | geo::CryostatGeo | inline |
| GetIntersections(TVector3 const &TrajectoryStart, TVector3 const &TrajectoryDirect) const | geo::BoxBoundedGeo | |
| GetIntersections(geo::Point_t const &TrajectoryStart, geo::Vector_t const &TrajectoryDirect) const | geo::BoxBoundedGeo | |
| HalfHeight() const | geo::CryostatGeo | |
| HalfLength() const | geo::CryostatGeo | |
| HalfSizeX() const | geo::BoxBoundedGeo | inline |
| HalfSizeY() const | geo::BoxBoundedGeo | inline |
| HalfSizeZ() const | geo::BoxBoundedGeo | inline |
| HalfWidth() const | geo::CryostatGeo | |
| HasElement(unsigned int itpc) const | geo::CryostatGeo | inline |
| HasElement(geo::TPCID const &tpcid) const | geo::CryostatGeo | inline |
| HasTPC(unsigned int itpc) const | geo::CryostatGeo | inline |
| HasTPC(geo::TPCID const &tpcid) const | geo::CryostatGeo | inline |
| Height() const | geo::CryostatGeo | inline |
| ID() const | geo::CryostatGeo | inline |
| InFiducialX(double x, double neg_margin, double pos_margin) const | geo::BoxBoundedGeo | inline |
| InFiducialX(double x, double margin) const | geo::BoxBoundedGeo | inline |
| InFiducialY(double y, double neg_margin, double pos_margin) const | geo::BoxBoundedGeo | inline |
| InFiducialY(double y, double margin) const | geo::BoxBoundedGeo | inline |
| InFiducialZ(double z, double neg_margin, double pos_margin) const | geo::BoxBoundedGeo | inline |
| InFiducialZ(double z, double margin) const | geo::BoxBoundedGeo | inline |
| InitCryoBoundaries() | geo::CryostatGeo | private |
| IterateElements() const | geo::CryostatGeo | |
| IterateTPCs() const | geo::CryostatGeo | inline |
| Length() const | geo::CryostatGeo | inline |
| LocalPoint_t typedef | geo::CryostatGeo | |
| LocalToWorld(const double *cryo, double *world) const | geo::CryostatGeo | inline |
| LocalToWorld(Point const &local) const | geo::CryostatGeo | inline |
| LocalToWorldVect(const double *cryo, double *world) const | geo::CryostatGeo | inline |
| LocalTransformation_t typedef | geo::CryostatGeo | private |
| LocalVector_t typedef | geo::CryostatGeo | |
| MakeOpDet(std::vector< const TGeoNode * > &path, int depth) | geo::CryostatGeo | private |
| MakeTPC(std::vector< const TGeoNode * > &path, int depth) | geo::CryostatGeo | private |
| Mass() const | geo::CryostatGeo | inline |
| Max() const | geo::BoxBoundedGeo | inline |
| MaxPlanes() const | geo::CryostatGeo | |
| MaxVerbosity | geo::CryostatGeo | static |
| MaxWires() const | geo::CryostatGeo | |
| MaxX() const | geo::BoxBoundedGeo | inline |
| MaxY() const | geo::BoxBoundedGeo | inline |
| MaxZ() const | geo::BoxBoundedGeo | inline |
| Min() const | geo::BoxBoundedGeo | inline |
| MinX() const | geo::BoxBoundedGeo | inline |
| MinY() const | geo::BoxBoundedGeo | inline |
| MinZ() const | geo::BoxBoundedGeo | inline |
| NElements() const | geo::CryostatGeo | inline |
| NOpDet() const | geo::CryostatGeo | inline |
| NTPC() const | geo::CryostatGeo | inline |
| OpDet(unsigned int iopdet) const | geo::CryostatGeo | |
| OpDetGeoName() const | geo::CryostatGeo | inline |
| OpDetList_t typedef | geo::CryostatGeo | |
| Overlaps(geo::BoxBoundedGeo const &other) const | geo::BoxBoundedGeo | inline |
| OverlapsX(geo::BoxBoundedGeo const &other) const | geo::BoxBoundedGeo | inline |
| OverlapsY(geo::BoxBoundedGeo const &other) const | geo::BoxBoundedGeo | inline |
| OverlapsZ(geo::BoxBoundedGeo const &other) const | geo::BoxBoundedGeo | inline |
| PositionToTPC(geo::Point_t const &point, double wiggle) const | geo::CryostatGeo | |
| PositionToTPC(double const worldLoc[3], double wiggle) const | geo::CryostatGeo | inline |
| PositionToTPCID(geo::Point_t const &point, double wiggle) const | geo::CryostatGeo | |
| PositionToTPCptr(geo::Point_t const &point, double wiggle) const | geo::CryostatGeo | |
| PrintCryostatInfo(Stream &&out, std::string indent="", unsigned int verbosity=1) const | geo::CryostatGeo | |
| set_max(Coord_t &var, Coord_t value) | geo::BoxBoundedGeo | inlinestatic |
| set_max(Coords_t &var, geo::Point_t const &value) | geo::BoxBoundedGeo | inlinestatic |
| set_min(Coord_t &var, Coord_t value) | geo::BoxBoundedGeo | inlinestatic |
| set_min(Coords_t &var, geo::Point_t const &value) | geo::BoxBoundedGeo | inlinestatic |
| 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::BoxBoundedGeo | inline |
| SetBoundaries(Coords_t lower, Coords_t upper) | geo::BoxBoundedGeo | inline |
| SizeX() const | geo::BoxBoundedGeo | inline |
| SizeY() const | geo::BoxBoundedGeo | inline |
| SizeZ() const | geo::BoxBoundedGeo | inline |
| SortSubVolumes(geo::GeoObjectSorter const &sorter) | geo::CryostatGeo | |
| toLocalCoords(geo::Point_t const &world) const | geo::CryostatGeo | inline |
| toLocalCoords(geo::Vector_t const &world) const | geo::CryostatGeo | inline |
| toWorldCoords(LocalPoint_t const &local) const | geo::CryostatGeo | inline |
| toWorldCoords(LocalVector_t const &local) const | geo::CryostatGeo | inline |
| TPC(unsigned int itpc) const | geo::CryostatGeo | |
| TPC(TPCID const &tpcid) const | geo::CryostatGeo | inline |
| TPCList_t typedef | geo::CryostatGeo | |
| TPCPtr(unsigned int itpc) const | geo::CryostatGeo | inline |
| TPCPtr(TPCID const &tpcid) const | geo::CryostatGeo | inline |
| TPCs() const | geo::CryostatGeo | inline |
| UpdateAfterSorting(geo::CryostatID cryoid) | geo::CryostatGeo | |
| Volume() const | geo::CryostatGeo | inline |
| Width() const | geo::CryostatGeo | inline |
| WorldToLocal(const double *world, double *cryo) const | geo::CryostatGeo | inline |
| WorldToLocal(Point const &world) const | geo::CryostatGeo | inline |
| WorldToLocalVect(const double *world, double *cryo) const | geo::CryostatGeo | inline |
1.8.5