1 #ifndef __JTRIGGER__JSUPERFRAMECLONE2D__
2 #define __JTRIGGER__JSUPERFRAMECLONE2D__
18 namespace JPP {
using namespace JTRIGGER; }
25 template<
class JElement_t>
JLANG::JClass< JElement_t >::argument_type argument_type
std::vector< value_type >::const_iterator const_iterator
void lower_bound(argument_type hit) const
Set the internal iterators to the lower bounds corresponding to the time of the given hit...
std::vector< value_type >::reverse_iterator reverse_iterator
JSuperFrameClone2D()
Default constructor.
std::vector< frame_type >::const_iterator const_iterator
JArgument< T >::argument_type argument_type
std::vector< value_type >::const_reverse_iterator const_reverse_iterator
std::vector< value_type >::iterator iterator
JFrameClone< JElement_t > value_type
JSuperFrameClone2D(const JSuperFrame2D< JElement_t > &input)
Constructor.
void fast_forward(argument_type hit) const
Increment the internal iterators until the lower bounds corresponding to the time of the given hit...
void rewind() const
Rewind internal iterators.
2-dimensional frame with time calibrated data from one optical module.