ROOT
v6-22
Reference Guide
RPadUserAxis.cxx
Go to the documentation of this file.
1
/*************************************************************************
2
* Copyright (C) 1995-2018, Rene Brun and Fons Rademakers. *
3
* All rights reserved. *
4
* *
5
* For the licensing terms see $ROOTSYS/LICENSE. *
6
* For the list of contributors see $ROOTSYS/README/CREDITS. *
7
*************************************************************************/
8
9
#include <
ROOT/RPadUserAxis.hxx
>
10
11
// pin vtable
12
ROOT::Experimental::RPadUserAxisBase::~RPadUserAxisBase
()
13
{
14
}
15
16
ROOT::Experimental::RPadLength::Normal
17
ROOT::Experimental::RPadCartesianUserAxis::ToNormal
(
const
RPadLength::User
&usercoord)
const
18
{
19
return
(usercoord.
fVal
- GetBegin()) / GetSensibleDenominator();
20
}
RPadUserAxis.hxx
ROOT::Experimental::RPadCartesianUserAxis::ToNormal
RPadLength::Normal ToNormal(const RPadLength::User &usercoord) const override
Convert user coordinates to normal coordinates.
Definition:
RPadUserAxis.cxx:17
ROOT::Experimental::RPadUserAxisBase::~RPadUserAxisBase
virtual ~RPadUserAxisBase()
Definition:
RPadUserAxis.cxx:12
ROOT::Experimental::RPadLength::CoordSysBase::fVal
double fVal
! Coordinate value
Definition:
RPadLength.hxx:39
ROOT::Experimental::RPadLength::Normal
A normalized coordinate.
Definition:
RPadLength.hxx:87
ROOT::Experimental::RPadLength::User
A user coordinate.
Definition:
RPadLength.hxx:106
graf2d
gpadv7
src
RPadUserAxis.cxx
ROOT v6-22 - Reference Guide Generated on Fri Apr 1 2022 11:50:55 (GVA Time) using Doxygen 1.9.4