#include <PtrVectorBase.h>
Public Types | |
typedef unsigned long | key_type |
typedef key_type | size_type |
Public Member Functions | |
size_type | capacity () const |
Capacity of the RefVector. More... | |
void | clear () |
Clear the PtrVector. More... | |
bool | empty () const |
Is the RefVector empty. More... | |
bool | hasCache () const |
bool | hasProductCache () const |
ProductID | id () const |
Accessor for product ID. More... | |
bool | isAvailable () const |
bool | isNonnull () const |
Checks for non-null. More... | |
bool | isNull () const |
Checks for null. More... | |
bool | isTransient () const |
bool | operator! () const |
Checks for null. More... | |
bool | operator== (PtrVectorBase const &iRHS) const |
void const * | product () const |
EDProductGetter const * | productGetter () const |
Accessor for product getter. More... | |
PtrVectorBase (ProductID const &productID, void const *prodPtr=0, EDProductGetter const *prodGetter=0) | |
void | reserve (size_type n) |
Reserve space for RefVector. More... | |
void | setProductGetter (EDProductGetter *iGetter) const |
size_type | size () const |
Size of the RefVector. More... | |
virtual | ~PtrVectorBase () |
Protected Member Functions | |
template<typename TPtr > | |
TPtr | makePtr (unsigned long iIndex) const |
template<typename TPtr > | |
TPtr | makePtr (std::vector< void const * >::const_iterator const iIt) const |
PtrVectorBase () | |
void | push_back_base (RefCore const &core, key_type iKey, void const *iData) |
void | swap (PtrVectorBase &other) |
swap More... | |
std::vector< void const * > ::const_iterator | void_begin () const |
std::vector< void const * > ::const_iterator | void_end () const |
Private Member Functions | |
void | getProduct_ () const |
virtual std::type_info const & | typeInfo () const |
Private Attributes | |
std::vector< void const * > | cachedItems_ |
RefCore | core_ |
std::vector< key_type > | indicies_ |
Definition at line 32 of file PtrVectorBase.h.
typedef unsigned long edm::PtrVectorBase::key_type |
Definition at line 35 of file PtrVectorBase.h.
Definition at line 36 of file PtrVectorBase.h.
|
inlineexplicit |
Definition at line 38 of file PtrVectorBase.h.
|
virtual |
Definition at line 37 of file PtrVectorBase.cc.
|
protected |
Definition at line 34 of file PtrVectorBase.cc.
|
inline |
|
inline |
Clear the PtrVector.
Definition at line 79 of file PtrVectorBase.h.
References cachedItems_, core_, and indicies_.
Referenced by ConvertedPhotonProducer::buildCollections(), Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), BremRecoveryClusterAlgo::makeIslandSuperClusters(), HiBremRecoveryClusterAlgo::makeIslandSuperClusters(), Multi5x5BremRecoveryClusterAlgo::makeIslandSuperClusters(), PFRootEventManager::reconstructCaloJets(), PFRootEventManager::reconstructGenJets(), PFRootEventManager::reconstructPFJets(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
|
inline |
Is the RefVector empty.
Definition at line 70 of file PtrVectorBase.h.
References indicies_.
Referenced by Vispa.Gui.VispaWidget.TextField::setAutosizeFont(), Vispa.Gui.VispaWidget.TextField::setAutotruncate(), and pat::PATObject< ObjectType >::setOverlaps().
|
private |
Definition at line 76 of file PtrVectorBase.cc.
References cachedItems_, edm::hlt::Exception, edm::WrapperHolder::fillPtrVector(), edm::EDProductGetter::getIt(), hasCache(), id(), indicies_, edm::errors::InvalidReference, edm::WrapperHolder::isValid(), edm::errors::LogicError, product(), productGetter(), and typeInfo().
Referenced by void_begin(), and void_end().
|
inline |
Definition at line 61 of file PtrVectorBase.h.
References cachedItems_.
Referenced by getProduct_(), and makePtr().
|
inline |
|
inline |
Accessor for product ID.
Definition at line 56 of file PtrVectorBase.h.
References core_, and edm::RefCore::id().
Referenced by getProduct_(), TopProjector< Top, Bottom >::printAncestors(), pf2pat::TopProjectorAlgo< Top, Bottom >::printAncestors(), TopProjector< Top, Bottom >::processCollection(), and pf2pat::TopProjectorAlgo< Top, Bottom >::processCollection().
|
inline |
True if the data is in memory or is available in the Event No type checking is done.
Definition at line 67 of file PtrVectorBase.h.
References core_, and edm::RefCore::isAvailable().
|
inline |
Checks for non-null.
Definition at line 50 of file PtrVectorBase.h.
References core_, and edm::RefCore::isNonnull().
Referenced by isNull().
|
inline |
Checks for null.
Definition at line 46 of file PtrVectorBase.h.
References isNonnull().
Referenced by operator!().
|
inline |
Definition at line 90 of file PtrVectorBase.h.
References core_, and edm::RefCore::isTransient().
Referenced by makePtr().
|
inlineprotected |
Definition at line 114 of file PtrVectorBase.h.
References cachedItems_, hasCache(), indicies_, isTransient(), and productGetter().
|
inlineprotected |
Definition at line 128 of file PtrVectorBase.h.
References cachedItems_, hasCache(), indicies_, isTransient(), and productGetter().
|
inline |
bool PtrVectorBase::operator== | ( | PtrVectorBase const & | iRHS | ) | const |
|
inline |
|
inline |
Accessor for product getter.
Definition at line 59 of file PtrVectorBase.h.
References core_, and edm::RefCore::productGetter().
Referenced by getProduct_(), and makePtr().
|
protected |
Definition at line 57 of file PtrVectorBase.cc.
References cachedItems_, core_, indicies_, and edm::RefCore::pushBackItem().
Referenced by edm::PtrVector< Candidate >::push_back().
|
inline |
Reserve space for RefVector.
Definition at line 86 of file PtrVectorBase.h.
References cachedItems_, and indicies_.
|
inline |
Definition at line 88 of file PtrVectorBase.h.
References core_, and edm::RefCore::setProductGetter().
|
inline |
Size of the RefVector.
Definition at line 73 of file PtrVectorBase.h.
References indicies_.
Referenced by FWLiteJetProducer::applyCuts(), reco::SuperCluster::clustersSize(), NamedCandCombinerBase::combine(), reco::Conversion::EoverP(), reco::Conversion::EoverPrefittedTracks(), edm::helpers::ViewFiller< PtrVector< T > >::fill(), main(), HybridClusterAlgo::makeSuperClusters(), TopProjector< Top, Bottom >::maskAncestors(), pf2pat::TopProjectorAlgo< Top, Bottom >::maskAncestors(), reco::Mustache::MustacheID(), TopProjector< Top, Bottom >::printAncestors(), and pf2pat::TopProjectorAlgo< Top, Bottom >::printAncestors().
|
protected |
swap
Definition at line 50 of file PtrVectorBase.cc.
References cachedItems_, core_, indicies_, and edm::RefCore::swap().
Referenced by edm::PtrVector< Candidate >::swap().
|
inlineprivatevirtual |
Reimplemented in edm::PtrVector< T >, edm::PtrVector< CaloCluster >, and edm::PtrVector< Candidate >.
Definition at line 144 of file PtrVectorBase.h.
Referenced by getProduct_().
|
inlineprotected |
Definition at line 104 of file PtrVectorBase.h.
References cachedItems_, and getProduct_().
Referenced by edm::PtrVector< Candidate >::begin().
|
inlineprotected |
Definition at line 108 of file PtrVectorBase.h.
References cachedItems_, and getProduct_().
Referenced by edm::PtrVector< Candidate >::end().
|
mutableprivate |
Definition at line 151 of file PtrVectorBase.h.
Referenced by clear(), getProduct_(), hasCache(), makePtr(), push_back_base(), reserve(), swap(), void_begin(), and void_end().
|
private |
Definition at line 149 of file PtrVectorBase.h.
Referenced by clear(), hasProductCache(), id(), isAvailable(), isNonnull(), isTransient(), operator==(), productGetter(), push_back_base(), setProductGetter(), and swap().
|
private |
Definition at line 150 of file PtrVectorBase.h.
Referenced by capacity(), clear(), empty(), getProduct_(), makePtr(), operator==(), push_back_base(), reserve(), size(), and swap().