![]() |
LArSoft
v09_93_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "geo_types.h"
Public Member Functions | |
| bool | operator< (const WireIDIntersection &otherIntersect) const |
Public Attributes | |
| double | y |
| y position of intersection More... | |
| double | z |
| z position of intersection More... | |
| unsigned int | TPC |
| TPC of intersection. More... | |
Definition at line 790 of file geo_types.h.
|
inline |
Definition at line 797 of file geo_types.h.
References util::abs(), geo::SignalTypeName(), and y.
| unsigned int geo::WireIDIntersection::TPC |
TPC of intersection.
Definition at line 793 of file geo_types.h.
Referenced by geo::GeometryCore::ChannelsIntersect().
| double geo::WireIDIntersection::y |
y position of intersection
Definition at line 791 of file geo_types.h.
Referenced by geo::GeometryCore::ChannelsIntersect(), reco3d::TripletFinder::CloseSpace(), shower::EMShowerAlg::Construct3DPoint_(), evd::TWQProjectionView::FindEndPoint(), evd::TWQProjectionView::FindLineLength(), geo::GeometryCore::IntersectionPoint(), lar_cluster3d::StandardHit3DBuilder::makeDeadChannelPair(), lar_cluster3d::SnippetHit3DBuilder::makeDeadChannelPair(), lar_cluster3d::StandardHit3DBuilder::makeHitPair(), lar_cluster3d::SnippetHit3DBuilder::makeHitPair(), operator<(), apa::APAGeometryAlg::ThreeChanPos(), trkf::CosmicTrackerAlg::Track3D(), reco3d::TripletFinder::Triplets(), and lar_cluster3d::SnippetHit3DBuilder::WireIDsIntersect().
| double geo::WireIDIntersection::z |
z position of intersection
Definition at line 792 of file geo_types.h.
Referenced by geo::GeometryCore::ChannelsIntersect(), reco3d::TripletFinder::CloseSpace(), shower::EMShowerAlg::Construct3DPoint_(), evd::TWQProjectionView::FindEndPoint(), evd::TWQProjectionView::FindLineLength(), geo::GeometryCore::IntersectionPoint(), lar_cluster3d::StandardHit3DBuilder::makeDeadChannelPair(), lar_cluster3d::SnippetHit3DBuilder::makeDeadChannelPair(), lar_cluster3d::StandardHit3DBuilder::makeHitPair(), lar_cluster3d::SnippetHit3DBuilder::makeHitPair(), apa::APAGeometryAlg::ThreeChanPos(), trkf::CosmicTrackerAlg::Track3D(), reco3d::TripletFinder::Triplets(), and lar_cluster3d::SnippetHit3DBuilder::WireIDsIntersect().