Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251547
SimplePhaseSpace.xh
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
759 B
Referenced Files
None
Subscribers
None
SimplePhaseSpace.xh
View Options
// -*- C++ -*-
//
// SimplePhaseSpace.xh is a part of ThePEG - Toolkit for HEP Event Generation
// Copyright (C) 1999-2007 Leif Lonnblad
//
// ThePEG is licenced under version 2 of the GPL, see COPYING for details.
// Please respect the MCnet academic guidelines, see GUIDELINES for details.
//
#ifndef ThePEG_SimplePhaseSpace_XH
#define ThePEG_SimplePhaseSpace_XH
// #include "SimplePhaseSpace.fh"
namespace ThePEG {
/** @cond EXCEPTIONCLASSES */
/** Exception class used by SimplePhaseSpace. */
struct ImpossibleKinematics: public std::runtime_error {
/** Constructor. */
ImpossibleKinematics()
: runtime_error("Impossible kinematics in SimplePhaseSpace.") {
breakThePEG();
}
};
/** @endcond */
}
#endif /* ThePEG_SimplePhaseSpace_XH */
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Tue, Sep 30, 6:04 AM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6295607
Default Alt Text
SimplePhaseSpace.xh (759 B)
Attached To
Mode
rTHEPEGHG thepeghg
Attached
Detach File
Event Timeline
Log In to Comment