CMS 3D CMS Logo

makeMuon.h
Go to the documentation of this file.
1 #ifndef CommonTools_BaseParticlePropagator_makeMuon_h
2 #define CommonTools_BaseParticlePropagator_makeMuon_h
3 // -*- C++ -*-
4 //
5 // Package: CommonTools/BaseParticlePropagator
6 // Class : makeMuon
7 //
16 //
17 // Original Author: Christopher Jones
18 // Created: Mon, 04 Mar 2019 17:36:32 GMT
19 //
20 
21 // system include files
23 
24 // user include files
25 
26 // forward declarations
27 class RawParticle;
28 
29 namespace rawparticle {
33  RawParticle makeMuon(bool isParticle, const math::XYZTLorentzVector& p, const math::XYZTLorentzVector& xStart);
34 } // namespace rawparticle
35 
36 #endif
rawparticle::makeMuon
RawParticle makeMuon(bool isParticle, const math::XYZTLorentzVector &p, const math::XYZTLorentzVector &xStart)
Definition: makeMuon.cc:20
RawParticle
Definition: RawParticle.h:37
rawparticle
Definition: makeMuon.h:29
AlCaHLTBitMon_ParallelJobs.p
p
Definition: AlCaHLTBitMon_ParallelJobs.py:153
LorentzVector.h
math::XYZTLorentzVector
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:29