er
dev
Main Page
Related Pages
Classes
Files
File List
decayers
ERDecayLi9DetoLi10_Li9n_p.h
1
// -------------------------------------------------------------------------
2
// ----- ERDecayLi9DetoLi10_Li9n_p header file -----
3
// ----- Created 04/16 by V. Schetinin -----
4
// -------------------------------------------------------------------------
5
6
#ifndef ERDecayLi9DetoLi10_Li9n_p_H
7
#define ERDecayLi9DetoLi10_Li9n_p_H
8
9
#include "TRandom3.h"
10
#include "TGenPhaseSpace.h"
11
12
#include "ERDecay.h"
13
14
class
ERDecayLi9DetoLi10_Li9n_p
:
public
ERDecay
{
15
private
:
16
Float_t fTargetReactZ;
17
TRandom3 *fRnd;
18
19
TParticlePDG* fLi9;
20
TParticlePDG* fLi10;
21
TParticlePDG* fH2;
22
TParticlePDG* fn;
23
TParticlePDG* fp;
24
25
Bool_t fTargetReactionFinish;
26
27
Int_t fSecondaryIonPDG;
28
public
:
29
ERDecayLi9DetoLi10_Li9n_p
();
30
~
ERDecayLi9DetoLi10_Li9n_p
();
31
32
Bool_t
Stepping
();
33
34
void
BeginEvent();
35
void
FinishEvent();
36
37
Bool_t Init();
38
39
ClassDef(
ERDecayLi9DetoLi10_Li9n_p
,1)
40
};
41
42
#endif
ERDecay
Definition:
ERDecay.h:17
ERDecayLi9DetoLi10_Li9n_p
Definition:
ERDecayLi9DetoLi10_Li9n_p.h:14
ERDecayLi9DetoLi10_Li9n_p::Stepping
Bool_t Stepping()
Definition:
ERDecayLi9DetoLi10_Li9n_p.cxx:75
Generated on Tue Dec 7 2021 13:58:46 for er by
1.8.11