LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "TssHit2D.h"
Public Member Functions | |
Hit2D (detinfo::DetectorPropertiesData const &detProp, const art::Ptr< recob::Hit > &src) | |
art::Ptr< recob::Hit > | Hit2DPtr () const |
TVector2 const & | Point2D () const |
unsigned int | Cryo () const |
unsigned int | TPC () const |
unsigned int | View () const |
unsigned int | Wire () const |
float | PeakTime () const |
int | StartTick () const |
int | EndTick () const |
float | SummedADC () const |
float | GetAmplitude () const |
Private Attributes | |
art::Ptr< recob::Hit > | fHit |
unsigned int | fPlane |
unsigned int | fWire |
TVector2 | fPoint2D |
Definition at line 25 of file TssHit2D.h.
tss::Hit2D::Hit2D | ( | detinfo::DetectorPropertiesData const & | detProp, |
const art::Ptr< recob::Hit > & | src | ||
) |
Definition at line 12 of file TssHit2D.cxx.
References geo::CryostatID::Cryostat, fPlane, fPoint2D, fWire, recob::Hit::PeakTime(), geo::PlaneID::Plane, geo::TPCID::TPC, geo::WireID::Wire, pma::WireDriftToCm(), and recob::Hit::WireID().
|
inline |
Definition at line 33 of file TssHit2D.h.
|
inline |
|
inline |
Definition at line 42 of file TssHit2D.h.
|
inline |
Definition at line 29 of file TssHit2D.h.
|
inline |
Definition at line 37 of file TssHit2D.h.
Referenced by tss::SimpleClustering::hitsTouching().
|
inline |
Definition at line 31 of file TssHit2D.h.
Referenced by tss::Cluster2D::closest(), tss::bDistToPointLess::operator()(), tss::Cluster2D::outermost(), and tss::Segmentation2D::run().
|
inline |
Definition at line 38 of file TssHit2D.h.
Referenced by tss::SimpleClustering::hitsTouching().
|
inline |
Definition at line 41 of file TssHit2D.h.
|
inline |
Definition at line 34 of file TssHit2D.h.
|
inline |
Definition at line 35 of file TssHit2D.h.
|
inline |
|
private |
Definition at line 45 of file TssHit2D.h.
|
private |
Definition at line 47 of file TssHit2D.h.
Referenced by Hit2D().
|
private |
Definition at line 49 of file TssHit2D.h.
Referenced by Hit2D().
|
private |
Definition at line 47 of file TssHit2D.h.
Referenced by Hit2D().