Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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,
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
tracks_
const std::vector< reco::PFCandidatePtr > & tracks_
Definition:
RecoTauIsolationMasking.cc:47
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:177
EcalSimPhotonMCTruth.h
testEve_cfg.tracks
tuple tracks
Definition:
testEve_cfg.py:39
EcalSimPhotonMCTruth::EcalSimPhotonMCTruth
EcalSimPhotonMCTruth()
Definition:
EcalSimPhotonMCTruth.h:18
Generated for CMSSW Reference Manual by
1.8.5