#include <CTPPSDiamondLocalTrack.h>
|
bool | containsHit (const CTPPSDiamondRecHit &recHit, float tolerance=0.1) const |
|
| CTPPSDiamondLocalTrack () |
|
| CTPPSDiamondLocalTrack (const math::XYZPoint &pos0, const math::XYZPoint &pos0_sigma, float t, float t_sigma, int oot_idx, int mult_hits) |
|
int | getMultipleHits () const |
|
int | getOOTIndex () const |
|
void | setMultipleHits (int i) |
|
void | setOOTIndex (int i) |
|
bool | containsHit (const CTPPSTimingRecHit &recHit, float tolerance=0.1f, CheckDimension check=CheckDimension::all) const |
|
| CTPPSTimingLocalTrack () |
|
| CTPPSTimingLocalTrack (const math::XYZPoint &pos0, const math::XYZPoint &pos0_sigma, float t, float t_sigma) |
|
int | getNumOfHits () const |
|
int | getNumOfPlanes () const |
|
float | getT () const |
|
float | getTSigma () const |
|
float | getX0 () const |
|
float | getX0Sigma () const |
|
float | getY0 () const |
|
float | getY0Sigma () const |
|
float | getZ0 () const |
|
float | getZ0Sigma () const |
|
bool | isValid () const |
|
void | setNumOfHits (int num_hits) |
|
void | setNumOfPlanes (int num_planes) |
|
void | setPosition (const math::XYZPoint &pos0) |
|
void | setPositionSigma (const math::XYZPoint &pos0_sigma) |
|
void | setT (float t) |
|
void | setTSigma (float t_sigma) |
|
void | setValid (bool valid) |
|
Definition at line 20 of file CTPPSDiamondLocalTrack.h.
CTPPSDiamondLocalTrack::CTPPSDiamondLocalTrack |
( |
| ) |
|
CTPPSDiamondLocalTrack::CTPPSDiamondLocalTrack |
( |
const math::XYZPoint & |
pos0, |
|
|
const math::XYZPoint & |
pos0_sigma, |
|
|
float |
t, |
|
|
float |
t_sigma, |
|
|
int |
oot_idx, |
|
|
int |
mult_hits |
|
) |
| |
bool CTPPSDiamondLocalTrack::containsHit |
( |
const CTPPSDiamondRecHit & |
recHit, |
|
|
float |
tolerance = 0.1 |
|
) |
| const |
int CTPPSDiamondLocalTrack::getMultipleHits |
( |
| ) |
const |
|
inline |
int CTPPSDiamondLocalTrack::getOOTIndex |
( |
| ) |
const |
|
inline |
void CTPPSDiamondLocalTrack::setMultipleHits |
( |
int |
i | ) |
|
|
inline |
void CTPPSDiamondLocalTrack::setOOTIndex |
( |
int |
i | ) |
|
|
inline |
int CTPPSDiamondLocalTrack::mh_ |
|
private |
int CTPPSDiamondLocalTrack::ts_index_ |
|
private |