CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_5_3_13_patch3/src/DataFormats/Provenance/interface/EventRange.h File Reference

#include <functional>
#include <iosfwd>
#include <vector>
#include "DataFormats/Provenance/interface/EventID.h"

Go to the source code of this file.

Classes

class  edm::EventRange

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Typedefs

typedef unsigned int edm::LumiNumber_t
typedef unsigned int edm::RunNumber_t

Functions

bool edm::contains (EventRange const &lh, EventID const &rh)
bool edm::contains (EventRange const &lh, EventRange const &rh)
bool edm::contains_ (EventRange const &lh, EventID const &rh)
bool edm::distinct (EventRange const &lh, EventRange const &rh)
bool edm::lessThan (EventRange const &lh, EventRange const &rh)
bool edm::lessThanSpecial (EventRange const &lh, EventRange const &rh)
std::ostream & edm::operator<< (std::ostream &oStream, EventRange const &iID)
bool edm::overlaps (EventRange const &lh, EventRange const &rh)
std::vector< EventRange > & edm::sortAndRemoveOverlaps (std::vector< EventRange > &eventRange)