#include "DataFormats/JetReco/interface/CaloJetCollection.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/FwdRef.h"
#include "DataFormats/Common/interface/RefVector.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef JetEisolAssociationCollection::value_type | reco::JetEisolAssociation |
typedef std::vector< std::pair< edm::RefToBase< Jet >, float > > | reco::JetEisolAssociationCollection |
typedef edm::FwdRef< JetEisolAssociationCollection > | reco::JetEisolAssociationFwdRef |
typedef edm::Ref< JetEisolAssociationCollection > | reco::JetEisolAssociationRef |
typedef edm::RefProd< JetEisolAssociationCollection > | reco::JetEisolAssociationRefProd |
typedef edm::RefVector< JetEisolAssociationCollection > | reco::JetEisolAssociationRefVector |