#include "DataFormats/Common/interface/RefVectorHolderBase.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "DataFormats/Provenance/interface/ProductID.h"
#include "DataFormats/Common/interface/RefHolder.h"
#include "DataFormats/Common/interface/FillView.h"
#include "DataFormats/Common/interface/traits.h"
#include "boost/mpl/if.hpp"
Go to the source code of this file.
Namespaces | |
namespace | edm |
namespace | edm::reftobase |
Classes | |
class | edm::reftobase::RefVectorHolder< REFV > |
struct | edm::reftobase::RefVectorHolder< REFV >::const_iterator_imp_specific |
struct | edm::reftobase::RefVectorHolderDoFillView< REFV > |
struct | edm::reftobase::RefVectorHolderNoFillView< REFV > |
Functions | |
template<typename REFV> | |
void | edm::reftobase::swap (RefVectorHolder< REFV > &lhs, RefVectorHolder< REFV > &rhs) |