12#ifndef ROOT_TEveProjectionManagerEditor
13#define ROOT_TEveProjectionManagerEditor
ULong_t Pixel_t
Pixel value.
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
Composite GUI element for single value selection (supports label, number-entry and slider).
void DoPastFixZFac()
Slot for setting fixed z-coordinate.
~TEveProjectionManagerEditor() override
void SetModel(TObject *obj) override
Set model object.
TEveGValuator * fMaxTrackStep
TGVerticalFrame * fCenterFrame
void DoCurrentDepth()
Slot for setting current depth.
void DoType(Int_t type)
Slot for setting of projection type.
TEveGValuator * fPastFixZFac
TEveProjectionManagerEditor(const TEveProjectionManagerEditor &)
TEveGValuator * fCurrentDepth
TEveGValuator * fDistortion
void DoMaxTrackStep()
Slot for setting fixed z-coordinate.
void DoCenter()
Slot for setting center of distortion.
TEveProjectionManager * fM
void DoDistortion()
Slot for setting distortion.
ClassDefOverride(TEveProjectionManagerEditor, 0)
TEveProjectionManagerEditor & operator=(const TEveProjectionManagerEditor &)
TEveGValuator * fPastFixRFac
void DoFixZ()
Slot for setting fixed z-coordinate.
void DoFixR()
Slot for setting fixed radius.
void DoPastFixRFac()
Slot for setting fixed radius.
Manager class for steering of projections and managing projected objects.
Like a checkbutton but instead of the check mark there is color area with a little down arrow.
A combobox (also known as a drop down listbox) allows the selection of one item out of a list of item...
static Pixel_t GetDefaultFrameBackground()
Get default frame background.
TGNumberEntry is a number entry input widget with up/down buttons.
A composite frame that layout their children in vertical way.
ROOT GUI Window base class.
TGedFrame(const TGedFrame &)=delete
Mother of all ROOT objects.