List of all members | Public Types | Public Member Functions | Public Attributes
MdModuleRejectorAG::MdModuleRejector::TimeRangeMap Class Reference
Inheritance diagram for MdModuleRejectorAG::MdModuleRejector::TimeRangeMap:
Inheritance graph
[legend]

Public Types

typedef std::vector< std::pair
< size_t, size_t > > 
IdCollection
 

Public Member Functions

return IdCollection ()
 
 if (it->first<=time &&time<=it->second.get< 0 >())
 
 while (it!=begin())
 

Public Attributes

IdCollection const
 
 do
 
IdCollection ids
 
return ids
 

Detailed Description

Definition at line 57 of file MdModuleRejector.h.

Member Typedef Documentation

typedef std::vector< std::pair<size_t,size_t> > MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::IdCollection

Definition at line 60 of file MdModuleRejector.h.

Member Function Documentation

MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::if ( it->first<=time &&time<=it->second.get< 0 >  ())
inline

Definition at line 74 of file MdModuleRejector.h.

MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::while ( it!  = begin())

Member Data Documentation

IdCollection MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::const
Initial value:
{
ParentMap::const_iterator it = upper_bound(time)

Definition at line 65 of file MdModuleRejector.h.

MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::do
Initial value:
{
--it

Definition at line 72 of file MdModuleRejector.h.

IdCollection MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::ids

Definition at line 71 of file MdModuleRejector.h.

return MdModuleRejectorAG::MdModuleRejector::TimeRangeMap::ids

Definition at line 80 of file MdModuleRejector.h.


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

, generated on Tue Sep 26 2023.