Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F10881941
UEBase.cc
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
672 B
Subscribers
None
UEBase.cc
View Options
// -*- C++ -*-
//
// This is the implementation of the non-inlined, non-templated member
// functions of the UEBase class.
//
#include
"UEBase.h"
#include
"ThePEG/Interface/ClassDocumentation.h"
#include
"ThePEG/Persistency/PersistentOStream.h"
#include
"ThePEG/Persistency/PersistentIStream.h"
#include
"ThePEG/Utilities/DescribeClass.h"
using
namespace
Herwig
;
DescribeAbstractClass
<
UEBase
,
Interfaced
>
describeUEBase
(
"Herwig::UEBase"
,
"HwShower.so"
);
void
UEBase
::
Init
()
{
static
ClassDocumentation
<
UEBase
>
documentation
(
"The UEBase class is an abstract base class used to minimize the"
" dependence between the MPIHandler and all Shower classes"
);
}
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, May 3, 6:57 AM (6 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4838505
Default Alt Text
UEBase.cc (672 B)
Attached To
rHERWIGHG herwighg
Event Timeline
Log In to Comment