Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::REveProjection::PreScaleEntry_t Struct Reference

Definition at line 37 of file REveProjections.hxx.

Public Member Functions

 PreScaleEntry_t ()=default
 
 PreScaleEntry_t (Float_t min, Float_t max, Float_t off, Float_t scale)
 

Public Attributes

Float_t fMax {0}
 
Float_t fMin {0}
 
Float_t fOffset {0}
 
Float_t fScale {1}
 

#include <ROOT/REveProjections.hxx>

Constructor & Destructor Documentation

◆ PreScaleEntry_t() [1/2]

ROOT::Experimental::REveProjection::PreScaleEntry_t::PreScaleEntry_t ( )
default

◆ PreScaleEntry_t() [2/2]

ROOT::Experimental::REveProjection::PreScaleEntry_t::PreScaleEntry_t ( Float_t  min,
Float_t  max,
Float_t  off,
Float_t  scale 
)
inline

Definition at line 44 of file REveProjections.hxx.

Member Data Documentation

◆ fMax

Float_t ROOT::Experimental::REveProjection::PreScaleEntry_t::fMax {0}

Definition at line 38 of file REveProjections.hxx.

◆ fMin

Float_t ROOT::Experimental::REveProjection::PreScaleEntry_t::fMin {0}

Definition at line 38 of file REveProjections.hxx.

◆ fOffset

Float_t ROOT::Experimental::REveProjection::PreScaleEntry_t::fOffset {0}

Definition at line 39 of file REveProjections.hxx.

◆ fScale

Float_t ROOT::Experimental::REveProjection::PreScaleEntry_t::fScale {1}

Definition at line 40 of file REveProjections.hxx.

Collaboration diagram for ROOT::Experimental::REveProjection::PreScaleEntry_t:
[legend]

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