BOSS
7.0.7
BESIII Offline Software System
Toggle main menu visibility
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
v
w
z
Variables
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
w
x
z
Typedefs
b
c
d
e
g
h
i
l
m
n
o
p
r
s
t
v
Enumerations
Enumerator
a
b
c
d
e
f
i
k
l
m
n
o
p
r
s
t
u
w
x
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
m
n
p
r
s
t
v
w
Enumerations
b
c
d
e
f
g
h
i
k
l
m
n
p
r
s
t
v
Enumerator
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Related Functions
:
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
w
x
Files
File List
File Members
All
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
!
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
Variables
!
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
p
q
r
s
t
u
v
w
z
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
w
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
EvtBtoXsgammaFixedMass.hh
Go to the documentation of this file.
1
//--------------------------------------------------------------------------
2
//
3
// Environment:
4
// This software is part of the EvtGen package developed jointly
5
// for the BaBar and CEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information:
9
// Copyright (C) 2001 Brunel University, University of Wisconsin
10
//
11
// Module: EvtGen/EvtBtoXsgammaFixedMass.hh
12
//
13
// Description:
14
// Implimentation of a fixed hadronic mass to measure spectrum
15
//
16
// Modification history:
17
//
18
// Jim Libby October 11, 2002 Module created
19
//
20
//------------------------------------------------------------------------
21
22
#ifndef EVTBTOXSGAMMAFIXEDMASS_HH
23
#define EVTBTOXSGAMMAFIXEDMASS_HH
24
25
#include "
EvtGenModels/EvtBtoXsgammaAbsModel.hh
"
26
27
class
EvtBtoXsgammaFixedMass
:
public
EvtBtoXsgammaAbsModel
{
28
29
public
:
30
31
EvtBtoXsgammaFixedMass
() {}
32
33
virtual
~EvtBtoXsgammaFixedMass
();
34
35
void
init(
int
,
double
*);
36
37
double
GetMass
(
int
code);
38
39
private
:
40
//Input parameters
41
double
_mH;
42
};
43
44
#endif
45
46
47
EvtBtoXsgammaAbsModel.hh
EvtBtoXsgammaAbsModel
Definition:
EvtBtoXsgammaAbsModel.hh:26
EvtBtoXsgammaFixedMass
Definition:
EvtBtoXsgammaFixedMass.hh:27
EvtBtoXsgammaFixedMass::GetMass
double GetMass(int code)
Definition:
EvtBtoXsgammaFixedMass.cc:50
EvtBtoXsgammaFixedMass::EvtBtoXsgammaFixedMass
EvtBtoXsgammaFixedMass()
Definition:
EvtBtoXsgammaFixedMass.hh:31
EvtBtoXsgammaFixedMass::~EvtBtoXsgammaFixedMass
virtual ~EvtBtoXsgammaFixedMass()
Definition:
EvtBtoXsgammaFixedMass.cc:29
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtBtoXsgammaFixedMass.hh
Generated by
1.9.6