CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions
reco::JetMatchedPartonsCollection Class Reference

#include <JetMatchedPartons.h>

Inheritance diagram for reco::JetMatchedPartonsCollection:
edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >

Public Member Functions

 JetMatchedPartonsCollection ()
 
 JetMatchedPartonsCollection (const reco::CaloJetRefProd &ref)
 
 JetMatchedPartonsCollection (const JetMatchedPartonsCollectionBase &v)
 
- Public Member Functions inherited from edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >
 AssociationVector ()
 
 AssociationVector (KeyRefProd const &ref, CKey const *=0)
 
 AssociationVector (AssociationVector const &)
 
const_iterator begin () const
 
void clear ()
 
bool empty () const
 
const_iterator end () const
 
void fillView (ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) const
 
KeyRef key (size_type i) const
 
KeyRefProd const & keyProduct () const
 
selfoperator= (self const &)
 
const_reference operator[] (size_type n) const
 
CVal::const_reference operator[] (KeyRef const &k) const
 
CVal::reference operator[] (KeyRef const &k)
 
void setValue (size_type i, typename CVal::value_type const &val)
 
size_type size () const
 
void swap (self &other)
 
CVal::value_type const value (size_type i) const
 
 ~AssociationVector ()
 

Additional Inherited Members

- Public Types inherited from edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >
typedef KeyRefProd::product_type CKey
 
typedef
transient_vector_type::const_iterator 
const_iterator
 
typedef value_type const & const_reference
 
typedef KeyRef::value_type key_type
 
typedef KeyRefProd refprod_type
 
typedef SizeType size_type
 
typedef std::vector< value_typetransient_vector_type
 
typedef std::pair< KeyRef,
typename CVal::value_type > 
value_type
 
- Static Public Member Functions inherited from edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >
static short Class_Version ()
 

Detailed Description

Definition at line 14 of file JetMatchedPartons.h.

Constructor & Destructor Documentation

reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection ( )
inline

Definition at line 16 of file JetMatchedPartons.h.

16  :
18  { }
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase
reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection ( const reco::CaloJetRefProd ref)
inline

Definition at line 20 of file JetMatchedPartons.h.

20  :
22  { }
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase
reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection ( const JetMatchedPartonsCollectionBase v)
inline

Definition at line 24 of file JetMatchedPartons.h.

24  :
26  { }
edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > JetMatchedPartonsCollectionBase
mathSSE::Vec4< T > v