CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups 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 
11 
12 namespace edm {
13  template <typename T>
14  class View;
15 }
16 
17 namespace reco {
19  typedef std::vector<CaloCluster> CaloClusterCollection;
20 
24 
26 
27 } // namespace reco
28 #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