#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/Common/interface/AssociationVector.h"
#include "DataFormats/Common/interface/RefToBaseProd.h"
#include "SimDataFormats/JetMatching/interface/MatchedPartons.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | reco::JetMatchedPartonsCollection |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef JetMatchedPartonsCollection::value_type | reco::JetMatchedPartons |
typedef edm::AssociationVector< edm::RefToBaseProd< reco::Jet >, std::vector< reco::MatchedPartons > > | reco::JetMatchedPartonsCollectionBase |
typedef edm::Ref< JetMatchedPartonsCollection > | reco::JetMatchedPartonsRef |
typedef edm::RefProd< JetMatchedPartonsCollection > | reco::JetMatchedPartonsRefProd |
typedef edm::RefVector< JetMatchedPartonsCollection > | reco::JetMatchedPartonsRefVector |