#include "DataFormats/Common/interface/CMS_CLASS_VERSION.h"
#include "DataFormats/Common/interface/DetSetNew.h"
#include "DataFormats/Common/interface/traits.h"
#include <boost/iterator_adaptors.hpp>
#include <boost/iterator/transform_iterator.hpp>
#include <boost/iterator/counting_iterator.hpp>
#include <boost/any.hpp>
#include <memory>
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Utilities/interface/GCC11Compatibility.h"
#include <vector>
#include <cassert>
#include "DataFormats/Common/interface/Ref.h"
#include <boost/mpl/assert.hpp>
#include <boost/type_traits/is_same.hpp>
#include "DataFormats/Common/interface/ContainerMaskTraits.h"
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
edm::refhelper | |
edmNew | |
edmNew::dslv | |
edmNew::dstvdetails | |
Functions | |
void | edmNew::dstvdetails::errorFilling () |
void | edmNew::dstvdetails::errorIdExists (det_id_type iid) |
template<class HandleT > | |
edm::Ref< typename HandleT::element_type, typename HandleT::element_type::value_type::value_type > | edmNew::makeRefTo (const HandleT &iHandle, typename HandleT::element_type::value_type::const_iterator itIter) |
void | edmNew::dstvdetails::throw_range (det_id_type iid) |
void | edmNew::dstvdetails::throwCapacityExausted () |