#include "TPCGeoUtil.h"
Go to the source code of this file.
Namespaces | |
sbnd | |
LArSoft plugin for SBND CRT detector simulation parameters. | |
sbnd::TPCGeoUtil | |
Functions | |
int | sbnd::TPCGeoUtil::DetectedInTPC (std::vector< art::Ptr< recob::Hit >> hits) |
std::pair< double, double > | sbnd::TPCGeoUtil::XLimitsFromHits (const geo::GeometryCore *GeometryService, std::vector< art::Ptr< recob::Hit >> hits) |
int | sbnd::TPCGeoUtil::DriftDirectionFromHits (const geo::GeometryCore *GeometryService, std::vector< art::Ptr< recob::Hit >> hits) |
bool | sbnd::TPCGeoUtil::InsideTPC (geo::Point_t point, const geo::TPCGeo &tpc, double buffer) |