ATLAS Offline Software
Public Member Functions | List of all members
IOVEntryT< T >::IOVEntryTStartCritereon Class Reference

#include <IOVEntryT.h>

Collaboration diagram for IOVEntryT< T >::IOVEntryTStartCritereon:

Public Member Functions

bool operator() (const IOVEntryT< T > &p1, const IOVEntryT< T > &p2) const
 
bool operator() (const IOVEntryT< T > *p1, const IOVEntryT< T > *p2) const
 

Detailed Description

template<typename T>
class IOVEntryT< T >::IOVEntryTStartCritereon

Definition at line 40 of file IOVEntryT.h.

Member Function Documentation

◆ operator()() [1/2]

template<typename T >
bool IOVEntryT< T >::IOVEntryTStartCritereon::operator() ( const IOVEntryT< T > &  p1,
const IOVEntryT< T > &  p2 
) const
inline

Definition at line 52 of file IOVEntryT.h.

52  :
54 

◆ operator()() [2/2]

template<typename T >
bool IOVEntryT< T >::IOVEntryTStartCritereon::operator() ( const IOVEntryT< T > *  p1,
const IOVEntryT< T > *  p2 
) const
inline

Definition at line 55 of file IOVEntryT.h.

57  { return m_range; }

The documentation for this class was generated from the following file:
IOVEntryT::m_objPtr
T * m_objPtr
Definition: IOVEntryT.h:79
IOVEntryT::m_range
EventIDRange m_range
Definition: IOVEntryT.h:80
IOVEntryT::range
const EventIDRange & range() const
Definition: IOVEntryT.h:67
python.PyAthena.obj
obj
Definition: PyAthena.py:135