Page MenuHomeHEPForge

HwDecayHandler.icc
No OneTemporary

Size
694 B
Referenced Files
None
Subscribers
None

HwDecayHandler.icc

// -*- C++ -*-
//
// HwDecayHandler.icc is a part of Herwig++ - A multi-purpose Monte Carlo event generator
// Copyright (C) 2002-2007 The Herwig Collaboration
//
// Herwig++ is licenced under version 2 of the GPL, see COPYING for details.
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
//
//
// This is the implementation of the inlined member functions of
// the HwDecayHandler class.
//
namespace Herwig {
using namespace ThePEG;
inline HwDecayHandler::HwDecayHandler() : DecayHandler(), _newstep(true)
{}
inline IBPtr HwDecayHandler::clone() const {
return new_ptr(*this);
}
inline IBPtr HwDecayHandler::fullclone() const {
return new_ptr(*this);
}
}

File Metadata

Mime Type
text/plain
Expires
Tue, Sep 30, 4:47 AM (5 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6541424
Default Alt Text
HwDecayHandler.icc (694 B)

Event Timeline