Page MenuHomeHEPForge

FS_GtoGGGSplitFun.cc
No OneTemporary

Size
1 KB
Referenced Files
None
Subscribers
None

FS_GtoGGGSplitFun.cc

// -*- C++ -*-
//
// This is the implementation of the non-inlined, non-templated member
// functions of the FS_GtoGGGSplitFun class.
//
#include "FS_GtoGGGSplitFun.h"
#include "Pythia7/Interface/ClassDocumentation.h"
#include "Pythia7/Persistency/PersistentOStream.h"
#include "Pythia7/Persistency/PersistentIStream.h"
using namespace Herwig;
FS_GtoGGGSplitFun::~FS_GtoGGGSplitFun() {}
void FS_GtoGGGSplitFun::persistentOutput(PersistentOStream & os) const {
// *** ATTENTION *** os << ; // Add all member variable which should be written persistently here.
}
void FS_GtoGGGSplitFun::persistentInput(PersistentIStream & is, int) {
// *** ATTENTION *** is >> ; // Add all member variable which should be read persistently here.
}
ClassDescription<FS_GtoGGGSplitFun> FS_GtoGGGSplitFun::initFS_GtoGGGSplitFun;
// Definition of the static class description member.
void FS_GtoGGGSplitFun::Init() {
static ClassDocumentation<FS_GtoGGGSplitFun> documentation
("This is the (concrete) class which describes the Final State G->GGG splitting.");
}

File Metadata

Mime Type
text/x-c
Expires
Tue, Sep 30, 5:44 AM (2 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6491700
Default Alt Text
FS_GtoGGGSplitFun.cc (1 KB)

Event Timeline