Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251453
ShowerAlphaQED.cc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
646 B
Referenced Files
None
Subscribers
None
ShowerAlphaQED.cc
View Options
// -*- C++ -*-
//
// This is the implementation of the non-inlined, non-templated member
// functions of the ShowerAlphaQED class.
//
#include
"ShowerAlphaQED.h"
#include
"ThePEG/Interface/ClassDocumentation.h"
using
namespace
Herwig
;
ShowerAlphaQED
::~
ShowerAlphaQED
()
{}
ClassDescription
<
ShowerAlphaQED
>
ShowerAlphaQED
::
initShowerAlphaQED
;
// Definition of the static class description member.
void
ShowerAlphaQED
::
Init
()
{
static
ClassDocumentation
<
ShowerAlphaQED
>
documentation
(
"This (concrete) class describes the QED alpha running."
);
}
double
ShowerAlphaQED
::
value
(
const
Energy2
scale
)
{
return
scaleFactor
()
*
_alpha
;
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Sep 30, 5:54 AM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6483588
Default Alt Text
ShowerAlphaQED.cc (646 B)
Attached To
Mode
rHERWIGHG herwighg
Attached
Detach File
Event Timeline
Log In to Comment