Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19250980
ShowerKinematics.cc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
611 B
Referenced Files
None
Subscribers
None
ShowerKinematics.cc
View Options
// -*- C++ -*-
//
// This is the implementation of the non-inlined, non-templated member
// functions of the ShowerKinematics class.
//
#include
"ShowerKinematics.h"
#include
"Pythia7/CLHEPWrap/Lorentz5Vector.h"
#include
"ShowerIndex.h"
using
namespace
Herwig
;
ShowerKinematics
::~
ShowerKinematics
()
{}
Lorentz5Momentum
ShowerKinematics
::
referenceFrame
(
const
Lorentz5Momentum
&
particleMomentum
,
const
vector
<
Lorentz5Momentum
>
&
partnersMomenta
,
const
vector
<
Energy
>
&
evolutionScales
)
{
Lorentz5Momentum
cmFrame
=
Lorentz5Momentum
();
//***LOOKHERE*** WRITE THE CODE!
return
cmFrame
;
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Sep 30, 5:46 AM (1 d, 5 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6566353
Default Alt Text
ShowerKinematics.cc (611 B)
Attached To
Mode
rHERWIGHG herwighg
Attached
Detach File
Event Timeline
Log In to Comment