R3BROOT
R3B analysis software
Loading...
Searching...
No Matches
R3B::CanvasElement< ElementType > Class Template Reference

#include <R3BDataMonitorCanvas.h>

Public Member Functions

 CanvasElement ()=default
 
 CanvasElement (ElementType *element, TVirtualPad *pad)
 
auto * get ()
 
auto * operator-> ()
 
auto * pad ()
 

Detailed Description

template<typename ElementType>
class R3B::CanvasElement< ElementType >

Definition at line 27 of file R3BDataMonitorCanvas.h.

Constructor & Destructor Documentation

◆ CanvasElement() [1/2]

template<typename ElementType>
R3B::CanvasElement< ElementType >::CanvasElement ( )
default

◆ CanvasElement() [2/2]

template<typename ElementType>
R3B::CanvasElement< ElementType >::CanvasElement ( ElementType * element,
TVirtualPad * pad )
inline

Definition at line 32 of file R3BDataMonitorCanvas.h.

Member Function Documentation

◆ get()

template<typename ElementType>
auto * R3B::CanvasElement< ElementType >::get ( )
inline

Definition at line 37 of file R3BDataMonitorCanvas.h.

◆ operator->()

template<typename ElementType>
auto * R3B::CanvasElement< ElementType >::operator-> ( )
inline

Definition at line 38 of file R3BDataMonitorCanvas.h.

◆ pad()

template<typename ElementType>
auto * R3B::CanvasElement< ElementType >::pad ( )
inline

Definition at line 39 of file R3BDataMonitorCanvas.h.


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