CMS 3D CMS Logo

Namespaces | Typedefs

/data/refman/pasoursint/CMSSW_5_3_8_patch3/src/DataFormats/EgammaReco/interface/BasicClusterFwd.h File Reference

#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/EcalRecHit/interface/EcalRecHitCollections.h"
#include "DataFormats/EgammaReco/interface/BasicCluster.h"

Go to the source code of this file.

Namespaces

namespace  reco
 

fixed size matrix


Typedefs

typedef
BasicClusterRefVector::iterator 
reco::basicCluster_iterator
 iterator over a vector of references to BasicCluster objects
typedef std::vector< BasicCluster > reco::BasicClusterCollection
 collection of BasicCluster objects
typedef edm::Ref
< BasicClusterCollection > 
reco::BasicClusterRef
 persistent reference to BasicCluster objects
typedef edm::RefProd
< BasicClusterCollection > 
reco::BasicClusterRefProd
 reference to BasicCluster collection
typedef edm::RefVector
< BasicClusterCollection > 
reco::BasicClusterRefVector
 vector of references to BasicCluster objects all in the same collection