DataFormats
HLTReco
interface
EgammaObjectFwd.h
Go to the documentation of this file.
1
#ifndef DataFormats_HLTReco_EgammaObjectFwd_h
2
#define DataFormats_HLTReco_EgammaObjectFwd_h
3
4
#include <vector>
5
#include "
DataFormats/Common/interface/Ref.h
"
6
#include "
DataFormats/Common/interface/RefVector.h
"
7
#include "
DataFormats/Common/interface/RefProd.h
"
8
9
namespace
trigger
{
10
class
EgammaObject
;
11
12
typedef
std::vector<EgammaObject>
EgammaObjectCollection
;
13
typedef
edm::Ref<EgammaObjectCollection>
EgammaObjectRef
;
14
typedef
edm::RefProd<EgammaObjectCollection>
EgammaObjectRefProd
;
15
typedef
edm::RefVector<EgammaObjectCollection>
EgammaObjectRefVector
;
16
typedef
EgammaObjectRefVector::iterator
EgammaObjectIterator
;
17
}
// namespace trigger
18
19
#endif
edm::RefProd
Definition:
EDProductfwd.h:25
RefProd.h
trigger::EgammaObjectCollection
std::vector< EgammaObject > EgammaObjectCollection
Definition:
EgammaObjectFwd.h:10
edm::RefVector
Definition:
EDProductfwd.h:27
trigger::EgammaObjectRefProd
edm::RefProd< EgammaObjectCollection > EgammaObjectRefProd
Definition:
EgammaObjectFwd.h:14
edm::Ref
Definition:
AssociativeIterator.h:58
trigger::EgammaObjectIterator
EgammaObjectRefVector::iterator EgammaObjectIterator
Definition:
EgammaObjectFwd.h:16
trigger::EgammaObject
Definition:
EgammaObject.h:17
RefVector.h
trigger::EgammaObjectRef
edm::Ref< EgammaObjectCollection > EgammaObjectRef
Definition:
EgammaObjectFwd.h:13
Ref.h
trigger::EgammaObjectRefVector
edm::RefVector< EgammaObjectCollection > EgammaObjectRefVector
Definition:
EgammaObjectFwd.h:15
edm::RefVectorIterator
Definition:
EDProductfwd.h:33
trigger
Definition:
HLTPrescaleTableCond.h:8
Generated for CMSSW Reference Manual by
1.8.16