BOSS
7.0.6
BESIII Offline Software System
Loading...
Searching...
No Matches
EvtFlatQ2.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 CLEO collaborations. If you use all or part
6
// of it, please give an appropriate acknowledgement.
7
//
8
// Copyright Information: See EvtGen/COPYRIGHT
9
// Copyright (C) 1998 Caltech, UCSB
10
//
11
// Module: EvtGen/EvtFlatQ2.hh
12
//
13
// Description: B->Xu l nu with flat q2 distribution
14
//
15
// Modification history:
16
//
17
// David Cote, U. de Montreal, 11/02/2003 Module created
18
//
19
//------------------------------------------------------------------------
20
21
#ifndef EVTFLATQ2_HH
22
#define EVTFLATQ2_HH
23
24
#include "
EvtGenBase/EvtDecayProb.hh
"
25
26
class
EvtParticle
;
27
28
class
EvtFlatQ2
:
public
EvtDecayProb
{
29
30
public
:
31
32
EvtFlatQ2
() {}
33
virtual
~EvtFlatQ2
();
34
35
void
getName
(std::string& name);
36
EvtDecayBase
*
clone
();
37
38
void
init
();
39
void
initProbMax
();
40
41
void
decay
(
EvtParticle
*p);
42
};
43
44
#endif
45
EvtDecayProb.hh
EvtDecayBase
Definition:
EvtDecayBase.hh:33
EvtDecayProb
Definition:
EvtDecayProb.hh:28
EvtFlatQ2
Definition:
EvtFlatQ2.hh:28
EvtFlatQ2::getName
void getName(std::string &name)
Definition:
EvtFlatQ2.cc:39
EvtFlatQ2::decay
void decay(EvtParticle *p)
Definition:
EvtFlatQ2.cc:73
EvtFlatQ2::initProbMax
void initProbMax()
Definition:
EvtFlatQ2.cc:52
EvtFlatQ2::init
void init()
Definition:
EvtFlatQ2.cc:59
EvtFlatQ2::clone
EvtDecayBase * clone()
Definition:
EvtFlatQ2.cc:45
EvtFlatQ2::~EvtFlatQ2
virtual ~EvtFlatQ2()
Definition:
EvtFlatQ2.cc:37
EvtFlatQ2::EvtFlatQ2
EvtFlatQ2()
Definition:
EvtFlatQ2.hh:32
EvtParticle
Definition:
EvtParticle.hh:42
source
Generator
BesEvtGen
BesEvtGen-00-04-08
src
EvtGen
EvtGenModels
EvtFlatQ2.hh
Generated by
1.9.6