Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244887
EvtHQET2.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
866 B
Referenced Files
None
Subscribers
None
EvtHQET2.hh
View Options
//--------------------------------------------------------------------------
//
// Module: EvtGen/EvtHQET2.hh
//
// Description:Implementation of the HQET model with dispersive FF due to
// Caprini et al.
//
// Modification history:
//
// Marco Bomben March 11, 2003 Module created
//
//------------------------------------------------------------------------
#ifndef EVTHQET2_HH
#define EVTHQET2_HH
#include
"EvtGenBase/EvtDecayAmp.hh"
#include
"EvtGenBase/EvtSemiLeptonicFF.hh"
#include
"EvtGenBase/EvtSemiLeptonicAmp.hh"
class
EvtParticle
;
class
EvtHQET2
:
public
EvtDecayAmp
{
public
:
EvtHQET2
();
virtual
~
EvtHQET2
();
std
::
string
getName
();
EvtDecayBase
*
clone
();
void
decay
(
EvtParticle
*
p
);
void
initProbMax
();
void
init
();
private
:
EvtSemiLeptonicFF
*
hqetffmodel
;
EvtSemiLeptonicAmp
*
calcamp
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:46 AM (13 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6489237
Default Alt Text
EvtHQET2.hh (866 B)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment