Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251828
EvtBToDDalitzCPK.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
848 B
Referenced Files
None
Subscribers
None
EvtBToDDalitzCPK.hh
View Options
// $Id: EvtBToDDalitzCPK.hh,v 1.2 2009-03-16 16:37:55 robbep Exp $
#ifndef EVTGENMODELS_EVTBTODDALITZCPK_HH
#define EVTGENMODELS_EVTBTODDALITZCPK_HH 1
// Include files
#include
"EvtGenBase/EvtDecayAmp.hh"
/** @class EvtBToDDalitzCPK EvtBToDDalitzCPK.hh EvtGenModels/EvtBToDDalitzCPK.hh
* Decay Model for B->DK, (adds the possibility to use D0->Ks pi pi to
* find gamma with a Dalitz analysis
*
* @author Patrick Robbe
* @date 2003-12-08
*/
class
EvtBToDDalitzCPK
:
public
EvtDecayAmp
{
public
:
/// Standard constructor
EvtBToDDalitzCPK
(
)
{
}
virtual
~
EvtBToDDalitzCPK
(
);
///< Destructor
virtual
std
::
string
getName
(
)
;
EvtDecayBase
*
clone
(
)
;
void
decay
(
EvtParticle
*
p
)
;
void
init
(
)
;
void
initProbMax
(
)
;
protected
:
private
:
int
_flag
;
};
#endif
// EVTGENMODELS_EVTBTODDALITZCPK_HH
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 6:11 AM (1 d, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6454819
Default Alt Text
EvtBToDDalitzCPK.hh (848 B)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment