#include <EDProductfwd.h>
Public Types | |
typedef holder_type::const_iterator | const_iterator |
typedef reftobase::BaseVectorHolder< T > | holder_type |
typedef T | member_type |
typedef holder_type::size_type | size_type |
typedef RefToBase< T > | value_type |
Public Member Functions | |
value_type | at (size_type idx) const |
const_iterator | begin () const |
void | clear () |
bool | empty () const |
const_iterator | end () const |
void | fillView (std::vector< void const * > &pointers, FillViewHelperVector &helpers) const |
ProductID | id () const |
bool | isAvailable () const |
bool | isInvalid () const |
bool | isValid () const |
RefToBaseVector & | operator= (RefToBaseVector const &iRHS) |
value_type | operator[] (size_type idx) const |
EDProductGetter const * | productGetter () const |
void | push_back (const RefToBase< T > &) |
RefToBaseVector () | |
RefToBaseVector (RefToBaseVector const &) | |
template<class REFV > | |
RefToBaseVector (REFV const &) | |
template<typename C > | |
RefToBaseVector (Handle< C > const &) | |
RefToBaseVector (std::shared_ptr< reftobase::RefVectorHolderBase > p) | |
template<class REFV > | |
RefToBaseVector (const REFV &iRef) | |
template<class T > | |
RefToBaseVector (const RefToBaseVector< T > &iOther) | |
template<typename C > | |
RefToBaseVector (const Handle< C > &h) | |
size_type | size () const |
void | swap (RefToBaseVector &other) |
std::unique_ptr< reftobase::RefVectorHolderBase > | vectorHolder () const |
~RefToBaseVector () | |
Static Public Member Functions | |
static short | Class_Version () |
Private Attributes | |
holder_type * | holder_ |
RefToBase<T> provides a mechanism to refer to an object of type T (or which has T as a public base), held in a collection (of type not known to RefToBase<T>) which itself it in an Event.
Definition at line 24 of file EDProductfwd.h.
typedef holder_type::const_iterator edm::RefToBaseVector< T >::const_iterator |
Definition at line 33 of file RefToBaseVector.h.
typedef reftobase::BaseVectorHolder<T> edm::RefToBaseVector< T >::holder_type |
Definition at line 31 of file RefToBaseVector.h.
typedef T edm::RefToBaseVector< T >::member_type |
Definition at line 30 of file RefToBaseVector.h.
typedef holder_type::size_type edm::RefToBaseVector< T >::size_type |
Definition at line 32 of file RefToBaseVector.h.
typedef RefToBase<T> edm::RefToBaseVector< T >::value_type |
Definition at line 29 of file RefToBaseVector.h.
|
inline |
Definition at line 111 of file RefToBaseVector.h.
edm::RefToBaseVector< T >::RefToBaseVector | ( | RefToBaseVector< T > const & | ) |
|
explicit |
|
explicit |
|
inline |
Definition at line 130 of file RefToBaseVector.h.
|
inline |
|
inline |
Definition at line 118 of file RefToBaseVector.h.
|
inline |
Definition at line 124 of file RefToBaseVector.h.
edm::RefToBaseVector< T >::RefToBaseVector | ( | const Handle< C > & | h | ) |
Definition at line 285 of file RefToBaseVector.h.
|
inline |
Definition at line 160 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::at(), edm::errors::InvalidReference, and edm::Exception::throwThis().
Referenced by edm::RefToBaseVector< T >::operator[](), and MuonSimClassifier::produce().
|
inline |
Definition at line 222 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::begin().
Referenced by TrackGenAssociatorByChi2Impl::associateGenToReco(), MuonToSimAssociatorByHits::associateMuons(), MuonToTrackingParticleAssociatorByHitsImpl::associateMuons(), TrackGenAssociatorByChi2Impl::associateRecoToGen(), TrackAssociatorByHitsImpl::associateRecoToSim(), MuonAssociatorByHits::associateRecoToSim(), TrackAssociatorByChi2Impl::associateRecoToSim(), TrackAssociatorByHitsImpl::associateSimToReco(), MuonAssociatorByHits::associateSimToReco(), TrackAssociatorByChi2Impl::associateSimToReco(), RecoTrackViewRefSelector::begin(), edm::RefToBaseVector< T >::fillView(), MatchJet::matchCollections(), edm::operator==(), TagProbeMassProducer::produce(), and MuonMCClassifier::produce().
|
inlinestatic |
Definition at line 72 of file RefToBaseVector.h.
|
inline |
Definition at line 197 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::clear().
Referenced by Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), MatchJet::matchCollections(), RecoTrackViewRefSelector::select(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), BeautifulSoup.Tag::setString(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
|
inline |
Definition at line 181 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::empty().
Referenced by PFRecoTauChargedHadronProducer::produce(), Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), and Vispa.Gui.VispaWidget.TextField::setAutotruncate().
|
inline |
Definition at line 230 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::end().
Referenced by TrackGenAssociatorByChi2Impl::associateGenToReco(), MuonToSimAssociatorByHits::associateMuons(), MuonToTrackingParticleAssociatorByHitsImpl::associateMuons(), TrackGenAssociatorByChi2Impl::associateRecoToGen(), TrackAssociatorByHitsImpl::associateRecoToSim(), MuonAssociatorByHits::associateRecoToSim(), TrackAssociatorByChi2Impl::associateRecoToSim(), TrackAssociatorByHitsImpl::associateSimToReco(), MuonAssociatorByHits::associateSimToReco(), TrackAssociatorByChi2Impl::associateSimToReco(), Types.LuminosityBlockRange::cppID(), Types.EventRange::cppID(), RecoTrackViewRefSelector::end(), edm::RefToBaseVector< T >::fillView(), MatchJet::matchCollections(), edm::operator==(), TagProbeMassProducer::produce(), MuonMCClassifier::produce(), and pat::helper::TriggerMatchHelper::triggerMatchCandidates().
void RefToBaseVector::fillView | ( | std::vector< void const * > & | pointers, |
FillViewHelperVector & | helpers | ||
) | const |
Definition at line 237 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::begin(), MillePedeFileConverter_cfg::e, edm::RefToBaseVector< T >::end(), mps_fire::i, edm::RefToBase< T >::id(), edm::RefToBase< T >::isNull(), edm::RefToBase< T >::key(), and edm::RefToBaseVector< T >::size().
Referenced by edm::fillView().
|
inline |
Definition at line 206 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::id().
Referenced by TrackingNtuple::fillVertices(), and MatchJet::operator()().
|
inline |
Checks if collection is in memory or available in the Event. No type checking is done.
Definition at line 69 of file RefToBaseVector.h.
|
inline |
|
inline |
Definition at line 52 of file RefToBaseVector.h.
Referenced by ntupleDataFormat._Object::_checkIsValid(), and core.AutoHandle.AutoHandle::ReallyLoad().
|
inline |
Definition at line 137 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::swap(), and groupFilesInBlocks::temp.
|
inline |
|
inline |
Definition at line 214 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::productGetter().
Definition at line 264 of file RefToBaseVector.h.
References edm::RefToBase< T >::holder_, AlCaHLTBitMon_ParallelJobs::p, and edm::reftobase::BaseVectorHolder< T >::push_back().
Referenced by RecoMuonValidator::analyze(), TkConvValidator::analyze(), PhotonValidator::analyze(), TrackingNtuple::analyze(), TrackGenAssociatorByChi2Impl::associateGenToReco(), MuonToSimAssociatorByHits::associateMuons(), MuonToTrackingParticleAssociatorByHitsImpl::associateMuons(), TrackGenAssociatorByChi2Impl::associateRecoToGen(), MuonAssociatorByHits::associateRecoToSim(), reco::TrackToTrackingParticleAssociatorBaseImpl::associateRecoToSim(), reco::TrackToTrackingParticleAssociatorBaseImpl::associateSimToReco(), MuonAssociatorByHits::associateSimToReco(), MultiTrackValidator::dqmAnalyze(), TrackingNtuple::fillSeeds(), BTagPerformanceAnalyzerMC::getJetWithFlavour(), MatchJet::matchCollections(), helper::SelectionRefViewAdder< T >::operator()(), TagProbeMassProducer::produce(), PFRecoTauChargedHadronProducer::produce(), MuonMCClassifier::produce(), MuonSimClassifier::produce(), RecoTrackViewRefSelector::select(), and pat::helper::TriggerMatchHelper::triggerMatchCandidates().
|
inline |
Definition at line 189 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::size().
Referenced by ntupleDataFormat._Collection::__iter__(), ntupleDataFormat._Collection::__len__(), MuonToTrackingParticleAssociatorByHitsImpl::associateMuons(), TrackAssociatorByPositionImpl::associateRecoToSim(), TrackAssociatorByPositionImpl::associateSimToReco(), TrackingNtuple::fillSeeds(), TrackingNtuple::fillTracks(), edm::RefToBaseVector< T >::fillView(), MatchJet::matchCollections(), MatchJet::operator()(), edm::operator==(), and RecoTrackViewRefSelector::size().
|
inline |
Definition at line 146 of file RefToBaseVector.h.
References edm::RefToBaseVector< T >::holder_, and std::swap().
Referenced by edm::RefToBaseVector< T >::operator=(), and edm::swap().
std::unique_ptr< reftobase::RefVectorHolderBase > RefToBaseVector::vectorHolder | ( | ) | const |
Definition at line 273 of file RefToBaseVector.h.
References edm::reftobase::BaseVectorHolder< T >::vectorHolder().
|
private |
Definition at line 75 of file RefToBaseVector.h.
Referenced by edm::RefToBaseVector< T >::swap(), and edm::RefToBaseVector< T >::~RefToBaseVector().