CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloClusterFwd.h
Go to the documentation of this file.
1 #ifndef CaloRecHit_CaloClusterCollection_h
2 #define CaloRecHit_CaloClusterCollection_h
3 
4 #include <vector>
9 
10 
12 
13 namespace reco {
15  typedef std::vector<CaloCluster> CaloClusterCollection;
16 
20 
22 
23 
24 }
25 #endif
CaloClusterPtrVector::iterator CaloCluster_iterator
edm::Ptr< CaloCluster > CaloClusterPtr
edm::View< CaloCluster > CaloClusterView
edm::PtrVector< CaloCluster > CaloClusterPtrVector
std::vector< CaloCluster > CaloClusterCollection
collection of CaloCluster objects