CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalSimPhotonMCTruth.cc
Go to the documentation of this file.
2 
3 #include <iostream>
4 
5 EcalSimPhotonMCTruth::EcalSimPhotonMCTruth(int isAConversion,const math::XYZTLorentzVectorD& v, float rconv, float zconv,
6  const math::XYZTLorentzVectorD& convVertex,
7  const math::XYZTLorentzVectorD& pV, const std::vector<const SimTrack *>& tracks ) :
8  isAConversion_(isAConversion),
9  thePhoton_(v), theR_(rconv), theZ_(zconv), theConvVertex_(convVertex),
10  thePrimaryVertex_(pV), tracks_(tracks) {
11 }
12 
13 
14 
15 
const std::vector< reco::PFCandidatePtr > & tracks_
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:14
tuple tracks
Definition: testEve_cfg.py:39