.. |
AnasenEfficiency.h
|
Changed name of Kinematics class to MaskApp, better enforced use of scoped RxnType across all applications (see new RxnType.h)
|
2021-10-08 14:17:20 -04:00 |
AngularDistribution.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
DeadChannelMap.h
|
Added several key new features. Dead channels are now implemented in a text file in etc. Decays can now have an angular distribution based on inputed l values. New dependancy: gsl
|
2021-04-12 10:22:35 -04:00 |
DecaySystem.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
DetectorEfficiency.h
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
Eloss_Tables.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
EnergyLoss.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
KinematicsExceptions.h
|
Modified reading in of layered target data to be more intuitive, which lead to finding and fixing a bug in the logic for handling zero thickness or zero energy EnergyLoss::GetEnergyLoss calls
|
2021-10-08 15:41:23 -04:00 |
LayeredTarget.h
|
Fixed energy loss bugs, including case of backwards travel through a non-uniform target. Modified premake file to be more universally compatible for ROOT. Requires user specification of ROOT directories in the premake file.
|
2021-09-23 11:42:14 -04:00 |
LegendrePoly.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
MaskApp.h
|
Updated MaskFile data sizes to be more explict across platforms (where possible)
|
2021-10-08 14:37:26 -04:00 |
MaskFile.h
|
Updated MaskFile data sizes to be more explict across platforms (where possible)
|
2021-10-08 14:37:26 -04:00 |
MassLookup.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
Nucleus.h
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
OneStepSystem.h
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
QQQDetector.h
|
Fixed energy loss bugs, including case of backwards travel through a non-uniform target. Modified premake file to be more universally compatible for ROOT. Requires user specification of ROOT directories in the premake file.
|
2021-09-23 11:42:14 -04:00 |
RandomGenerator.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
Reaction.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
ReactionSystem.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
RootPlotter.h
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
Rotation.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
RxnType.h
|
Changed name of Kinematics class to MaskApp, better enforced use of scoped RxnType across all applications (see new RxnType.h)
|
2021-10-08 14:17:20 -04:00 |
SabreDetector.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
SabreEfficiency.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
Stopwatch.h
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
StripDetector.h
|
Fixed energy loss bugs, including case of backwards travel through a non-uniform target. Modified premake file to be more universally compatible for ROOT. Requires user specification of ROOT directories in the premake file.
|
2021-09-23 11:42:14 -04:00 |
Target.h
|
Fixed energy loss bugs, including case of backwards travel through a non-uniform target. Modified premake file to be more universally compatible for ROOT. Requires user specification of ROOT directories in the premake file.
|
2021-09-23 11:42:14 -04:00 |
ThreeStepSystem.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
TwoStepSystem.h
|
Singleton'd a random number generator class to avoid chaining a generator manually. Fixed singleton pattern for MassLookup.
|
2021-09-06 17:06:02 -04:00 |
Vec3.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |
Vec4.h
|
Fixed some stylistic incosistencies. Incorporated all classes used for Mask into the Mask namespace. Updated some comments.
|
2021-09-06 16:18:49 -04:00 |