ROOT  6.06/09
Reference Guide
Public Member Functions | Public Attributes | List of all members
TEveProjection::PreScaleEntry_t Struct Reference

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>

Constructor & Destructor Documentation

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 ( )
inlinevirtual

Definition at line 44 of file TEveProjections.h.

Member Function Documentation

TEveProjection::PreScaleEntry_t::ClassDef ( PreScaleEntry_t  ,
 
)

Member Data Documentation

Float_t TEveProjection::PreScaleEntry_t::fMax
Float_t TEveProjection::PreScaleEntry_t::fMin
Float_t TEveProjection::PreScaleEntry_t::fOffset
Float_t TEveProjection::PreScaleEntry_t::fScale

The documentation for this struct was generated from the following file: