- 11 Jun, 2021 1 commit
-
-
Pierre Morfouace authored
-
- 10 Jun, 2021 9 commits
-
-
-
Pierre Morfouace authored
-
Warren authored
-
Charlie Paxman authored
- Added grid-based parameter initilization, to avoid getting stuck in local minima - This means looping, but with a max of ~15s for each iteration, it's not too terrible
-
Adrien Matta authored
-
Adrien Matta authored
-
Adrien Matta authored
-
Morfouace authored
-
Morfouace authored
-
- 09 Jun, 2021 5 commits
-
-
Adrien Matta authored
-
Adrien Matta authored
-
Adrien Matta authored
-
Adrien Matta authored
-
Adrien Matta authored
- std:: was missing in front of vector
-
- 08 Jun, 2021 5 commits
-
-
flavigny authored
-
-
flavigny authored
-
Adrien Matta authored
-
Charlie Paxman authored
-- Now use FitResult mean & std dev for minimization, giving more accurate results -- Also improved the visual outputs a little
-
- 07 Jun, 2021 4 commits
-
-
Adrien Matta authored
-
Charlie Paxman authored
-- Implemented FitResultPtr in the header -- Still need to correct main code for this now -- Pushing now in case I completely trash everything
-
Charlie Paxman authored
-- NOTE: GetMean() and GetStdDev() return values inconsistent with the fitting protocol. -- Next update will implement TFitResultPtr to rectify this
-
Adrien Matta authored
-
- 05 Jun, 2021 2 commits
-
-
-
Morfouace authored
-
- 04 Jun, 2021 9 commits
-
-
Adrien Matta authored
-
Adrien Matta authored
- fixing unit of velocity in NPParticle
-
Charlie Paxman authored
* Thickness wasn't being properly varied
-
Charlie Paxman authored
New minimiser code didn't include EnergyLoss in Al, now recitified
-
Cyril Lenain authored
-
Cyril Lenain authored
-
Adrien Matta authored
-
Adrien Matta authored
-
Adrien Matta authored
- The NPMULTITHREADING flag is now pass to rootcint when building the dictionnaries - This is done by generating the macro via cmake
-
- 03 Jun, 2021 5 commits
-
-
Charlie Paxman authored
- Now using ROOT::Math minimizer. - Requires ROOT's minuit2 build flag to be on.
-
-
Morfouace authored
-
Morfouace authored
-
Morfouace authored
-