LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "DirOfGamma.h"
Public Member Functions | |
Hit2D (detinfo::DetectorPropertiesData const &detProp, art::Ptr< recob::Hit > src) | |
TVector2 const & | GetPointCm () const |
double | GetCharge () const |
art::Ptr< recob::Hit > const & | GetHitPtr () const |
Private Attributes | |
double | fCharge |
TVector2 | fPoint |
art::Ptr< recob::Hit > | fHit |
Definition at line 31 of file DirOfGamma.h.
ems::Hit2D::Hit2D | ( | detinfo::DetectorPropertiesData const & | detProp, |
art::Ptr< recob::Hit > | src | ||
) |
Definition at line 14 of file DirOfGamma.cxx.
References detinfo::DetectorPropertiesData::ConvertTicksToX(), geo::CryostatID::Cryostat, fCharge, fPoint, geo::WireGeo::GetCenter(), recob::Hit::PeakTime(), recob::Hit::SummedADC(), geo::GeometryCore::WireCoordinate(), recob::Hit::WireID(), geo::GeometryCore::WireIDToWireGeo(), and x.
|
inline |
|
inline |
Definition at line 38 of file DirOfGamma.h.
Referenced by ems::EndPoint::EndPoint(), and ems::EndPoint::FillBins().
|
inline |
Definition at line 35 of file DirOfGamma.h.
Referenced by ems::DirOfGamma::ComputeMaxDist(), ems::EndPoint::EndPoint(), ems::EndPoint::FillBins(), ems::DirOfGamma::FindCandidates(), ems::bDistCentMore2D::operator()(), and ems::bDistCentLess2D::operator()().
|
private |
Definition at line 41 of file DirOfGamma.h.
Referenced by Hit2D().
|
private |
Definition at line 45 of file DirOfGamma.h.
|
private |
Definition at line 43 of file DirOfGamma.h.
Referenced by Hit2D().