#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 "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/Math/interface/LorentzVectorFwd.h"
#include <vector>
Go to the source code of this file.
Classes | |
struct | reco::JetCrystalsAssociation |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef math::PtEtaPhiELorentzVector | reco::EMLorentzVector |
typedef math::PtEtaPhiELorentzVectorCollection | reco::EMLorentzVectorCollection |
typedef math::PtEtaPhiELorentzVectorRef | reco::EMLorentzVectorRef |
typedef math::PtEtaPhiELorentzVectorRefProd | reco::EMLorentzVectorRefProd |
typedef math::PtEtaPhiELorentzVectorRefVector | reco::EMLorentzVectorRefVector |
typedef std::vector < JetCrystalsAssociation > | reco::JetCrystalsAssociationCollection |
typedef edm::FwdRef < JetCrystalsAssociationCollection > | reco::JetCrystalsAssociationFwdRef |
typedef edm::Ref < JetCrystalsAssociationCollection > | reco::JetCrystalsAssociationRef |
typedef edm::RefProd < JetCrystalsAssociationCollection > | reco::JetCrystalsAssociationRefProd |
typedef edm::RefVector < JetCrystalsAssociationCollection > | reco::JetCrystalsAssociationRefVector |