Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
A Class Reference

Definition at line 3 of file cpp2pythonExample.h.

Public Member Functions

 A (int i)
int getI () const

Private Attributes

int m_i =0

#include </home/stephan/code/root-2/documentation/primer/macros/cpp2pythonExample.h>

Constructor & Destructor Documentation

◆ A()

A::A ( int i)
inline

Definition at line 5 of file cpp2pythonExample.h.

Member Function Documentation

◆ getI()

int A::getI ( ) const
inline

Definition at line 6 of file cpp2pythonExample.h.

Member Data Documentation

◆ m_i

int A::m_i =0
private

Definition at line 8 of file cpp2pythonExample.h.

Collaboration diagram for A:
[legend]

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