18#include "TrkBase/TrkView.h"
34 _view( (pat & _bothview))
85 return (other.viewData() & _view) == other.viewData();
90 return other.viewData() == _view;
95 return other.viewData() != _view;
void addView(TrkEnums::TrkViewInfo view)
static const unsigned short _bothview
TrkView & operator=(const TrkView &)
static const unsigned short _xyview
bool operator==(const TrkView &other) const
TrkView(TrkEnums::TrkViewInfo view=TrkEnums::noView)
TrkEnums::TrkViewInfo view() const
bool contains(const TrkView &other) const
static const unsigned short _zview
bool operator!=(const TrkView &other) const