WireCellToolkit
Wire Cell Simulation, Signal Process and Reconstruction Toolki for Liquid Argon Detectors
WireCell::RandomIter< Container, Value > Struct Template Reference

#include <RandomIter.h>

Inheritance diagram for WireCell::RandomIter< Container, Value >:
Collaboration diagram for WireCell::RandomIter< Container, Value >:

Public Member Functions

 RandomIter (Container &array)
 
 RandomIter (bool, Container &array)
 

Friends

class boost::iterator_core_access
 

Detailed Description

template<typename Container, typename Value>
struct WireCell::RandomIter< Container, Value >

Definition at line 10 of file RandomIter.h.

Constructor & Destructor Documentation

◆ RandomIter() [1/2]

template<typename Container, typename Value>
WireCell::RandomIter< Container, Value >::RandomIter ( Container &  array)
inlineexplicit

Definition at line 17 of file RandomIter.h.

◆ RandomIter() [2/2]

template<typename Container, typename Value>
WireCell::RandomIter< Container, Value >::RandomIter ( bool  ,
Container &  array 
)
inlineexplicit

Definition at line 23 of file RandomIter.h.

Friends And Related Function Documentation

◆ boost::iterator_core_access

template<typename Container, typename Value>
friend class boost::iterator_core_access
friend

Definition at line 29 of file RandomIter.h.


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