#include "DataFormats/EgammaReco/interface/ClusterShapeFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFClusterFwd.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/AssociationMap.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | reco |
Typedefs | |
typedef PFClusterShapeAssociationCollection::value_type | reco::PFClusterShapeAssociation |
typedef edm::AssociationMap < edm::OneToOne < PFClusterCollection, ClusterShapeCollection > > | reco::PFClusterShapeAssociationCollection |
typedef edm::Ref < PFClusterShapeAssociationCollection > | reco::PFClusterShapeAssociationRef |
typedef edm::RefProd < PFClusterShapeAssociationCollection > | reco::PFClusterShapeAssociationRefProd |
typedef edm::RefVector < PFClusterShapeAssociationCollection > | reco::PFClusterShapeAssociationRefVector |