|
CbmRoot
|
#include <HitFactory2D.h>
Public Member Functions | |
| signal (double _s, double _se, char _t, double _x, double _xe) | |
| working copy of signal relative position errors | |
| signal () | |
Public Attributes | |
| double | s |
| double | se |
| working copy of signals from cluster | |
| char | t |
| working copy of signal errors from cluster | |
| double | x |
| working copy of signal relative timing | |
| double | xe |
| working copy of signal relative positions | |
Definition at line 24 of file HitFactory2D.h.
|
inline |
|
inline |
| double cbm::algo::trd::HitFactory2D::signal::s |
Definition at line 25 of file HitFactory2D.h.
Referenced by cbm::algo::trd::HitFinder2D::BuildHit(), signal(), and signal().
| double cbm::algo::trd::HitFactory2D::signal::se |
working copy of signals from cluster
Definition at line 26 of file HitFactory2D.h.
| char cbm::algo::trd::HitFactory2D::signal::t |
working copy of signal errors from cluster
Definition at line 27 of file HitFactory2D.h.
Referenced by cbm::algo::trd::HitFinder2D::BuildHit(), signal(), and signal().
| double cbm::algo::trd::HitFactory2D::signal::x |
working copy of signal relative timing
Definition at line 28 of file HitFactory2D.h.
Referenced by cbm::algo::trd::HitFinder2D::BuildHit(), signal(), and signal().
| double cbm::algo::trd::HitFactory2D::signal::xe |
working copy of signal relative positions
Definition at line 29 of file HitFactory2D.h.
Referenced by cbm::algo::trd::HitFinder2D::BuildHit(), signal(), and signal().