#include <GeometryCosmicIdAlg.h>
ana::GeometryCosmicIdAlg::GeometryCosmicIdAlg |
( |
const core::ProviderManager & |
manager, |
|
|
const fhicl::ParameterSet & |
pset |
|
) |
| |
|
inline |
ana::GeometryCosmicIdAlg::~GeometryCosmicIdAlg |
( |
| ) |
|
bool ana::GeometryCosmicIdAlg::GeometryCosmicId |
( |
recob::Track & |
track, |
|
|
std::vector< art::Ptr< recob::Hit >> & |
hits, |
|
|
std::map< geo::TPCID, bool > & |
tpc_flashes |
|
) |
| |
Definition at line 29 of file sbnana/sbnanalysis/ana/SBNOscReco/CosmicIDAlgs/GeometryCosmicIdAlg.cc.
33 if (!tpcid)
return true;
44 return tpc_flashes.at(tpcid);
geo::GeometryCore const * fGeometry
CryostatGeo const & GetElement(geo::CryostatID const &cryoid) const
geo::TPCID DetectedInTPC(const std::vector< art::Ptr< recob::Hit >> &hits)
Geometry information for a single TPC.
Point_t const & Start() const
Access to track position at different points.
auto end(FixedBins< T, C > const &) noexcept
The data type to uniquely identify a TPC.
Point_t const & End() const
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
bool ContainsPosition(geo::Point_t const &point, double wiggle=1.0) const
Returns whether this volume contains the specified point.
void ana::GeometryCosmicIdAlg::reconfigure |
( |
const Config & |
config | ) |
|
The documentation for this class was generated from the following files: