Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244619
ShowerAlphaQCD.icc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
462 B
Referenced Files
None
Subscribers
None
ShowerAlphaQCD.icc
View Options
// -*- C++ -*-
//
// This is the implementation of the inlined member functions of
// the ShowerAlphaQCD class.
//
namespace Herwig {
inline ShowerAlphaQCD::ShowerAlphaQCD() {}
inline ShowerAlphaQCD::ShowerAlphaQCD(const ShowerAlphaQCD & x)
: ShowerAlpha(x) {
_Qmin = x._Qmin,
_asType = x._asType;
}
inline IBPtr ShowerAlphaQCD::clone() const {
return new_ptr(*this);
}
inline IBPtr ShowerAlphaQCD::fullclone() const {
return new_ptr(*this);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 30, 4:44 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6508764
Default Alt Text
ShowerAlphaQCD.icc (462 B)
Attached To
Mode
rHERWIGHG herwighg
Attached
Detach File
Event Timeline
Log In to Comment