#include "DataFormats/EgammaReco/interface/ClusterShapeFwd.h"
#include "DataFormats/EgammaReco/interface/BasicClusterFwd.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 | |
reco | |
fixed size matrix | |
Typedefs | |
typedef BasicClusterShapeAssociationCollection::value_type | reco::BasicClusterShapeAssociation |
typedef edm::AssociationMap < edm::OneToOne < BasicClusterCollection, ClusterShapeCollection > > | reco::BasicClusterShapeAssociationCollection |
typedef edm::Ref < BasicClusterShapeAssociationCollection > | reco::BasicClusterShapeAssociationRef |
typedef edm::RefProd < BasicClusterShapeAssociationCollection > | reco::BasicClusterShapeAssociationRefProd |
typedef edm::RefVector < BasicClusterShapeAssociationCollection > | reco::BasicClusterShapeAssociationRefVector |