Main Page
Namespaces
Classes
Package Documentation
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
l1t::tracks
Definition:
MicroGMTCancelOutUnit.h:12
EcalSimPhotonMCTruth.h
tracks_
const std::vector< reco::CandidatePtr > & tracks_
Definition:
RecoTauIsolationMasking.cc:46
EcalSimPhotonMCTruth::EcalSimPhotonMCTruth
EcalSimPhotonMCTruth()
Definition:
EcalSimPhotonMCTruth.h:18
Generated for CMSSW Reference Manual by
1.8.11