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

#include <RangeFeed.h>

Public Types

typedef Iter::value_type value_type
 

Public Member Functions

 RangeFeed (const Iter &begin, const Iter &end)
 
value_type operator() ()
 

Public Attributes

Iter m_begin
 
Iter m_end
 

Detailed Description

template<typename Iter>
struct WireCell::RangeFeed< Iter >

Definition at line 7 of file RangeFeed.h.

Member Typedef Documentation

◆ value_type

template<typename Iter >
typedef Iter::value_type WireCell::RangeFeed< Iter >::value_type

Definition at line 8 of file RangeFeed.h.

Constructor & Destructor Documentation

◆ RangeFeed()

template<typename Iter >
WireCell::RangeFeed< Iter >::RangeFeed ( const Iter &  begin,
const Iter &  end 
)
inline

Definition at line 10 of file RangeFeed.h.

Member Function Documentation

◆ operator()()

template<typename Iter >
value_type WireCell::RangeFeed< Iter >::operator() ( )
inline

Definition at line 11 of file RangeFeed.h.

Member Data Documentation

◆ m_begin

template<typename Iter >
Iter WireCell::RangeFeed< Iter >::m_begin

Definition at line 9 of file RangeFeed.h.

◆ m_end

template<typename Iter >
Iter WireCell::RangeFeed< Iter >::m_end

Definition at line 9 of file RangeFeed.h.


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