DataFormats
EgammaReco
interface
HFEMClusterShapeFwd.h
Go to the documentation of this file.
1
#ifndef HFEMClusterShapeFwd_h
2
#define HFEMClusterShapeFwd_h
3
#include "
DataFormats/Common/interface/Ref.h
"
4
#include "
DataFormats/Common/interface/RefProd.h
"
5
#include "
DataFormats/Common/interface/RefVector.h
"
6
7
namespace
reco
{
8
class
HFEMClusterShape
;
9
// collection of HFEMClusterShape objects
10
typedef
std::vector<HFEMClusterShape>
HFEMClusterShapeCollection
;
11
13
typedef
edm::Ref<HFEMClusterShapeCollection>
HFEMClusterShapeRef
;
14
16
typedef
edm::RefProd<HFEMClusterShapeCollection>
HFEMClusterShapeRefProd
;
17
19
typedef
edm::RefVector<HFEMClusterShapeCollection>
HFEMClusterShapeRefVector
;
20
22
typedef
HFEMClusterShapeRefVector::iterator
HFEMClusterShape_iterator
;
23
24
}
// namespace reco
25
26
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
reco::HFEMClusterShapeCollection
std::vector< HFEMClusterShape > HFEMClusterShapeCollection
Definition:
HFEMClusterShapeFwd.h:8
reco::HFEMClusterShapeRefVector
edm::RefVector< HFEMClusterShapeCollection > HFEMClusterShapeRefVector
vector of references to HFEMClusterShape objects all in the same collection
Definition:
HFEMClusterShapeFwd.h:19
edm::RefVector
Definition:
EDProductfwd.h:27
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:45
edm::Ref
Definition:
AssociativeIterator.h:58
reco::HFEMClusterShape
Definition:
HFEMClusterShape.h:20
reco::HFEMClusterShape_iterator
HFEMClusterShapeRefVector::iterator HFEMClusterShape_iterator
iterator over a vector of references to HFEMClusterShape objects
Definition:
HFEMClusterShapeFwd.h:22
RefVector.h
Ref.h
reco::HFEMClusterShapeRefProd
edm::RefProd< HFEMClusterShapeCollection > HFEMClusterShapeRefProd
reference to HFEMClusterShape collection
Definition:
HFEMClusterShapeFwd.h:16
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
reco::HFEMClusterShapeRef
edm::Ref< HFEMClusterShapeCollection > HFEMClusterShapeRef
persistent reference to HFEMClusterShape objects
Definition:
HFEMClusterShapeFwd.h:13
Generated for CMSSW Reference Manual by
1.8.16