18#include "TrkBase/TrkView.h"
31 if (
this != &other ) { _view = other._view; }
60 return ( other.viewData() & _view ) == other.viewData();
static const unsigned short _bothview
void addView(TrkEnums::TrkViewInfo view)
TrkView & operator=(const TrkView &)
static const unsigned short _xyview
bool operator==(const TrkView &other) const
static const unsigned short _zview
TrkView(TrkEnums::TrkViewInfo view=TrkEnums::noView)
TrkEnums::TrkViewInfo view() const
bool contains(const TrkView &other) const
bool operator!=(const TrkView &other) const