#include <TEveProjections.h>
Public Member Functions | |
PreScaleEntry_t () | |
PreScaleEntry_t (Float_t min, Float_t max, Float_t off, Float_t scale) | |
virtual | ~PreScaleEntry_t () |
ClassDef (PreScaleEntry_t, 0) | |
PreScaleEntry_t () | |
PreScaleEntry_t (Float_t min, Float_t max, Float_t off, Float_t scale) | |
virtual | ~PreScaleEntry_t () |
ClassDef (PreScaleEntry_t, 0) | |
Public Attributes | |
Float_t | fMin |
Float_t | fMax |
Float_t | fOffset |
Float_t | fScale |
Definition at line 33 of file TEveProjections.h.
TEveProjection::PreScaleEntry_t::PreScaleEntry_t | ( | ) | [inline] |
Definition at line 39 of file TEveProjections.h.
TEveProjection::PreScaleEntry_t::PreScaleEntry_t | ( | Float_t | min, | |
Float_t | max, | |||
Float_t | off, | |||
Float_t | scale | |||
) | [inline] |
Definition at line 41 of file TEveProjections.h.
virtual TEveProjection::PreScaleEntry_t::~PreScaleEntry_t | ( | ) | [inline, virtual] |
Definition at line 44 of file TEveProjections.h.
TEveProjection::PreScaleEntry_t::PreScaleEntry_t | ( | ) | [inline] |
Definition at line 39 of file TEveProjections.h.
TEveProjection::PreScaleEntry_t::PreScaleEntry_t | ( | Float_t | min, | |
Float_t | max, | |||
Float_t | off, | |||
Float_t | scale | |||
) | [inline] |
Definition at line 41 of file TEveProjections.h.
virtual TEveProjection::PreScaleEntry_t::~PreScaleEntry_t | ( | ) | [inline, virtual] |
Definition at line 44 of file TEveProjections.h.
TEveProjection::PreScaleEntry_t::ClassDef | ( | PreScaleEntry_t | , | |
0 | ||||
) |
TEveProjection::PreScaleEntry_t::ClassDef | ( | PreScaleEntry_t | , | |
0 | ||||
) |
Definition at line 35 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
Definition at line 35 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
Definition at line 36 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
Definition at line 37 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().