- May 16, 2019
-
-
Michael Duehrssen-Debling authored
-
Michael Duehrssen-Debling authored
-
- Apr 29, 2019
-
-
Michael Duehrssen-Debling authored
-
Michael Duehrssen-Debling authored
-
- Apr 19, 2019
-
-
Sven Menke authored
RadiationMapsMaker: produce energy spectra for neutrons,gammas,protons,pi+/-,e+/-,mu+/- and rest in all 2D grid points
-
- Apr 17, 2019
-
-
Zach Marshall authored
-
- Apr 15, 2019
-
-
John Chapman authored
`G4FastCaloTest` is the same as `G4FastCalo` except that charged pions below 200 MeV and protons, KLong and K+- below 750 MeV entering the Calorimeter are handled by Geant4.
-
John Chapman authored
-
- Apr 02, 2019
-
-
Petr Jacka authored
-
- Apr 01, 2019
-
-
Miha Muskinja authored
-
- Mar 29, 2019
-
-
Zach Marshall authored
This is a couple of twweaks to double protect us when running stable R-Hadron simulation. The idea is that people should be able to not set a lifetime or set a lifetime to -1 or 0 and assume that the simulation will guess they want stable particles. Explicitly setting doDecays=0 will also work. Also added a catch in the simulation to make sure that the settings read in are consistent (e.g. if someone sets a lifetime, they almost certainly want decays, and if they set a negative lifetime they almost certainly don't). Marking as a WIP until we can get some tests in.
-
- Mar 28, 2019
-
-
John Chapman authored
-
- Mar 27, 2019
-
-
John Chapman authored
-
Sven Menke authored
-
- Mar 26, 2019
-
-
Zach Marshall authored
We identified an issue in the treatment of spins in the R-mesons, which requires one more fix to the masses. Along the way, we also fixed a rounding issue in the calculation's output which leads to a few other 1 MeV differences here and there. These changes are also in svn, and should go ~everywhere in git.
-
Miha Muskinja authored
-
- Mar 22, 2019
-
-
Miha Muskinja authored
-
John Chapman authored
In order to allow Quasi-stable particles to be simulated in AFII jobs the following tool and service configurations were added: - `AFII_QS_G4TransportTool` - `AFII_QS_Geant4SimSvc` - `ISF_MuonAFII_QS_Geant4Selector` - `ISF_DefaultAFII_QS_Geant4Selector` - `ISF_Kernel_ATLFASTII_QS` The new simulator can be used by specifying `--simulator ATLFASTII_QS` on the `Sim_tf.py` command-line.
-
John Chapman authored
`PhysicsValidationUserAction` had handles to a number of tools and services which weren't used. Dropped `ServiceHandle<ISF::IParticleBroker>`, `ToolHandle<ISF::IParticleHelper>` and `ServiceHandle<G4UA::IUserActionSvc>`. Dropping the dependency on the `ParticleBroker` instance removed the need for separate configurations of the `PhysicsValidationUserActionTool` for different simulator types. This then simplied the configuration of the `UserActionSvc` for ISF jobs meaning that a separate `G4UA::ISFQuasiStableUserActionSvc` was no longer necessary.
-
- Mar 21, 2019
-
-
John Chapman authored
-
John Chapman authored
-
Miha Muskinja authored
-
John Chapman authored
-
- Mar 19, 2019
-
-
Zach Marshall authored
-
Zach Marshall authored
Removing cmt directory
-
- Mar 15, 2019
-
-
Anthony Morley authored
-
- Mar 14, 2019
-
-
Ahmed Hasib authored
-
- Mar 13, 2019
-
-
Petr Jacka authored
-
- Mar 08, 2019
-
-
Miha Muskinja authored
-
- Mar 07, 2019
-
-
Petr Jacka authored
-
- Mar 06, 2019
-
-
Miha Muskinja authored
-
- Mar 05, 2019
-
-
John Chapman authored
Second iteration of this fix.
-
John Chapman authored
Extend `BeamEffectsAlg_test` to check this case doesn't crash as well. This is part of the fixes for ATLMCPROD-6788.
-
Zach Marshall authored
-
Zach Marshall authored
-
Zach Marshall authored
-
- Mar 04, 2019
-
-
Zach Marshall authored
-
Zach Marshall authored
-
- Mar 03, 2019
-
-
Zach Marshall authored
-
- Mar 02, 2019
-
-
Andrzej Olszewski authored
StreamHITS from AlgSequence("Streams") StreamRDO,EDS,AOD from topSequence
-