DataFormats
EgammaReco
interface
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>
7
#include "
DataFormats/Common/interface/Ref.h
"
8
#include "
DataFormats/Common/interface/RefVector.h
"
9
#include "
DataFormats/Common/interface/RefProd.h
"
10
#include "
DataFormats/EcalRecHit/interface/EcalRecHitCollections.h
"
11
12
namespace
reco
{
13
class
PreshowerClusterShape
;
14
16
typedef
std::vector<PreshowerClusterShape>
PreshowerClusterShapeCollection
;
17
19
typedef
edm::Ref<PreshowerClusterShapeCollection>
PreshowerClusterShapeRef
;
20
22
typedef
edm::RefProd<PreshowerClusterShapeCollection>
PreshowerClusterShapeRefProd
;
23
25
typedef
edm::RefVector<PreshowerClusterShapeCollection>
PreshowerClusterShapeRefVector
;
26
28
typedef
PreshowerClusterShapeRefVector::iterator
PreshowerClusterShape_iterator
;
29
}
// namespace reco
30
31
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::PreshowerClusterShape
Definition:
PreshowerClusterShape.h:14
reco::PreshowerClusterShapeRef
edm::Ref< PreshowerClusterShapeCollection > PreshowerClusterShapeRef
persistent reference to PreshowerClusterShape objects
Definition:
PreshowerClusterShapeFwd.h:19
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
EcalRecHitCollections.h
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PreshowerClusterShapeCollection
std::vector< PreshowerClusterShape > PreshowerClusterShapeCollection
collection of PreshowerClusterShape objects
Definition:
PreshowerClusterShapeFwd.h:13
reco::PreshowerClusterShapeRefVector
edm::RefVector< PreshowerClusterShapeCollection > PreshowerClusterShapeRefVector
vector of references to PreshowerClusterShape objects all in the same collection
Definition:
PreshowerClusterShapeFwd.h:25
RefVector.h
reco::PreshowerClusterShape_iterator
PreshowerClusterShapeRefVector::iterator PreshowerClusterShape_iterator
iterator over a vector of references to PreshowerClusterShape objects
Definition:
PreshowerClusterShapeFwd.h:28
reco::PreshowerClusterShapeRefProd
edm::RefProd< PreshowerClusterShapeCollection > PreshowerClusterShapeRefProd
reference to PreshowerClusterShape collection
Definition:
PreshowerClusterShapeFwd.h:22
Ref.h
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
Generated for CMSSW Reference Manual by
1.8.16