#include <SRStub.h>
|
| float | charge |
| | Calibrated and electron-lifetime-corrected charge [#elec]. More...
|
| |
| short | wire |
| | Wire number of the hit. More...
|
| |
| bool | ontrack |
| | Whether this hit is also on an overlaid track. More...
|
| |
Definition at line 16 of file SRStub.h.
| caf::SRStubHit::SRStubHit |
( |
| ) |
|
Definition at line 12 of file SRStub.cxx.
13 charge(std::numeric_limits<float>::signaling_NaN()),
short wire
Wire number of the hit.
bool ontrack
Whether this hit is also on an overlaid track.
float charge
Calibrated and electron-lifetime-corrected charge [#elec].
| caf::SRStubHit::~SRStubHit |
( |
| ) |
|
|
inline |
| float caf::SRStubHit::charge |
Calibrated and electron-lifetime-corrected charge [#elec].
Definition at line 21 of file SRStub.h.
| bool caf::SRStubHit::ontrack |
Whether this hit is also on an overlaid track.
Definition at line 23 of file SRStub.h.
| short caf::SRStubHit::wire |
Wire number of the hit.
Definition at line 22 of file SRStub.h.
The documentation for this class was generated from the following files: