CMS 3D CMS Logo

Namespaces | Functions

/data/refman/pasoursint/CMSSW_5_3_6/src/DataFormats/Provenance/src/EventRange.cc File Reference

#include "DataFormats/Provenance/interface/EventRange.h"
#include "FWCore/Utilities/interface/Algorithms.h"
#include <cassert>
#include <ostream>

Go to the source code of this file.

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


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)