Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F19251781
EvtBtoXsgammaFlatEnergy.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
EvtBtoXsgammaFlatEnergy.hh
View Options
//--------------------------------------------------------------------------
//
// Environment:
// This software is part of the EvtGen package developed jointly
// for the BaBar and CEO collaborations. If you use all or part
// of it, please give an appropriate acknowledgement.
//
// Copyright Information:
// Copyright (C) 2001 Brunel University, University of Wisconsin
//
// Module: EvtGen/EvtBtoXsgammaFlatEnergy.hh
//
// Description:
// Implimentation of a fixed hadronic mass to measure spectrum
//
// Modification history:
//
// Jim Libby October 11, 2002 Module created
//
//------------------------------------------------------------------------
#ifndef EVTBTOXSGAMMAFLATENERGY_HH
#define EVTBTOXSGAMMAFLATENERGY_HH
#include
"EvtGenModels/EvtBtoXsgammaAbsModel.hh"
class
EvtBtoXsgammaFlatEnergy
:
public
EvtBtoXsgammaAbsModel
{
public
:
EvtBtoXsgammaFlatEnergy
()
{}
virtual
~
EvtBtoXsgammaFlatEnergy
();
void
init
(
int
,
double
*
);
double
GetMass
(
int
code
);
private
:
//Input parameters
double
_eMin
;
double
_eMax
;
//
double
_mB0
;
double
_eRange
;
};
#endif
File Metadata
Details
Attached
Mime Type
text/x-c++
Expires
Tue, Sep 30, 6:10 AM (17 h, 29 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6466160
Default Alt Text
EvtBtoXsgammaFlatEnergy.hh (1 KB)
Attached To
Mode
rEVTGEN evtgen
Attached
Detach File
Event Timeline
Log In to Comment