LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
geo::ROOTGeoNodeForwardIterator::NodeInfo_t Struct Reference

#include "GeometryCore.h"

Public Member Functions

 NodeInfo_t (Node_t new_self, int new_sibling)
 

Public Attributes

Node_t self
 
int sibling
 

Detailed Description

Definition at line 5450 of file GeometryCore.h.

Constructor & Destructor Documentation

geo::ROOTGeoNodeForwardIterator::NodeInfo_t::NodeInfo_t ( Node_t  new_self,
int  new_sibling 
)
inline

Definition at line 5452 of file GeometryCore.h.

5453  : self(new_self), sibling(new_sibling) {}

Member Data Documentation

Node_t geo::ROOTGeoNodeForwardIterator::NodeInfo_t::self

Definition at line 5451 of file GeometryCore.h.

Referenced by geo::ROOTGeoNodeForwardIterator::operator++().

int geo::ROOTGeoNodeForwardIterator::NodeInfo_t::sibling

Definition at line 5451 of file GeometryCore.h.

Referenced by geo::ROOTGeoNodeForwardIterator::operator++().


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