#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/EgammaReco/interface/HFEMClusterShapeFwd.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/Common/interface/AssociationMap.h"
Go to the source code of this file.
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef HFEMClusterShapeAssociationCollection::value_type | reco::HFEMClusterShapeAssociation |
typedef edm::AssociationMap< edm::OneToOne< SuperClusterCollection, HFEMClusterShapeCollection > > | reco::HFEMClusterShapeAssociationCollection |
typedef edm::Ref< HFEMClusterShapeAssociationCollection > | reco::HFEMClusterShapeAssociationRef |
reference to an object in a collection of SeedMap objects More... | |
typedef edm::RefProd< HFEMClusterShapeAssociationCollection > | reco::HFEMClusterShapeAssociationRefProd |
reference to a collection of SeedMap objects More... | |
typedef edm::RefVector< HFEMClusterShapeAssociationCollection > | reco::HFEMClusterShapeAssociationRefVector |
vector of references to objects in the same colletion of SeedMap objects More... | |