![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 33 of file 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) | |
Public Attributes | |
| Float_t | fMin |
| Float_t | fMax |
| Float_t | fOffset |
| Float_t | fScale |
#include <TEveProjections.h>
|
inline |
Definition at line 39 of file TEveProjections.h.
|
inline |
Definition at line 41 of file TEveProjections.h.
|
inlinevirtual |
Definition at line 44 of file TEveProjections.h.
| TEveProjection::PreScaleEntry_t::ClassDef | ( | PreScaleEntry_t | , |
| 0 | |||
| ) |
| Float_t TEveProjection::PreScaleEntry_t::fMax |
Definition at line 35 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
| Float_t TEveProjection::PreScaleEntry_t::fMin |
Definition at line 35 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
| Float_t TEveProjection::PreScaleEntry_t::fOffset |
Definition at line 36 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().
| Float_t TEveProjection::PreScaleEntry_t::fScale |
Definition at line 37 of file TEveProjections.h.
Referenced by TEveProjection::AddPreScaleEntry(), and TEveProjection::ChangePreScaleEntry().