LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "TWQProjectionView.h"
Public Attributes | |
std::map< int, double > | wmin |
std::map< int, double > | wmax |
std::map< int, double > | tmin |
std::map< int, double > | tmax |
int | OnlyPlaneChanged {-1} |
Definition at line 47 of file TWQProjectionView.h.
int evd::ZoomOptions::OnlyPlaneChanged {-1} |
Definition at line 52 of file TWQProjectionView.h.
Referenced by evd::TWQProjectionView::SetZoom(), evd::TWQProjectionView::ZoomBack(), and evd::TWQProjectionView::ZoomInterest().
std::map<int, double> evd::ZoomOptions::tmax |
Definition at line 51 of file TWQProjectionView.h.
Referenced by evd::TWQProjectionView::Draw(), evd::TWQProjectionView::SetZoom(), evd::TWQProjectionView::ZoomBack(), and evd::TWQProjectionView::ZoomInterest().
std::map<int, double> evd::ZoomOptions::tmin |
Definition at line 50 of file TWQProjectionView.h.
Referenced by evd::TWQProjectionView::Draw(), evd::TWQProjectionView::SetZoom(), evd::TWQProjectionView::ZoomBack(), and evd::TWQProjectionView::ZoomInterest().
std::map<int, double> evd::ZoomOptions::wmax |
Definition at line 49 of file TWQProjectionView.h.
Referenced by evd::TWQProjectionView::Draw(), evd::TWQProjectionView::SetZoom(), evd::TWQProjectionView::ZoomBack(), and evd::TWQProjectionView::ZoomInterest().
std::map<int, double> evd::ZoomOptions::wmin |
Definition at line 48 of file TWQProjectionView.h.
Referenced by evd::TWQProjectionView::Draw(), evd::TWQProjectionView::SetZoom(), evd::TWQProjectionView::ZoomBack(), and evd::TWQProjectionView::ZoomInterest().