17 Feb, 2017
7 commits
-
…er than without the tree
30 Jan, 2017
1 commit
19 Jan, 2017
1 commit
17 Jan, 2017
2 commits
-
…inform the user if they have input an invalid command
16 Jan, 2017
5 commits
-
…ate crossection_omega_upsilon.c
26 Oct, 2016
1 commit
24 Oct, 2016
1 commit
19 Oct, 2016
3 commits
12 Oct, 2016
6 commits
05 Oct, 2016
5 commits
-
Added ability to make acceptance plots Not yet complete
27 Sep, 2016
3 commits
21 Sep, 2016
4 commits
-
See decaychain_omega_upsilon.c - Full decay chain set up for omega upsilon decay - Minor fix in generic decay chain
-
Added generic decay chain, and detector acceptance module. - Fixed up last problems with three-decay-mc.c - detector.c now tests detector acceptance. call using Accept(TLorentzVector, 'x', TRandom3) where x = p for pions m for muons g for photons - decaychain_generic.c now provides generic outline for a decay-chain of X_b's. Generation module is still very rudimentary.
13 Sep, 2016
1 commit
-
- Now generates flat distribution of decay products across phase-space using accept-reject sampling - Other minor fixes