class TEveProjection::PreScaleEntry_t


 TEveProjection

This class is also known as (typedefs to this class)

vector<TEveProjection::PreScaleEntry_t,allocator<TEveProjection::PreScaleEntry_t> >::value_type

Function Members (Methods)

public:
virtual~PreScaleEntry_t()
static TClass*Class()
virtual TClass*IsA() const
TEveProjection::PreScaleEntry_t&operator=(const TEveProjection::PreScaleEntry_t&)
TEveProjection::PreScaleEntry_tPreScaleEntry_t()
TEveProjection::PreScaleEntry_tPreScaleEntry_t(const TEveProjection::PreScaleEntry_t&)
TEveProjection::PreScaleEntry_tPreScaleEntry_t(Float_t min, Float_t max, Float_t off, Float_t scale)
virtual voidShowMembers(TMemberInspector& insp, char* parent)
virtual voidStreamer(TBuffer& b)
voidStreamerNVirtual(TBuffer& b)

Data Members

public:
Float_tfMax
Float_tfMin
Float_tfOffset
Float_tfScale

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

PreScaleEntry_t(const TEveProjection::PreScaleEntry_t& )
{}
PreScaleEntry_t(Float_t min, Float_t max, Float_t off, Float_t scale)
{}
virtual ~PreScaleEntry_t()
{}

Last change: root/eve:$Id: TEveProjections.h 24447 2008-06-20 20:55:53Z matevz $
Last generated: 2008-06-25 08:37
Copyright (C) 1995-2007, Rene Brun and Fons Rademakers. *

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.