CMS 3D CMS Logo

reco::JetMatchedPartonsCollection Class Reference

#include <SimDataFormats/JetMatching/interface/JetMatchedPartons.h>

Inheritance diagram for reco::JetMatchedPartonsCollection:

edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >

List of all members.

Public Member Functions

 JetMatchedPartonsCollection (const JetMatchedPartonsCollectionBase &v)
 JetMatchedPartonsCollection (const reco::CaloJetRefProd &ref)
 JetMatchedPartonsCollection ()


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.

00016                                 :
00017     JetMatchedPartonsCollectionBase()
00018   { }

reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection ( const reco::CaloJetRefProd ref  )  [inline]

Definition at line 20 of file JetMatchedPartons.h.

00020                                                               :
00021     JetMatchedPartonsCollectionBase(ref)
00022   { }

reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection ( const JetMatchedPartonsCollectionBase v  )  [inline]

Definition at line 24 of file JetMatchedPartons.h.

00024                                                                         :
00025     JetMatchedPartonsCollectionBase(v)
00026   { }
};


The documentation for this class was generated from the following file:
Generated on Tue Jun 9 18:51:14 2009 for CMSSW by  doxygen 1.5.4