src
DataFormats
ParticleFlowReco
interface
PreIdFwd.h
Go to the documentation of this file.
1
#ifndef PreIdFwd_H
2
#define PreIdFwd_H
3
#include <vector>
4
#include "
DataFormats/Common/interface/Ref.h
"
5
namespace
reco
{
6
class
PreId
;
7
typedef
std::vector<reco::PreId>
PreIdCollection
;
8
typedef
edm::Ref<reco::PreIdCollection>
PreIdRef
;
9
}
// namespace reco
10
11
#endif
reco::PreIdCollection
std::vector< reco::PreId > PreIdCollection
Definition:
PreIdFwd.h:6
edm::Ref
Definition:
AssociativeIterator.h:58
reco::PreIdRef
edm::Ref< reco::PreIdCollection > PreIdRef
Definition:
PreIdFwd.h:8
Ref.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
reco::PreId
Definition:
PreId.h:13
Generated for CMSSW Reference Manual by
1.8.14