#include <JetMatchedPartons.h>
Public Member Functions | |
JetMatchedPartonsCollection () | |
JetMatchedPartonsCollection (const JetMatchedPartonsCollectionBase &v) | |
JetMatchedPartonsCollection (const reco::CaloJetRefProd &ref) |
Definition at line 14 of file JetMatchedPartons.h.
reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection | ( | ) | [inline] |
Definition at line 16 of file JetMatchedPartons.h.
: JetMatchedPartonsCollectionBase() { }
reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection | ( | const reco::CaloJetRefProd & | ref | ) | [inline] |
Definition at line 20 of file JetMatchedPartons.h.
: JetMatchedPartonsCollectionBase(ref) { }
reco::JetMatchedPartonsCollection::JetMatchedPartonsCollection | ( | const JetMatchedPartonsCollectionBase & | v | ) | [inline] |
Definition at line 24 of file JetMatchedPartons.h.
: JetMatchedPartonsCollectionBase(v) { }