CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Typedefs
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

 reco
 fixed size matrix
 

Typedefs

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