1 #ifndef __JTRIGGER__JSUPERFRAMECLONE2D__
2 #define __JTRIGGER__JSUPERFRAMECLONE2D__
18 namespace JPP {
using namespace JTRIGGER; }
25 template<
class JElement_t>
77 if (__begin != __end) {
80 __begin->getModuleIdentifier(),
81 __begin->getPosition()));
83 for (
T i = __begin; i != __end; ++i) {
122 i->fast_forward(hit);
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.
JArgument< T >::argument_type argument_type
std::vector< value_type >::const_reverse_iterator const_reverse_iterator
JSuperFrameClone2D(T __begin, T __end)
Constructor.
do set_variable OUTPUT_DIRECTORY $WORKDIR T
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.