RecoEgamma
EgammaMCTools
src
PizeroMCTruth.cc
Go to the documentation of this file.
1
#include "
RecoEgamma/EgammaMCTools/interface/PizeroMCTruth.h
"
2
#include "
RecoEgamma/EgammaMCTools/interface/PhotonMCTruth.h
"
3
#include "
RecoEgamma/EgammaMCTools/interface/ElectronMCTruth.h
"
4
5
#include <iostream>
6
7
PizeroMCTruth::PizeroMCTruth
() {}
8
9
PizeroMCTruth::PizeroMCTruth
(
const
CLHEP::HepLorentzVector& pizeroFourMomentum,
10
std::vector<PhotonMCTruth>&
photons
,
11
const
CLHEP::HepLorentzVector& pV)
12
:
13
14
thePizero_(pizeroFourMomentum),
15
thePhotons_(
photons
),
16
thePrimaryVertex_(pV) {}
ElectronMCTruth.h
PhotonMCTruth.h
PizeroMCTruth.h
PizeroMCTruth::PizeroMCTruth
PizeroMCTruth()
Definition:
PizeroMCTruth.cc:7
BPHMonitor_cfi.photons
photons
Definition:
BPHMonitor_cfi.py:91
Generated for CMSSW Reference Manual by
1.8.16