ROOT
Version master
v6.34
v6.32
v6.30
v6.28
v6.26
v6.24
v6.22
v6.20
v6.18
v6.16
v6.14
v6.12
v6.10
v6.08
v6.06
Reference Guide
►
ROOT
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
Loading...
Searching...
No Matches
RHistDisplayItem.cxx
Go to the documentation of this file.
1
/// \file RHistDisplayItem.cxx
2
/// \ingroup HistDrawV7
3
/// \author Sergey Linev <s.linev@gsi.de>
4
/// \date 2020-06-25
5
/// \warning This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback
6
/// is welcome!
7
8
/*************************************************************************
9
* Copyright (C) 1995-2020, Rene Brun and Fons Rademakers. *
10
* All rights reserved. *
11
* *
12
* For the licensing terms see $ROOTSYS/LICENSE. *
13
* For the list of contributors see $ROOTSYS/README/CREDITS. *
14
*************************************************************************/
15
16
#include "
ROOT/RHistDisplayItem.hxx
"
17
18
using namespace
ROOT::Experimental
;
19
20
RHistDisplayItem::RHistDisplayItem
(
const
RDrawable
&
dr
) :
RIndirectDisplayItem
(
dr
)
21
{
22
}
23
RHistDisplayItem.hxx
ROOT::Detail::TRangeCast
Definition
TCollection.h:311
ROOT::Experimental::RDrawable
Base class for drawable entities: objects that can be painted on a RPad.
Definition
RDrawable.hxx:108
ROOT::Experimental::RHistDisplayItem::RHistDisplayItem
RHistDisplayItem()=default
ROOT::Experimental::RIndirectDisplayItem
Extract (reference) only basic attributes from drawable, but not drawable itself.
Definition
RDisplayItem.hxx:93
ROOT::Experimental
Definition
RDirectory.hxx:30
hist
histdrawv7
src
RHistDisplayItem.cxx
ROOT master - Reference Guide Generated on Wed Apr 2 2025 07:35:19 (GVA Time) using Doxygen 1.10.0