Main Page
Namespaces
Classes
Package Documentation
RecoParticleFlow
PFProducer
src
PFAlgoTestBenchConversions.cc
Go to the documentation of this file.
1
#include "
RecoParticleFlow/PFProducer/interface/PFAlgoTestBenchConversions.h
"
2
#include "
DataFormats/ParticleFlowReco/interface/PFBlock.h
"
3
4
using namespace
std
;
5
using namespace
reco
;
6
7
8
void
PFAlgoTestBenchConversions::processBlock
(
const
reco::PFBlockRef
& blockref,
9
std::list<PFBlockRef>& hcalBlockRefs,
10
std::list<PFBlockRef>& ecalBlockRefs)
11
{
12
13
cout
<<
"conversions test bench: process block"
14
<<(*blockref)<<endl;
15
}
16
17
edm::Ref< PFBlockCollection >
std
Definition:
JetResolutionObject.h:76
PFAlgoTestBenchConversions.h
PFAlgoTestBenchConversions::processBlock
void processBlock(const reco::PFBlockRef &blockref, std::list< reco::PFBlockRef > &hcalBlockRefs, std::list< reco::PFBlockRef > &ecalBlockRefs) override
Definition:
PFAlgoTestBenchConversions.cc:8
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
PFBlock.h
gather_cfg.cout
cout
Definition:
gather_cfg.py:145
Generated for CMSSW Reference Manual by
1.8.11