CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/Common/interface/DetSetVector.h File Reference

#include <algorithm>
#include <iterator>
#include <vector>
#include "boost/concept_check.hpp"
#include "boost/mpl/if.hpp"
#include "boost/bind.hpp"
#include "DataFormats/Common/interface/CMS_CLASS_VERSION.h"
#include "DataFormats/Common/interface/DetSet.h"
#include "DataFormats/Common/interface/FillView.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/traits.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "DataFormats/Common/interface/BoolCache.h"

Go to the source code of this file.

Classes

class  edm::DetSetVector< T >
class  edm::refhelper::FindForDetSetVector< T >
struct  edm::refhelper::FindTrait< DetSetVector< T >, T >
struct  edm::has_fillView< edm::DetSetVector< T > >

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::detail
namespace  edm::refhelper

Functions

void edm::detail::_throw_range (det_id_type i)
template<class T >
void edm::fillView (DetSetVector< T > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers)
template<class HandleT >
Ref< typename
HandleT::element_type,
typename
HandleT::element_type::value_type::value_type > 
edm::makeRefTo (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::const_iterator itIter)
template<class HandleT >
Ref< typename
HandleT::element_type,
typename
HandleT::element_type::value_type::value_type > 
edm::makeRefToDetSetVector (const HandleT &iHandle, det_id_type iDetID, typename HandleT::element_type::value_type::iterator itIter)
template<class T >
void edm::swap (DetSetVector< T > &a, DetSetVector< T > &b)