CMS 3D CMS Logo

makeParticle.h
Go to the documentation of this file.
1 #ifndef FastSimulation_Particle_makeParticle_h
2 #define FastSimulation_Particle_makeParticle_h
3 // -*- C++ -*-
4 //
5 // Package: FastSimulation/Particle
6 // Class : makeParticle
7 //
16 //
17 // Original Author: Christopher Jones
18 // Created: Mon, 04 Mar 2019 17:15:34 GMT
19 //
20 
21 // system include files
24 
25 // user include files
26 
27 // forward declarations
28 class RawParticle;
29 
32 
33 #endif
HepPDT::ParticleDataTable ParticleDataTable
RawParticle makeParticle(HepPDT::ParticleDataTable const *, int id, const math::XYZTLorentzVector &p)
Definition: makeParticle.cc:29
XYZTLorentzVectorD XYZTLorentzVector
Lorentz vector with cylindrical internal representation using pseudorapidity.
Definition: LorentzVector.h:29