- Oct 11, 2016
-
-
Adrien Matta authored
* updating copyright * updating a matta email
-
- Oct 10, 2016
-
-
Philip Adsley authored
I found that the filepath for the NMR Splitpole files wasn't being reproduced correctly. It was used to load the Rmn directory to read the files in but then (at least for me), it looked in the current directory to try to find the Rmn files. I have (in a fairly ugly manner) fixed this problem by introducing a new TString (FileToRead) which is used to construct the whole path to the Rmn files.
-
Philip Adsley authored
The condition was: if (m_PreTreatedData->GetFrontTStripNbr(couple[i].X()) == m_PreTreatedData->GetFrontTStripNbr(t) || m_PreTreatedData->GetFrontTDetectorNbr(couple[i].X()) == m_PreTreatedData->GetFrontTDetectorNbr(t)) i.e., if the strip number is the same or the detector number is the same. This has been modified to: if (m_PreTreatedData->GetFrontTStripNbr(couple[i].X()) == m_PreTreatedData->GetFrontTStripNbr(t) && m_PreTreatedData->GetFrontTDetectorNbr(couple[i].X()) == m_PreTreatedData->GetFrontTDetectorNbr(t)) i.e. the strip number and detector number should both be the same.
-
- Sep 30, 2016
-
-
Morfouace authored
-
- Jul 28, 2016
- Jul 26, 2016
- Jul 25, 2016
-
-
Morfouace authored
-
- Jul 23, 2016
-
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
adrien-matta authored
-
- Jul 22, 2016
-
-
Morfouace authored
-
- Jul 19, 2016
-
-
Marc Labiche - STFC UKRI authored
-
Marc Labiche - STFC UKRI authored
-
- Jul 15, 2016
-
-
adrien-matta authored
-
adrien-matta authored
-
Morfouace authored
-
- Jul 14, 2016
- Jun 30, 2016
-
-
adrien-matta authored
- More versatile analysis, with Reaction/Eloss detection - Better Outter barrel energy - Rename T40 instead of TAMU for clarity
-
Morfouace authored
-
- Jun 24, 2016
- Jun 13, 2016
-
-
Morfouace authored
-
- Jun 08, 2016
-
-
Morfouace authored
-
- Apr 11, 2016
-
-
adrien-matta authored
-
adrien-matta authored
-
- Apr 03, 2016
-
-
adrien-matta authored
-
- Mar 17, 2016
-
-
Morfouace authored
-
- Feb 22, 2016
-
-
adrien-matta authored
- Obsolete TOF scorer got now threshold - Trapeze issued a warning of Time size different from E size
-
- Feb 18, 2016
-
-
adrien-matta authored
-
adrien-matta authored
-
- Feb 15, 2016
-
-
adrien-matta authored
- Negative strip could be obtained leading to seg fault
-
adrien-matta authored
-
- Jan 29, 2016
-
-
de Séréville Nicolas authored
-
de Séréville Nicolas authored
-
- Jan 27, 2016
-
-
adrien-matta authored
-
adrien-matta authored
-