All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
sbndcode/sbndcode/CRT/CRTUtils/TPCGeoUtil.cc File Reference
#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)