CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs
BasicClusterFwd.h File Reference
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/CaloRecHit/interface/CaloCluster.h"
#include <vector>

Go to the source code of this file.

Namespaces

 reco
 fixed size matrix
 

Typedefs

typedef CaloCluster reco::BasicCluster
 
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...