#include <DirOfGamma.h>
Definition at line 31 of file DirOfGamma.h.
Definition at line 14 of file DirOfGamma.cxx.
19 unsigned int plane = src->WireID().
Plane;
20 unsigned int tpc = src->WireID().TPC;
21 unsigned int cryo = src->WireID().Cryostat;
25 double x =
detProp.ConvertTicksToX(src->PeakTime(), plane, tpc, cryo);
29 globalWire = geom->
WireCoordinate(wireCentre[1], wireCentre[2], plane, 0, cryo);
33 globalWire = geom->
WireCoordinate(wireCentre[1], wireCentre[2], plane, 1, cryo);
geo::Length_t WireCoordinate(double YPos, double ZPos, geo::PlaneID const &planeid) const
Returns the index of the nearest wire to the specified position.
PlaneGeo const & Plane(unsigned int const p, unsigned int const tpc=0, unsigned int const cstat=0) const
Returns the specified wire.
process_name opflash particleana ie x
Description of geometry of one entire detector.
art::Ptr< recob::Hit > fHit
WireGeo const & WireIDToWireGeo(geo::WireID const &wireid) const
double ems::Hit2D::GetCharge |
( |
| ) |
const |
|
inline |
art::Ptr<recob::Hit> const& ems::Hit2D::GetHitPtr |
( |
| ) |
const |
|
inline |
Definition at line 47 of file DirOfGamma.h.
art::Ptr< recob::Hit > fHit
TVector2 const& ems::Hit2D::GetPointCm |
( |
| ) |
const |
|
inline |
double ems::Hit2D::fCharge |
|
private |
TVector2 ems::Hit2D::fPoint |
|
private |
The documentation for this class was generated from the following files: