Logo ROOT  
Reference Guide
xRooNode::xRooNodeIterator Class Reference

Definition at line 168 of file xRooNode.h.

Public Member Functions

 xRooNodeIterator (std::vector< std::shared_ptr< xRooNode > >::const_iterator itr)
bool operator!= (xRooNodeIterator const &b) const
std::iterator_traits< conststd::shared_ptr< xRooNode > * >::reference operator* () const
xRooNodeIterator constoperator++ ()
bool operator== (xRooNodeIterator const &b) const

#include <xRooNode.h>

Inheritance diagram for xRooNode::xRooNodeIterator:

Constructor & Destructor Documentation

◆ xRooNodeIterator()

xRooNode::xRooNodeIterator::xRooNodeIterator ( std::vector< std::shared_ptr< xRooNode > >::const_iterator itr)
inline

Definition at line 170 of file xRooNode.h.

Member Function Documentation

◆ operator!=()

bool xRooNode::xRooNodeIterator::operator!= ( xRooNodeIterator const & b) const
inline

Definition at line 182 of file xRooNode.h.

◆ operator*()

std::iterator_traits< conststd::shared_ptr< xRooNode > * >::reference xRooNode::xRooNodeIterator::operator* ( ) const
inline

Definition at line 174 of file xRooNode.h.

◆ operator++()

xRooNodeIterator const & xRooNode::xRooNodeIterator::operator++ ( )
inline

Definition at line 188 of file xRooNode.h.

◆ operator==()

bool xRooNode::xRooNodeIterator::operator== ( xRooNodeIterator const & b) const
inline

Definition at line 193 of file xRooNode.h.


The documentation for this class was generated from the following file:
  • /home/stephan/code/root-2/roofit/xroofit/inc/RooFit/xRooFit/xRooNode.h