#include <EndPoint2D.h>
Definition at line 18 of file EndPoint2D.h.
recob::EndPoint2D::EndPoint2D |
( |
| ) |
|
Definition at line 16 of file EndPoint2D.cxx.
geo::View_t fView
view for this end point
double fStrength
vertex's strength
double fTotalCharge
total charge of hits associated with end point
geo::WireID fWireID
vertex's wireID
double fDriftTime
Default constructor.
recob::EndPoint2D::EndPoint2D |
( |
double |
driftTime, |
|
|
geo::WireID |
wireID, |
|
|
double |
strength, |
|
|
int |
id, |
|
|
geo::View_t |
view, |
|
|
double |
totalQ |
|
) |
| |
Definition at line 27 of file EndPoint2D.cxx.
geo::View_t fView
view for this end point
double fStrength
vertex's strength
double fTotalCharge
total charge of hits associated with end point
geo::WireID fWireID
vertex's wireID
double fDriftTime
Default constructor.
double recob::EndPoint2D::Charge |
( |
void |
| ) |
const |
|
inline |
Definition at line 54 of file EndPoint2D.h.
double fTotalCharge
total charge of hits associated with end point
double recob::EndPoint2D::DriftTime |
( |
| ) |
const |
|
inline |
Definition at line 56 of file EndPoint2D.h.
double fDriftTime
Default constructor.
int recob::EndPoint2D::ID |
( |
| ) |
const |
|
inline |
double recob::EndPoint2D::Strength |
( |
| ) |
const |
|
inline |
Definition at line 59 of file EndPoint2D.h.
double fStrength
vertex's strength
Definition at line 55 of file EndPoint2D.h.
geo::View_t fView
view for this end point
Definition at line 57 of file EndPoint2D.h.
geo::WireID fWireID
vertex's wireID
std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
const EndPoint2D & |
c |
|
) |
| |
|
friend |
Definition at line 46 of file EndPoint2D.cxx.
Q_EXPORT QTSManip setprecision(int p)
Q_EXPORT QTSManip setw(int w)
double recob::EndPoint2D::fDriftTime |
|
private |
Default constructor.
vertex's drift time
Definition at line 25 of file EndPoint2D.h.
int recob::EndPoint2D::fID |
|
private |
double recob::EndPoint2D::fStrength |
|
private |
double recob::EndPoint2D::fTotalCharge |
|
private |
total charge of hits associated with end point
Definition at line 30 of file EndPoint2D.h.
The documentation for this class was generated from the following files: