xAOD::SortLumiBlockRangeByStart Class Reference

#include <SortLumiBlockRangeByStart.h>

List of all members.

Public Member Functions

bool operator() (const LumiBlockRange &lbr1, const LumiBlockRange &lbr2)
 Function ordering the xAOD::LumiBlockRange objects by starting time.
bool operator() (const LumiBlockRange *lbr1, const LumiBlockRange *lbr2)
 Function ordering the xAOD::LumiBlockRange objects by starting time.

Detailed Description

Helper functor used to sort xAOD::LumiBlockRangeContainer-s

As with all xAOD containers, one needs to be careful with using std::sort and friends. They should never be used on the containers that own their elements, only on view containers. Otherwise the performance of the code will degrade significantly.

Author:
Marjorie Shapiro <mdshapiro@lbl.gov>
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
647501
Date
2015-02-17 15:22:33 +0100 (Tue, 17 Feb 2015)

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1