Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19244332
EvtLNuGamma.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
EvtLNuGamma.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) 2001 Caltech
//
// Module: EvtGen/EvtLNuGamma.hh
//
// Description: B+ -> l+ nu gamma. Form factor is tree level, from
// Korchemsky, Pirjol, and Yan,Phy Rev D 61 (200) 114510
//
//
// Modification history:
//
// Edward Chen April 24, 2001 Module created
//
//------------------------------------------------------------------------
#ifndef EVTLNUGAMMA_HH
#define EVTLNUGAMMA_HH
#include
"EvtGenBase/EvtDecayAmp.hh"
class
EvtParticle
;
class
EvtLNuGamma
:
public
EvtDecayAmp
{
public
:
EvtLNuGamma
();
virtual
~
EvtLNuGamma
();
std
::
string
getName
();
EvtDecayBase
*
clone
();
void
decay
(
EvtParticle
*
p
);
void
init
();
void
initProbMax
();
double
getFormFactor
(
double
photonEnergy
);
bool
_fafvzero
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 4:41 AM (1 d, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6388375
Default Alt Text
EvtLNuGamma.hh (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment