src
L1Trigger
Phase2L1ParticleFlow
interface
L1TPFUtils.h
Go to the documentation of this file.
1
#ifndef L1Trigger_Phase2L1ParticleFlow_L1TPFUtils_h
2
#define L1Trigger_Phase2L1ParticleFlow_L1TPFUtils_h
3
#include <vector>
4
#include "
DataFormats/Math/interface/LorentzVector.h
"
5
6
namespace
l1tpf
{
7
std::pair<float, float>
propagateToCalo
(
const
math::XYZTLorentzVector
& iMom,
8
const
math::XYZTLorentzVector
& iVtx,
9
double
iCharge,
10
double
iBField);
11
}
12
13
#endif
l1tpf::propagateToCalo
std::pair< float, float > propagateToCalo(const math::XYZTLorentzVector &iMom, const math::XYZTLorentzVector &iVtx, double iCharge, double iBField)
Definition:
L1TPFUtils.cc:7
math::XYZTLorentzVector
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition:
LorentzVector.h:29
LorentzVector.h
l1tpf
Definition:
corrector.h:14
Generated for CMSSW Reference Manual by
1.8.14