CMS 3D CMS Logo

PizeroMCTruth.cc
Go to the documentation of this file.
4 
5 #include <iostream>
6 
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