Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251345
ClusterFissioner.icc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
485 B
Referenced Files
None
Subscribers
None
ClusterFissioner.icc
View Options
// -*- C++ -*-
//
// This is the implementation of the inlined member functions of
// the ClusterFissioner class.
//
namespace Herwig {
inline ClusterFissioner::ClusterFissioner() :
_clMax( 3.35*GeV ),
_clPow( 2.0 ),
_pSplit1( 1.0 ),
_pSplit2( 1.0 ),
_btClM( 1.0*GeV ),
_iopRem( 1 ),
_kappa(1.0e15*GeV/meter)
{}
inline IBPtr ClusterFissioner::clone() const {
return new_ptr(*this);
}
inline IBPtr ClusterFissioner::fullclone() const {
return new_ptr(*this);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Sep 30, 5:49 AM (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6444536
Default Alt Text
ClusterFissioner.icc (485 B)
Attached To
Mode
rHERWIGHG herwighg
Attached
Detach File
Event Timeline
Log In to Comment