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,math::XYZTLorentzVectorD v, float rconv, float zconv,
6  math::XYZTLorentzVectorD convVertex,
7  math::XYZTLorentzVectorD pV, 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 
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:15
tuple tracks
Definition: testEve_cfg.py:39
const reco::PFCandidateRefVector & tracks_
mathSSE::Vec4< T > v