CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/DataFormats/Common/interface/DetSet.h File Reference

#include <vector>
#include <stdint.h>
#include <stddef.h>
#include "DataFormats/Common/interface/CMS_CLASS_VERSION.h"
#include "FWCore/Utilities/interface/GCC11Compatibility.h"

Go to the source code of this file.

Classes

struct  edm::DetSet< T >

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


Typedefs

typedef uint32_t edm::det_id_type

Functions

template<class T >
bool edm::operator< (DetSet< T > const &x, DetSet< T > const &y)
template<class T >
bool edm::operator< (DetSet< T > const &x, det_id_type y)
template<class T >
bool edm::operator< (det_id_type x, DetSet< T > const &y)
template<class T >
void edm::swap (DetSet< T > &a, DetSet< T > &b)