Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
DataFormats
ParticleFlowReco
interface
PFBlockFwd.h
Go to the documentation of this file.
1
#ifndef ParticleFlowReco_PFBlockFwd_h
2
#define ParticleFlowReco_PFBlockFwd_h
3
#include <vector>
4
5
6
#include "
DataFormats/Common/interface/Ref.h
"
7
/* #include "DataFormats/Common/interface/RefVector.h" */
8
/* #include "DataFormats/Common/interface/RefProd.h" */
9
10
namespace
reco
{
11
class
PFBlock
;
12
14
typedef
std::vector<PFBlock>
PFBlockCollection
;
15
17
typedef
std::vector<PFBlock>
PFBlockCollection
;
18
20
typedef
edm::Ref<PFBlockCollection>
PFBlockRef
;
21
23
typedef
edm::Handle<PFBlockCollection>
PFBlockHandle
;
24
25
27
/* typedef PFBlockRefVector::iterator PFBlock_iterator; */
28
}
29
30
#endif
reco::PFBlockRef
edm::Ref< PFBlockCollection > PFBlockRef
persistent reference to PFCluster objects
Definition:
PFBlockFwd.h:20
edm::Handle< PFBlockCollection >
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
reco::PFBlockHandle
edm::Handle< PFBlockCollection > PFBlockHandle
handle to a block collection
Definition:
PFBlockFwd.h:23
reco::PFBlockCollection
std::vector< PFBlock > PFBlockCollection
collection of PFBlock objects
Definition:
PFBlockFwd.h:11
Ref.h
edm::Ref
Definition:
AssociativeIterator.h:52
reco::PFBlock
Block of elements.
Definition:
PFBlock.h:30
Generated for CMSSW Reference Manual by
1.8.5