17 : fDriftTime(-1.), fWireID(), fID(-1), fStrength(-1.), fView(
geo::
kUnknown), fTotalCharge(-999.)
41 o << std::setiosflags(std::ios::fixed) << std::setprecision(2);
42 o <<
"EndPoint2D ID " << std::setw(5) <<
std::right << ep.
ID() <<
" WireID : \n" 44 <<
"\tTPC = " << std::setw(7) <<
std::right << ep.
WireID().
TPC <<
"\tPlane = " << std::setw(7)
constexpr auto const & right(const_AssnsIter< L, R, D, Dir > const &a, const_AssnsIter< L, R, D, Dir > const &b)
Reconstruction base classes.
geo::View_t fView
view for this end point
enum geo::_plane_proj View_t
Enumerate the possible plane projections.
double fStrength
vertex's strength
CryostatID_t Cryostat
Index of cryostat.
WireID_t Wire
Index of the wire within its plane.
double fTotalCharge
total charge of hits associated with end point
geo::WireID fWireID
vertex's wireID
PlaneID_t Plane
Index of the plane within its TPC.
geo::WireID WireID() const
double fDriftTime
Default constructor.
friend std::ostream & operator<<(std::ostream &o, const EndPoint2D &c)
TPCID_t TPC
Index of the TPC within its cryostat.
Namespace collecting geometry-related classes utilities.