Trig::WebBunchCrossingTool::IOV Class Reference

Simplified IOV class. More...

#include <WebBunchCrossingTool.h>

List of all members.

Public Member Functions

 IOV (unsigned int run=0, unsigned int lb=0)
 Constructor with run and lb numbers.
unsigned int run () const
 Get the run number of this IOV.
unsigned int lb () const
 Get the luminosity block number of this IOV.
bool operator< (const IOV &rhs) const
 Comparison operator.
bool operator<= (const IOV &rhs) const
 Comparison operator.
bool operator== (const IOV &rhs) const
 Comparison operator.

Detailed Description

Simplified IOV class.

This class is used internally to represent one IOV time. atlas-trigconf.cern.ch assigns a pair of [run,lb] pairs to each BGKey. This C++ implementation follows the same idea.

It's made public, otherwise the dictionary generator chokes on the class...

Author:
Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch>
Revision
657759
Date
2015-03-30 13:08:15 +0200 (Mon, 30 Mar 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