CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PreshowerClusterShapeFwd.h
Go to the documentation of this file.
1 #ifndef EgammaReco_PreshowerClusterShapeShapeFwd_h
2 #define EgammaReco_PreshowerClusterShapeShapeFwd_h
3 //
4 // author Aris Kyriakis (NCSR "Demokritos")
5 //
6 #include <vector>
11 
12 namespace reco {
14 
16  typedef std::vector<PreshowerClusterShape> PreshowerClusterShapeCollection;
17 
20 
23 
26 
29 }
30 
31 #endif
edm::RefProd< PreshowerClusterShapeCollection > PreshowerClusterShapeRefProd
reference to PreshowerClusterShape collection
std::vector< PreshowerClusterShape > PreshowerClusterShapeCollection
collection of PreshowerClusterShape objects
edm::RefVector< PreshowerClusterShapeCollection > PreshowerClusterShapeRefVector
vector of references to PreshowerClusterShape objects all in the same collection
PreshowerClusterShapeRefVector::iterator PreshowerClusterShape_iterator
iterator over a vector of references to PreshowerClusterShape objects
edm::Ref< PreshowerClusterShapeCollection > PreshowerClusterShapeRef
persistent reference to PreshowerClusterShape objects