Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Experimental::XRooFit::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 const & operator++ ()
 
bool operator== (xRooNodeIterator const &b) const
 

#include <RooFit/xRooFit/xRooNode.h>

Inheritance diagram for ROOT::Experimental::XRooFit::xRooNode::xRooNodeIterator:
[legend]

Constructor & Destructor Documentation

◆ xRooNodeIterator()

ROOT::Experimental::XRooFit::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 ROOT::Experimental::XRooFit::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 ROOT::Experimental::XRooFit::xRooNode::xRooNodeIterator::operator* ( ) const
inline

Definition at line 174 of file xRooNode.h.

◆ operator++()

xRooNodeIterator const & ROOT::Experimental::XRooFit::xRooNode::xRooNodeIterator::operator++ ( )
inline

Definition at line 188 of file xRooNode.h.

◆ operator==()

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

Definition at line 193 of file xRooNode.h.

Libraries for ROOT::Experimental::XRooFit::xRooNode::xRooNodeIterator:

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