CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
ClusterShapeFwd.h File Reference
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefVector.h"

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef
ClusterShapeRefVector::iterator 
reco::clusterShape_iterator
 iterator over a vector of references to ClusterShape objects More...
 
typedef std::vector< ClusterShapereco::ClusterShapeCollection
 collection of ClusterShape objects More...
 
typedef edm::Ref
< ClusterShapeCollection > 
reco::ClusterShapeRef
 reference to an object in a collection of ClusterShape objects More...
 
typedef edm::RefProd
< ClusterShapeCollection > 
reco::ClusterShapeRefProd
 reference to a collection of ClusterShape objects More...
 
typedef edm::RefVector
< ClusterShapeCollection > 
reco::ClusterShapeRefVector
 vector of references to objects in the same collectin of ClusterShape objects More...