CMS 3D CMS Logo

ConsumesCollector.cc
Go to the documentation of this file.
2 
3 namespace edm {
4 
6 
8  m_consumer = get_underlying(other.m_consumer);
9  return *this;
10  }
11 
12 } // namespace edm
edm
HLT enums.
Definition: AlignableModifier.h:19
edm::ConsumesCollector::operator=
ConsumesCollector & operator=(ConsumesCollector const &)
Definition: ConsumesCollector.cc:7
trackingPlots.other
other
Definition: trackingPlots.py:1467
edm::ConsumesCollector::m_consumer
edm::propagate_const< EDConsumerBase * > m_consumer
Definition: ConsumesCollector.h:128
edm::get_underlying
constexpr T & get_underlying(propagate_const< T > &)
Definition: propagate_const.h:103
edm::ConsumesCollector::ConsumesCollector
ConsumesCollector()=delete
ConsumesCollector.h
edm::ConsumesCollector
Definition: ConsumesCollector.h:45