Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251676
EvtPhsp.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1022 B
Referenced Files
None
Subscribers
None
EvtPhsp.hh
View Options
//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CLEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information: See EvtGen/COPYRIGHT
// Copyright (C) 1998 Caltech, UCSB
//
// Module: EvtGen/EvtPhsp.hh
//
// Description:
//Class to handle generic phase space decays not done
//in other decay models.
//
// Modification history:
//
// DJL/RYD August 11, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTPHSP_HH
#define EVTPHSP_HH
#include
"EvtGenBase/EvtDecayIncoherent.hh"
class
EvtParticle
;
class
EvtPhsp
:
public
EvtDecayIncoherent
{
public
:
EvtPhsp
()
{}
virtual
~
EvtPhsp
();
std
::
string
getName
();
EvtDecayBase
*
clone
();
void
initProbMax
();
void
init
();
void
decay
(
EvtParticle
*
p
);
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 6:09 AM (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6453884
Default Alt Text
EvtPhsp.hh (1022 B)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment