test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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::PizeroMCTruth
PizeroMCTruth()
Definition:
PizeroMCTruth.cc:8
interactiveExample.photons
photons
Definition:
interactiveExample.py:26
PizeroMCTruth.h
PhotonMCTruth.h
ElectronMCTruth.h
Generated for CMSSW Reference Manual by
1.8.5