Main Page
Namespaces
Classes
Package Documentation
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
6
#include <iostream>
7
8
PizeroMCTruth::PizeroMCTruth
() {
9
10
}
11
12
13
PizeroMCTruth::PizeroMCTruth
(
const
CLHEP::HepLorentzVector& pizeroFourMomentum,
14
std::vector<PhotonMCTruth>&
photons
,
15
const
CLHEP::HepLorentzVector& pV):
16
17
thePizero_
(pizeroFourMomentum),
thePhotons_
(photons),
thePrimaryVertex_
(pV) {}
18
19
20
21
22
PizeroMCTruth::thePhotons_
std::vector< PhotonMCTruth > thePhotons_
Definition:
PizeroMCTruth.h:39
PizeroMCTruth::PizeroMCTruth
PizeroMCTruth()
Definition:
PizeroMCTruth.cc:8
PizeroMCTruth::photons
std::vector< PhotonMCTruth > photons() const
Definition:
PizeroMCTruth.h:33
PizeroMCTruth.h
PhotonMCTruth.h
ElectronMCTruth.h
PizeroMCTruth::thePrimaryVertex_
CLHEP::HepLorentzVector thePrimaryVertex_
Definition:
PizeroMCTruth.h:40
PizeroMCTruth::thePizero_
CLHEP::HepLorentzVector thePizero_
Definition:
PizeroMCTruth.h:38
Generated for CMSSW Reference Manual by
1.8.11