src
Validation
EcalClusters
src
EcalSimPhotonMCTruth.cc
Go to the documentation of this file.
1
#include "
Validation/EcalClusters/interface/EcalSimPhotonMCTruth.h
"
2
3
#include <iostream>
4
5
EcalSimPhotonMCTruth::EcalSimPhotonMCTruth
(
int
isAConversion,
6
const
math::XYZTLorentzVectorD
&
v
,
7
float
rconv,
8
float
zconv,
9
const
math::XYZTLorentzVectorD
&convVertex,
10
const
math::XYZTLorentzVectorD
&pV,
11
const
std::vector<const SimTrack *> &
tracks
)
12
: isAConversion_(isAConversion),
13
thePhoton_(
v
),
14
theR_(rconv),
15
theZ_(zconv),
16
theConvVertex_(convVertex),
17
thePrimaryVertex_(pV),
18
tracks_(
tracks
) {}
math::XYZTLorentzVectorD
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition:
LorentzVector.h:14
findQualityFiles.v
v
Definition:
findQualityFiles.py:179
EcalSimPhotonMCTruth.h
EcalSimPhotonMCTruth::EcalSimPhotonMCTruth
EcalSimPhotonMCTruth()
Definition:
EcalSimPhotonMCTruth.h:18
pwdgSkimBPark_cfi.tracks
tracks
Definition:
pwdgSkimBPark_cfi.py:29
Generated for CMSSW Reference Manual by
1.8.14