CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_4/src/DataFormats/EgammaReco/interface/SuperClusterFwd.h File Reference

#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


Typedefs

typedef
SuperClusterRefVector::iterator 
reco::superCluster_iterator
 iterator over a vector of reference to SuperClusters
typedef std::vector< SuperCluster > reco::SuperClusterCollection
 collection of SuperCluser objectr
typedef edm::Ref
< SuperClusterCollection > 
reco::SuperClusterRef
 reference to an object in a collection of SuperCluster objects
typedef edm::RefProd
< SuperClusterCollection > 
reco::SuperClusterRefProd
 reference to a collection of SuperCluster objects
typedef edm::RefVector
< SuperClusterCollection > 
reco::SuperClusterRefVector
 vector of references to objects in the same colletion of SuperCluster objects