#include <TrkView.h>
◆ TrkView() [1/6]
Definition at line 27 of file TrkView.cxx.
27 :
28 _view(0)
29{
31}
void addView(TrkEnums::TrkViewInfo view)
TrkEnums::TrkViewInfo view() const
◆ TrkView() [2/6]
TrkView::TrkView |
( |
unsigned short & |
data | ) |
|
Definition at line 33 of file TrkView.cxx.
33 :
35{
36}
static const unsigned short _bothview
◆ TrkView() [3/6]
TrkView::TrkView |
( |
const TrkView & |
other | ) |
|
Definition at line 38 of file TrkView.cxx.
39{}
Index other(Index i, Index j)
◆ ~TrkView() [1/2]
◆ TrkView() [4/6]
◆ TrkView() [5/6]
TrkView::TrkView |
( |
unsigned short & |
data | ) |
|
◆ TrkView() [6/6]
TrkView::TrkView |
( |
const TrkView & |
| ) |
|
◆ ~TrkView() [2/2]
virtual TrkView::~TrkView |
( |
| ) |
|
|
virtual |
◆ addView() [1/2]
◆ addView() [2/2]
◆ contains() [1/4]
◆ contains() [2/4]
◆ contains() [3/4]
Definition at line 99 of file TrkView.cxx.
99 {
102}
bool contains(const TrkView &other) const
◆ contains() [4/4]
◆ operator!=() [1/2]
bool TrkView::operator!= |
( |
const TrkView & |
other | ) |
const |
◆ operator!=() [2/2]
bool TrkView::operator!= |
( |
const TrkView & |
other | ) |
const |
◆ operator=() [1/2]
Definition at line 42 of file TrkView.cxx.
42 {
43 if(this != &other){
45 }
46 return *this;
47}
◆ operator=() [2/2]
◆ operator==() [1/2]
bool TrkView::operator== |
( |
const TrkView & |
other | ) |
const |
◆ operator==() [2/2]
bool TrkView::operator== |
( |
const TrkView & |
other | ) |
const |
◆ view() [1/2]
◆ view() [2/2]
◆ viewData() [1/2]
unsigned short TrkView::viewData |
( |
| ) |
const |
|
inline |
◆ viewData() [2/2]
unsigned short TrkView::viewData |
( |
| ) |
const |
|
inline |
◆ _bothview
static const unsigned short TrkView::_bothview |
|
static |
◆ _xyview
static const unsigned short TrkView::_xyview |
|
static |
◆ _zview
static const unsigned short TrkView::_zview |
|
static |
The documentation for this class was generated from the following files: