- Nov 13, 2015
-
-
John Derek Chapman authored
python/RunDMCFlags.py (RunToTimestampDict): add extra entries for new MC15c IOVs. ATLASSIM-2376. Tagging RunDependentSimComps-00-00-10 (RunDependentSimComps-00-00-10)
-
Chris Hays authored
* Updating VBFMjjIntervalFilter to allow mass window, add gamma & tau overlap removal (ATLMCPROD-2331) 2015-08-25 John Chapman * src/BSignalFilter.cxx, src/MissingEtFilter.cxx, src/SoftLeptonInJetFilter.cxx, src/HTFilter.cxx, src/SusySubprocessFinder.cxx - replace include of TruthUtils/PIDUtils.h with "TruthUtils/PIDHelpers.h for compatibility with TruthUtils trunk. Requires TruthUtils-02-00-09-04 or later. * tagging GeneratorFilters-00-03-29
-
- Nov 03, 2015
-
-
Atlas-Software Librarian authored
* Added more detailed comparison of parameter defaults * Tagged 00-02-16 2015-10-08 James Robinson <james.robinson@cern.ch> * Improved management of Powheg output stream handlers to prevent large thread counts
-
Atlas-Software Librarian authored
* Tagging: Rivet_i-02-01-05 * Add SkipFinalize alg property to avoid calling Rivet's finalize() method. 2015-01-06 <ewelina@mail.desy.de> * Tagging: Rivet_i-02-01-04 * Add use AtlasFastJet into requirements 2014-12-09 Andy Buckley <andy.buckley@cern.ch> * Tagging: Rivet_i-02-01-03 * Use basename rather than full path in conversion to ROOT histograms. 2014-12-09 David Quarrie <David.Quarrie@cern.ch> * Tagged as Rivet_i-02-01-02 ... (Long ChangeLog diff - truncated)
-
Ewelina Maria Lobodzinska authored
* fix bug that starts all HF decays at the origin * See https://its.cern.ch/jira/browse/AGENE-1060 for details * version for EvtGen 1.2 * Tag as EvtGen_i-00-01-23-01
-
James William Monk authored
* Tag Pythia8_i-00-12-03 2015-10-23 James Monk <jmonk@cern.ch> * Make sure m_internal_event_number is updated only if the event passes the CKKWL acceptance cuts. Event number == 1 is used to initialise the weight names, so prior to this fix a crash was possible if the very first event failed the acceptance cuts.
-
Ewelina Maria Lobodzinska authored
-
Ewelina Maria Lobodzinska authored
* tagging Rivet-02-04-00 * update to version 2.4 2015-08-15 Andy Buckley <andy.buckley@cern.ch> * Tagging: Rivet-02-03-00 and making Rivet-02-03-00-branch * Update to use new Rivet version 2.3.0.
-
John Derek Chapman authored
src/TruthHepMCEventConverter: Adding set for signal process vertex, as per ATLASSIM-2035 (branch for 19.2.X.Y). Tagging: G4AtlasAlg-00-04-02-01 (G4AtlasAlg-00-04-02-01)
-
- Oct 21, 2015
-
-
Atlas-Software Librarian authored
* src/EntryLayerTool.cxx: minor code style improvements (ATLASSIM-2263) * Tagging: ISF_Geant4CommonTools-00-03-08
-
Atlas-Software Librarian authored
* Removing IParticleBroker::registerParticle(..) method from IParticleBroker.h interface (ATLASSIM-2263) * tag as ISF_Interfaces-00-04-02
-
Atlas-Software Librarian authored
-
Elmar Ritsch authored
removing std::map to associate G4Tracks with ISFParticles (ATLASSIM-2263, ATLASSIM-1868) (ISF_Geant4Tools-00-02-37-18) * Tagging: ISF_Geant4Tools-00-02-37-18 * removing std::map to associate G4Tracks with ISFParticles (ATLASSIM-2263, ATLASSIM-1868) ** the map was replaced by code in the TrackProcessorUserActionBase which calls ISF::ISFG4Helpers::linkG4TrackToISFParticle(..) for all new G4Tracks to propergate the ISFParticle pointer of the parent G4Track to all its G4 secondaries 2015-10-13 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Tagging: ISF_Geant4Tools-00-02-37-17 * cmt/requirements - disabling C++ debug flags 2015-10-13 Elmar Ritsch <Elmar.Ritsch@cern.ch> * Tagging: ISF_Geant4Tools-00-02-37-16 * python/ISF_Geant4ToolsConfig(Db).py - removing obsolete 'QuasiStableG4TrackProcessorUserAction' configuration (switched to 'FullG4TrackProcessorUserAction' instead) ... (Long ChangeLog diff - truncated)
-
Ewelina Maria Lobodzinska authored
-
John Derek Chapman authored
share/g4/preInclude.ParticleID.py - revert change in SimulationJobOptions-00-06-09-09, as this branch is now only for 19.2.X.Y. share/specialConfig/preInclude.Rhadrons.py - updates obo Sascha Mehlhase. ATLASSIM-2275. Tagging: SimulationJobOptions-00-06-09-11 (SimulationJobOptions-00-06-09-11) * Tagging: SimulationJobOptions-00-06-09-11 * share/g4/preInclude.ParticleID.py - revert change in SimulationJobOptions-00-06-09-09, as this branch is now only for 19.2.X.Y. * share/specialConfig/preInclude.Rhadrons.py - updates obo Sascha Mehlhase. ATLASSIM-2275 2015-10-04 Zach Marshall <ZLMarshall@lbl.gov> * Tagging: SimulationJobOptions-00-06-09-10 * Back-port of flux recording fragment 2015-09-21 John Chapman <John.Chapman@cern.ch> * Tagging: SimulationJobOptions-00-06-09-09 * share/g4/preInclude.ParticleID.py (particleid_setupcalos): remove call to LArG4GlobalOptions.SetDoCalibHitParticleID method. ATLASSIM-2070. ... (Long ChangeLog diff - truncated)
-
John Derek Chapman authored
src/RHadronProcessDefinition.cxx - add additional PDGIDs to standardpdgidtodecay vector. ATLASSIM-2275. src/FullModelReactionDynamics.cxx - GetDefinition() returns a const G4ParticleDefinition in G4 10.1. ATLASSIM-1751 (Compatible with G4 9.6.) RHadrons/FullModelHadronicProcess.hh - define GHADLISTSIZE for G4 versions before G4 10.1, as G4ReactionDynamics.hh has been removed in G4 10.1 (seems to be compatible with G4 9.6). ATLASSIM-1751 Tagging RHadrons-00-00-65-01 (RHadrons-00-00-65-01)
-
Elmar Ritsch authored
now retrieving ISFParticle extraBarcode directly from ISFParticle instance, not from attached ParticleUserInformation object (goes with ISF_Event-00-08-03, see ATLASSIM-2263) (ISF_SimulationSelectors-00-03-00) * src/PileupSimSelector.cxx - now retrieving ISFParticle extraBarcode directly from ISFParticle instance, not from attached ParticleUserInformation object (goes with ISF_Event-00-08-03, see ATLASSIM-2263) * tagging as ISF_SimulationSelectors-00-03-00
-
Elmar Ritsch authored
moving extra-barcode member variable from ParticleUserInformation into ISFParticle class (ATLASSIM-2263) + adding barcode to ISFParticle::dump(..) printout (ISF_Event-00-08-03)
-
Elmar Ritsch authored
* src/ParticleBrokerDynamicOnReadIn.h/.cxx - removing obsolete m_extraParticles vector (ATLASSIM-2263) * ISF_Services-00-03-21-09 2015-10-08 Elmar Ritsch <Elmar.Ritsch@cern.ch> * src/ParticleBrokerDynamicOnReadIn.h/.cxx - removing public ISF::ParticleBrokerDynamicOnReadIn::registerParticle(..) method (ATLASSIM-2263) * ISF_Services-00-03-21-08 2015-08-25 John Chapman <John.Chapman@cern.ch> * python/ISF_ServicesConfig.py (getPileupSimHitService): fix typo. * ISF_Services-00-03-21-07 2015-08-18 John Chapman <John.Chapman@cern.ch> * python/ISF_ServicesConfig.py, python/ISF_ServicesConfigDb.py - add getNoG4SimHitService for ISF jobs not running Geant4 (as in trunk). Just returns getSimHitService in this branch, but this means that other configuration packages require less branching. * src/SimHitSvc.h, src/SimHitSvc.cxx - some tidying to match ... (Long ChangeLog diff - truncated)
-
Elmar Ritsch authored
Adapting include statements since FCS_StepInfo.h and FCS_StepInfoCollection.h files moved to ISF_FastCaloSimEvent package (ATLASSIM-2006) (ISF_Geant4UserActions-00-00-14-50)
-
Elmar Ritsch authored
Adapting include statements for FCS_StepInfo.h and FCS_StepInfoCollection.h since both have moved to ISF_FastCaloSimEvent package (ATLASSIM-2006) (ISF_FastCaloSimParametrization-00-01-07-01)
-
Andrew Haas authored
-
John Derek Chapman authored
Temporary branch for AthSimulationBase reverting the changes in TileGeoG4SD-00-04-13 and TileGeoG4SD-00-04-14. Tagging TileGeoG4SD-00-04-21-01 (TileGeoG4SD-00-04-21-01)
-
John Derek Chapman authored
cmt/requirements - pick up FCS_StepInfo from ISF_FastCaloSimEvent rather than ISF_Event. ATLASSIM-2006. Tagging ISF_AthenaPool-00-00-03 (ISF_AthenaPool-00-00-03)
-
- Oct 05, 2015
-
-
John Derek Chapman authored
src/TileGeoG4CalibSD.cc - fix to set ParticleID correctly for Tile CaloCalibrationHits when running in ISF. ATLASSIM-2248. Tagging TileGeoG4Calib-00-04-12-01 (TileGeoG4Calib-00-04-12-01)
-
Elmar Ritsch authored
updating G4Track UserInformation with HepMC representation of regenerated particle (see ATLASSIM-2247) (ISF_Geant4Tools-00-02-37-14) * src/Geant4TruthIncident.cxx - updating G4Track UserInformation with HepMC representation of regenerated particle (see ATLASSIM-2247). * Tagging: ISF_Geant4Tools-00-02-37-14 2015-08-28 John Chapman <John.Chapman@cern.ch> * src/TrackProcessorUserAction.cxx - drop unnecessary include of MCTruth/TruthStrategyManager.h (see ATLASSIM-2144). * Tagging: ISF_Geant4Tools-00-02-37-13
-
Zach Marshall authored
* Moving to MG5_aMC_v2_2_3_p4 for AGENE-1035 * Tagging: MadGraph-00-01-24-01 ---------------------------------------------------- BRANCH FOR WORK WITH 2.2.3 BEFORE 2.3.2 IS VALIDATED ---------------------------------------------------- 2015.08.21 Zach Marshall <ZLMarshall@lbl.gov> * Moving to MG5_aMC_v2_3_2 (several tickets) * Tagging: MadGraph-00-01-24 2015.08.10 Zach Marshall <ZLMarshall@lbl.gov> * Moving to MG5_aMC_v2_3_0 (AGENE-1010 and AGENE-1012) * Tagging: MadGraph-00-01-23
-
Orel Gueta authored
Changed the printing format of the cross-section to be in scientific notation and with higher precision. (Herwigpp_i-00-06-20) * Tagging: Herwigpp_i-00-06-20 * src/: Changed the printing format of the cross-section to be in scientific notation and with higher precision.
-
Josh McFayden authored
* Updating generate_from_gridpack for NLO * Tagging: MadGraphControl-00-05-24 2015.08.10 Josh McFayden <mcfayden@cern.ch> * Updating arrange_output to use is_NLO_run * Fixing run_name for NLO generate_from_gridpack 2015.08.10 Josh McFayden <mcfayden@cern.ch> * Adding is_NLO_run function and adding real=QCD case * Tagging: MadGraphControl-00-05-23 2015.08.10 Zach Marshall <ZLMarshall@lbl.gov> * Removing unnecessary config code * Tagging: MadGraphControl-00-05-22
- Sep 25, 2015
-
-
James Robinson authored
Restored deprecated generation options. Fixed DYNNLO nominal weight. Increased number of user-configurable parameters. (PowhegControl-00-02-15) * Restored deprecated generateRunCard() and generateEvents() for backwards compatibility * Increased number of user-configurable parameters * Tagged 00-02-15 2015-09-14 James Robinson <james.robinson@cern.ch> * LHEv3 converter now writes out nominal weight 2015-09-10 James Robinson <james.robinson@cern.ch> * Added DYNNLO support - manually forces output into LHEv3 format * Fixed random number bug caused by the fact that iseed supercedes pwgseeds.dat * Tagged 00-02-14 2015-09-01 James Robinson <james.robinson@cern.ch> * Rewrote output handling for robustness against stream blocking * Renaming of strategies and functions (interface is unchanged) 2015-08-28 James Robinson <james.robinson@cern.ch> * Added output tar-ing when outputTXTFile is supplied * Added VBFssWW (validated); ttj, ssWWjj (unvalidated) ... (Long ChangeLog diff - truncated)
-
Ewelina Maria Lobodzinska authored
2015-09-21 E. M. Lobodzinska <ewelina@mail.desy.de> * update to version 1.54 (lcgcmt67c) * tag as Epos-01-54-01 2015-08-26 E. M. Lobodzinska <ewelina@mail.desy.de> * back to version 1.5.3 (new software architecture and fixed requirements) - as 1.5.4 one does not work for gcc48 and higher * tagged Epos-01-53-03 2015-08-26 E. M. Lobodzinska <ewelina@mail.desy.de> * fix for version 1.4 (new software architecture) * tagged Epos-01-40-01 2015-06-10 E. M. Lobodzinska <ewelina@mail.desy.de> * new version new software infrastructure * tag as Epos-01-54-00 2015-06-05 E. M. Lobodzinska <ewelina@mail.desy.de> * fix requeirements * tag as Epos-01-53-02 ... (Long ChangeLog diff - truncated)
-
Ewelina Maria Lobodzinska authored
* replace Jimmy with HErwig in JOs names in tests * tag as EvgenJobTransforms-01-02-41 2015-09-15 E. M. Lobodzinska <ewelina@mail.desy.de> * fix checking of generator names in skeleton.ABtoEVGEN.py * tag as EvgenJobTransforms-01-02-40 2015-09-08 E. M. Lobodzinska <ewelina@mail.desy.de> * fix checking of generator names in skeleton.GENtoEVGEN.py * tag as EvgenJobTransforms-01-02-39
-
James William Monk authored
* Updated weight storage so that names instead of ids are used in the HepMC record * tagging Pythia8_i-00-12-02 2015-09-08 James Monk <jmonk@cern.ch> * Added JetMatchingMadGraphHook.cxx for FxFx matching 2015-08-02 James Monk <jmonk@cern.ch> * Updated version of GravFlat UserHook from Jan Stark for 13 TeV running
-
Ewelina Maria Lobodzinska authored
* fix the parameters of crmc_set_f (AGENE-1015) * tagging as Epos_i-00-01-03 2015-06-12 E. M. Lobodzinska <ewelina@mail.desy.de> * correct the specification of crmc_set_f - as chenged in crmc 1.54 * tagging as Epos_i-00-01-02 2015-05-20 E. M. Lobodzinska <ewelina@mail.desy.de> * comment out print out
-
Daniel Hayden authored
10-07-15 Daniel Hayden <danhayden0@googlemail.com> * Updated Same as Powheg-00-02-06 (further fixes), but for Rel19. * Tagged Powheg-00-03-04
-
Ewelina Maria Lobodzinska authored
* Update to Pythia 8.210 * tag as Pythia8-02-10-00
-
- Sep 03, 2015
-
-
Ewelina Maria Lobodzinska authored
* fill signal_process_id * tagging QGSJet_i-00-00-03
-
John Derek Chapman authored
src/GenParticleSimWhiteList.cxx - use TruthUtils/PIDHelpers.h rather than TruthUtils/PIDUtils.h. Requires TruthUtils-02-00-09-04 or later. Tag as ISF_HepMC_Tools-00-05-01 (ISF_HepMC_Tools-00-05-01) * src/GenParticleSimWhiteList.cxx - use TruthUtils/PIDHelpers.h rather than TruthUtils/PIDUtils.h. Requires TruthUtils-02-00-09-04 or later * tag as ISF_HepMC_Tools-00-05-01 representation of AtlasDetDescr::AtlasRegion enum
-
Ewelina Maria Lobodzinska authored
-