Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244939
EvtKKLambdaC.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
EvtKKLambdaC.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/EvtKKLambdaC.hh
//
// Description:Semileptonic decays with pole form form factors
//
// Modification history:
//
// DJL April 23, 1998 Module created
//
//------------------------------------------------------------------------
#ifndef EVTKKLAMBDAC_HH
#define EVTKKLAMBDAC_HH
#include
"EvtGenBase/EvtDecayAmp.hh"
#include
"EvtGenBase/EvtSemiLeptonicFF.hh"
#include
"EvtGenBase/EvtSemiLeptonicAmp.hh"
class
Evtparticle
;
class
EvtKKLambdaC
:
public
EvtDecayAmp
{
public
:
EvtKKLambdaC
()
{}
virtual
~
EvtKKLambdaC
();
std
::
string
getName
();
EvtDecayBase
*
clone
();
void
decay
(
EvtParticle
*
p
);
void
initProbMax
();
void
init
();
private
:
EvtSemiLeptonicFF
*
_ffmodel
;
EvtSemiLeptonicAmp
*
_calcamp
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:47 AM (13 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6447401
Default Alt Text
EvtKKLambdaC.hh (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment