Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251295
EvtOmegaDalitz.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1018 B
Referenced Files
None
Subscribers
None
EvtOmegaDalitz.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/EvtOmegaDalitz.hh
//
// Description:Class to handle the omega -> pi pi pi dalitz decay.
//
// Modification history:
//
// DJL/RYD August 11, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTOMEGADALITZ_HH
#define EVTOMEGADALITZ_HH
#include
"EvtGenBase/EvtDecayAmp.hh"
class
EvtParticle
;
class
EvtOmegaDalitz
:
public
EvtDecayAmp
{
public
:
EvtOmegaDalitz
()
{}
virtual
~
EvtOmegaDalitz
();
std
::
string
getName
();
EvtDecayBase
*
clone
();
void
init
();
void
decay
(
EvtParticle
*
p
);
void
initProbMax
();
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 5:49 AM (1 d, 13 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6467930
Default Alt Text
EvtOmegaDalitz.hh (1018 B)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment