Main Page
Namespaces
Classes
Package Documentation
DataFormats
V0Candidate
src
V0Candidate.cc
Go to the documentation of this file.
1
#include "
DataFormats/V0Candidate/interface/V0Candidate.h
"
2
3
using namespace
reco
;
4
5
void
V0Candidate::setRecoVertex
(
const
Vertex
& vtxIn ) {
6
recoVertex
= vtxIn;
7
LeafCandidate::setVertex
( vtxIn.
position
() );
8
}
reco::V0Candidate::setRecoVertex
void setRecoVertex(const Vertex &vtxIn)
Definition:
V0Candidate.cc:5
V0Candidate.h
reco::V0Candidate::recoVertex
Vertex recoVertex
Definition:
V0Candidate.h:26
reco::Vertex::position
const Point & position() const
position
Definition:
Vertex.h:109
reco::LeafCandidate::setVertex
void setVertex(const Point &vertex) override
set vertex
Definition:
LeafCandidate.h:158
reco::Vertex
Definition:
Vertex.h:34
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:43
Generated for CMSSW Reference Manual by
1.8.11