BOSS
8.0.0
BESIII Offline Software System
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 "
EvtBtoXsgammaAbsModel.hh
"
26
27
class
EvtBtoXsgammaFixedMass
:
public
EvtBtoXsgammaAbsModel
{
28
29
public
:
30
EvtBtoXsgammaFixedMass
() {}
31
32
virtual
~EvtBtoXsgammaFixedMass
();
33
34
void
init
(
int
,
double
* );
35
36
double
GetMass
(
int
code );
37
38
private
:
39
// Input parameters
40
double
_mH;
41
};
42
43
#endif
EvtBtoXsgammaAbsModel.hh
EvtBtoXsgammaAbsModel::EvtBtoXsgammaAbsModel
EvtBtoXsgammaAbsModel()
Definition
EvtBtoXsgammaAbsModel.hh:29
EvtBtoXsgammaFixedMass::GetMass
double GetMass(int code)
Definition
EvtBtoXsgammaFixedMass.cc:48
EvtBtoXsgammaFixedMass::EvtBtoXsgammaFixedMass
EvtBtoXsgammaFixedMass()
Definition
EvtBtoXsgammaFixedMass.hh:30
EvtBtoXsgammaFixedMass::~EvtBtoXsgammaFixedMass
virtual ~EvtBtoXsgammaFixedMass()
Definition
EvtBtoXsgammaFixedMass.cc:29
EvtBtoXsgammaFixedMass::init
void init(int, double *)
Definition
EvtBtoXsgammaFixedMass.cc:31
8.0.0
BOSS_Gen
BesEvtGen
src
EvtGen
EvtGenModels
EvtBtoXsgammaFixedMass.hh
Generated by
1.16.1