Skip to content
Snippets Groups Projects
  1. Jan 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (PowhegControl-00-02-16) · 4d6ad6f3
      Atlas-Software Librarian authored
      2015-10-20 James Robinson <james.robinson@cern.ch>
      	* 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
      
      2015-09-24 James Robinson <james.robinson@cern.ch>
      	* 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
      
      ...
      (Long ChangeLog diff - truncated)
      2 tags
      4d6ad6f3
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (Rivet_i-02-01-05) · 878ea838
      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)
      878ea838
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (Sherpa_i-02-00-02) · f1efa182
      Atlas-Software Librarian authored
      	* fix obsolete variable, m_resetweight
      	* tag as Sherpa_i-02-00-02
      f1efa182
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (Pythia8B_i-00-00-39-02) · fc356ad7
      Atlas-Software Librarian authored
              * initialise prob1=1000 to avoid warnings
              * tagged Pythia8B_i-00-00-39-02
      
      02-03-2015 James Monk <jmonk@Cern.ch>
      	* Remove Deprecated pythia::statistics call and replace with pythia::stat()
              * tagged Pythia8B_i-00-00-39-01
      
      10-11-2014 <James.Catmore@cern.ch>
      
      	* conjugate option for B->J/psi inclusive
      	* tagged as Pythia8B_i-00-00-39
      fc356ad7
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (GeneratorFilters-00-03-31) · 8e76d5f7
      Atlas-Software Librarian authored
      	* Updating BSignalFilter to account for intermediate resonances in kinematic cuts (AGENE-1076)
      
      2015-11-08 Chris Hays <Chris.Hays@cern.ch>
      	* 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
      
      2015-08-19 Jim Henderson <James.Henderson@cern.ch>
      	* Removing changes from 2015-07-16 and 2015-07-16 due to MCTruthClassifier issues
      	* Re-adding TrimuMassRangeFilter
      	* Tagging as GeneratorFilters-00-03-28
      
      2015-07-24 Jim Henderson <James.Henderson@cern.ch>
              * Adding TrimuMassRangeFilter, AGENE-1003
      ...
      (Long ChangeLog diff - truncated)
      8e76d5f7
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (MadGraphControl-00-05-25) · a1df3de4
      Atlas-Software Librarian authored
      	* Adding an explicit option to save process dir when running arrange
      	output - if not set, the directory will be removed
      	* Using that option for simplified models instead of doing the remove
      	there
      	* Tagging: MadGraphControl-00-05-25
      
      2015.08.11  Josh McFayden <mcfayden@cern.ch>
      	* 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
      ...
      (Long ChangeLog diff - truncated)
      a1df3de4
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_HepMC_Tools-00-05-04) · ec2cd0e6
      Atlas-Software Librarian authored
      	* src/GenEventStackFiller.cxx: fixing uninitialized 'extrabc' variable
      	(CID 32715, ATLASSIM-2414)
      	* tag as ISF_HepMC_Tools-00-05-04
      
      2015-11-04  John Chapman  <John.Chapman@cern.ch>
      
      	* python/ISF_HepMC_ToolsConfig.py (getGenEventVertexPositioner):
      	use ISF_VertexPositionFromFile if ISF_Flags.VertexPositionFromFile
      	is set to be true. ATLASSIM-2326
      	* tag as ISF_HepMC_Tools-00-05-03
      
      2015-10-30  Andy Haas
      	* src/VertexPositionFromFile.cxx - fix memory crash when reading
      	in from file, adjust DEBUG messages. ATLASSIM-492
      	* tag as ISF_HepMC_Tools-00-05-02
      
      2015-08-25  John Chapman  <John.Chapman@cern.ch>
      	* src/GenParticleSimWhiteList.cxx - use TruthUtils/PIDHelpers.h
      	rather than TruthUtils/PIDUtils.h. Requires TruthUtils-02-00-09-04
      ...
      (Long ChangeLog diff - truncated)
      ec2cd0e6
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Tools-00-04-08) · 2e6b508e
      Atlas-Software Librarian authored
      	* python/ISF_ToolsConfig.py, python/ISF_ToolsConfigDb.py - add
      	EntryLayerFilter configuration for MC12LLP truth
      	strategy. ATLASSIM-2129
      	* tag as ISF_Tools-00-04-08
      2e6b508e
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Geant4CommonServices-00-02-05) · 5572f0a1
      Atlas-Software Librarian authored
      	* cmt/requirements - Fix for race condition in creation of python
      	directory in the InstallArea. ATLASSIM-2050.
      	* tagging ISF_Geant4CommonServices-00-02-05
      5572f0a1
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Geant4CommonTools-00-03-08) · f605be76
      Atlas-Software Librarian authored
      	* src/EntryLayerTool.cxx: minor code style improvements (ATLASSIM-2263)
      	* Tagging: ISF_Geant4CommonTools-00-03-08
      
      2015-08-05  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Updating and refactoring EntryLayerTool.h/cxx due to new
      	IEntryLayerTool interface definition (ATLASSIM-1868)
      	* Tagging: ISF_Geant4CommonTools-00-03-07
      f605be76
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (JetSimTools-00-02-09-01) · d94ab4ee
      Atlas-Software Librarian authored
      	* ATLJETMET-372
      	* Root/JetTruthParticleSelectorTool.cxx : fix bugs in isWZDecay
      	* thanks to T.J. Khoo
      	* change intended to go in 19.2.3.X releases.
      	* JetSimTools-00-02-09-01
      d94ab4ee
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Validation-00-03-09) · b6377a15
      Atlas-Software Librarian authored
      	* test/ISF_Validation_TestConfiguration.xml: removing faulty
      	ATN test 'G4ZLeptonsConeSticky_FatrasID_FastCalo_2evts' (ATLASSIM-2082)
      	* tagging ISF_Validation-00-03-09
      
      2015-11-20  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* test/ISF_Validation_TestConfiguration.xml: adding new FullG4_ttbar job
      	and FullG4_minbias full chain test. Both are MC15 production-like setups and
      	will replace older tests soon
      	* tagging ISF_Validation-00-03-08
      
      2015-06-22  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* test/ISF_Validation_TestConfiguration.xml:
      		** updating regression tests to use new common DCube xml
      		files placed under 'MCProd' in the RTT DCube reference directory
      		(should fix ATLASSIM-2073)
      		** moving old 'MC12' references to 'MCProd' directory for
      		'G4_minbias_4reco' job
      	* tagging ISF_Validation-00-03-07
      
      2015-06-18  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      b6377a15
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (GeneratorObjectsAthenaPool-00-08-01) · 2932e54c
      Atlas-Software Librarian authored
      	* tagging GeneratorObjectsAthenaPool-00-08-01
      	* cmt/requirements - cleaning up checkreq warnings in requirements
      	files.
      2932e54c
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (GeneratorObjectsTPCnv-00-06-10) · 3ed56b98
      Atlas-Software Librarian authored
      2015-07-20 Will Buttinger <will@cern.ch>
            * src/McEventCollectionCnv_p4.cxx, src/McEventCollectionCnv_p5.cxx : moved HepMCWeightSvc to new package
            * Tagging as  GeneratorObjectsTPCnv-00-06-10
      2015-07-14  John Chapman  <John.Chapman@cern.ch>
      
      	* src/McEventCollectionCnv_p4.cxx,
      	GeneratorObjectsTPCnv/McEventCollectionCnv_p4.h - Using
      	HepMCWeightSvc to store weight names in metadata, as this version
      	is still used in a few places. AGENE-984
      	* Tagging as GeneratorObjectsTPCnv-00-06-09
      
      2015-06-25 Will Buttinger <will@cern.ch>
      
      	* src/McEventCollectionCnv_p5.cxx,
      	GeneratorObjectsTPCnv/McEventCollectionCnv_p5.h - Using
      	HepMCWeightSvc to store weight names in metadata. AGENE-984
      	* Tagging as GeneratorObjectsTPCnv-00-06-08
      
      2015-06-17  John Chapman  <John.Chapman@cern.ch>
      
      ...
      (Long ChangeLog diff - truncated)
      3ed56b98
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (G4SimTPCnv-00-02-01) · 78b7d441
      Atlas-Software Librarian authored
      	* Tagging G4SimTPCnv-00-02-01.
      	* Remove unused ARA converter dictionaries.
      78b7d441
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Interfaces-00-04-02) · 04c2270c
      Atlas-Software Librarian authored
      	* Removing IParticleBroker::registerParticle(..) method from
      	IParticleBroker.h interface (ATLASSIM-2263)
      	* tag as ISF_Interfaces-00-04-02
      
      2015-08-05  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      	* Extending IEntryLayerTool interface (ATLASSIM-1868)
      	* tag as ISF_Interfaces-00-04-01
      04c2270c
    • Atlas-Software Librarian's avatar
    • Atlas-Software Librarian's avatar
      6e6d1a94
    • Orel Gueta's avatar
      Added new UE tune released with Herwig7. (Herwigpp_i-00-06-21) · 0317de3a
      Orel Gueta authored
      	* Tagging: Herwigpp_i-00-06-21
      
      	* python/: Added new UE tune released with Herwig7.
      
      2015-08-19  Orel Gueta  <Orel.Gueta@cern.ch>
      
      	* Tagging: Herwigpp_i-00-06-20
      
      	* src/: Changed the printing format of the cross-section to be in scientific notation and with higher precision.
      
      2015-07-22  Orel Gueta  <Orel.Gueta@cern.ch>
      
      	* Tagging: Herwigpp_i-00-06-19
      
      	* python/: Forbid the LHEReader from re-opening the LHEF in case it ran out of events.
      
      2014-12-02  David Quarrie <David.Quarrie@cern.ch>
      	* cmt/requirements
      		Specify the required macro definitions for cmake (transparent to CMT)
      ...
      (Long ChangeLog diff - truncated)
      0317de3a
    • Andrew Haas's avatar
      'comment out couts' (G4ExternalDecay-00-00-08-01) · 9af68b89
      Andrew Haas authored
      	* G4ExternalDecay-00-00-08-01
      	* PythiaForDecays.cxx - couts commented
      9af68b89
    • John Derek Chapman's avatar
      python/RunDMCFlags.py (RunToTimestampDict): add entries for MC15a PbPb and... · df62ea9e
      John Derek Chapman authored
      python/RunDMCFlags.py (RunToTimestampDict): add entries for MC15a PbPb and MC15a pp at 5.02 TeV obo Susumu Oda. ATLASSIM-2502. Tagging RunDependentSimComps-00-00-12 (RunDependentSimComps-00-00-12)
      
      	* python/RunDMCFlags.py (RunToTimestampDict): add entries for
      	MC15a PbPb and MC15a pp at 5.02 TeV obo Susumu Oda. ATLASSIM-2502
      	* Tagging RunDependentSimComps-00-00-12
      
      2015-12-01  John Chapman  <John.Chapman@cern.ch>
      
      	* python/RunDMCFlags.py (RunToTimestampDict): add extra entries
      	for new MC15c Upgrade IOVs. ATLASSIM-2439
      	* Tagging RunDependentSimComps-00-00-11
      
      2015-11-12  John Chapman  <John.Chapman@cern.ch>
      
      	* python/RunDMCFlags.py (RunToTimestampDict): add extra entries
      	for new MC15c IOVs. ATLASSIM-2376
      	* Tagging RunDependentSimComps-00-00-10
      
      2015-11-03  John Chapman  <John.Chapman@cern.ch>
      	* python/RunDMCFlags.py (RunToTimestampDict): add extra entry for
      	run 222526 - requested to distinguish MC15b samples from
      ...
      (Long ChangeLog diff - truncated)
      df62ea9e
    • Ewelina Maria Lobodzinska's avatar
      new version (ThePEG-02-00-00) · 017195e9
      Ewelina Maria Lobodzinska authored
              * tagging as ThePEG-02-00-00
              * new version for rel. 19
      017195e9
    • Ewelina Maria Lobodzinska's avatar
      new version 7.0 for rel.19 (Herwigpp-07-00-00) · be583fad
      Ewelina Maria Lobodzinska authored
              * new version 7.0.0 for lcgcmt67c
              * tagging as Herwigpp-07-00-00
      be583fad
    • Ewelina Maria Lobodzinska's avatar
      corrections in HepMCReadFromFile (TruthIO-00-00-14) · a56d25be
      Ewelina Maria Lobodzinska authored
              * corrections in HepMCReadFromFile (M. Dyndal)
              * tag as TruthIO-00-00-14
      
      2015-05-21 E. M. Lobodzinska <ewelina@mail.desy.de>
              * add HI printouts in PrintMC (A. Olszewski)
              * tag as TruthIO-00-00-13
      a56d25be
    • Zdenek Hubacek's avatar
      Updated default settings in ISF_FastCaloSimParametrization_SimPostInclude.py... · 2f59b2f0
      Zdenek Hubacek authored
      Updated default settings in ISF_FastCaloSimParametrization_SimPostInclude.py (ISF_FastCaloSimParametrization-00-01-13-10)
      
      	* Modified ISF_FastCaloSimParametrization_SimPostInclude.py to show now default setting
      	* for short LAr step and shifting LAr subhits
      	* Added share/Sim_Example_tf.py
      	* tagging ISF_FastCaloSimParametrization-00-01-13-10
      
      2015-11-27 Zdenek Hubacek <zdenek.hubacek@cern.ch>
      	* Added empty constructor and virtual desctructors to TFCSFunction to avoid
      	* compilation warnings
      	* tagging ISF_FastCaloSimParametrization-00-01-13-09
      
      2015-11-27 Zdenek Hubacek <zdenek.hubacek@cern.ch>
      	* One more unused variable commented out
      	* tagging ISF_FastCaloSimParametrization-00-01-13-08
      
      2015-11-25 Zdenek Hubacek <zdenek.hubacek@cern.ch>
      	* Comment out unused variables for the moment
      	* tagging ISF_FastCaloSimParametrization-00-01-13-07
      
      2015-11-04 Zdenek Hubacek <zdenek.hubacek@cern.ch>
      	* Change default hit merging algorithm to merge the full vector
      ...
      (Long ChangeLog diff - truncated)
      2f59b2f0
    • Zdenek Hubacek's avatar
      Changed default settings to short LAr step and shifting LAr subhits... · 3f7b3977
      Zdenek Hubacek authored
      Changed default settings to short LAr step and shifting LAr subhits (ISF_Geant4UserActions-00-00-17-04)
      
      	* Changed default settings to short LAr step && shifting LAr subhits
      	* tagging ISF_Geant4UserActions-00-00-17-04
      
      2015-11-27 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      	* Fix unused variable
      	* tagging ISF_Geant4UserActions-00-00-17-03
      2015-10-27 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      	* check if shorter step in LAr is ok
      	* take step even when total E is negative
      	* tagging ISF_Geant4UserActions-00-00-17-02
      
      2015-10-26 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      	* Merging -00-00-14-50 to -00-00-17-branch
      	* tagging ISF_Geant4UserActions-00-00-17-01
      
      2015-07-01 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      	* Modified the LAr subhit shifting
      	* tagging ISF_Geant4UserActions-00-00-17
      
      2015-04-21 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      3f7b3977
    • Ewelina Maria Lobodzinska's avatar
      fix ATN tests (EvgenJobTransforms-01-02-48) · dbc3a17c
      Ewelina Maria Lobodzinska authored
              * fix ATN tests
              * tag as EvgenJobTransforms-01-02-48
      
      2015-11-26 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix some ATN tests
              * tag as EvgenJobTransforms-01-02-47
      
      2015-11-25 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix declaration of the output from string to file
              * tag as EvgenJobTransforms-01-02-46
      
      2015-10-01 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix Pythia tests and add test for Powheg+Pythia+EvtGen+Photos+Tauola
              * tag as EvgenJobTransforms-01-02-45
      
      2015-09-28 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix names of tests for Powheg and Sherpa
              * tag as EvgenJobTransforms-01-02-44
      
      2015-09-23 E. M. Lobodzinska <ewelina@mail.desy.de>
      ...
      (Long ChangeLog diff - truncated)
      dbc3a17c
    • Tatyana Kharlamova's avatar
      add muAlign_reco_old (EventOverlayJobTransforms-00-05-07-05) · 461ab0e1
      Tatyana Kharlamova authored
      2015-11-25 Tanya Kharlamova  <Tatyana.Kharlamova@cern.ch>
      	* share/muAlign_reco_old.py added for back-compability
      	* EventOverlayJobTransforms-00-05-07-05
      
      2015-11-24 Tanya Kharlamova  <Tatyana.Kharlamova@cern.ch>
      	* share/muAlign_reco.py
      	- add TRT folders for MC15 reco
      	* EventOverlayJobTransforms-00-05-07-04
      
      2015-10-28 Andy Haas
              * updates for TRT MC reco
      	* EventOverlayJobTransforms-00-05-07-03
      
      2015-09-25 Tanya Kharlamova  <Tatyana.Kharlamova@cern.ch>
      	* scripts/0biasselection/query.sh, scripts/0biasselection/lbn_anal_map_splitter.py, scripts/0biasselection/lbn_analyze.C
      	* python/overlayTrfArgs.py, scripts/BSFw.py, scripts/BSOverlayFilter_tf.py, scripts/BS_multipleSelector_trf.py, share/skeleton.BSOverlayFilter_tf.py, share/skeleton.BS_multipleSelector.py
      	- merge changes from the trunk obo Andrew Haas: add inputFilterFile arg, query 2015 data, can check HLT trigger and skim accordingly
      	* EventOverlayJobTransforms-00-05-07-01
      
      2015-09-21 Tanya Kharlamova  <Tatyana.Kharlamova@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      461ab0e1
    • Ewelina Maria Lobodzinska's avatar
      fix masses for D in HerwigppInclusiveP8.pdt (EvtGen_i-00-01-23-02) · 049540b0
      Ewelina Maria Lobodzinska authored
              * fix parameters in HerwigppInclusiveP8.pdt - JIRA: AGENE-1078
              * Tag as EvtGEn_i-00-01-23-02
      
      2015-11-02 Ewelina Lobodzinska <ewelina@mail.desy.de>
              * 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
      
      2015-30-05 Marjorie Shapiro <mdshapiro@lbl.gov>
      	* Fix memory leak for m_readExisting=true
      	* Fix bug affecting fHerwig introducted in EvtGen_i-00-01-22
      	* Tag as EvtGen_i-00-01-23
      049540b0
    • Rolf Seuster's avatar
      adjust to older LCG - namely new Boost 1.53 in release 19.2 head .svn/entries... · 4e0b0605
      Rolf Seuster authored
      adjust to older LCG - namely new Boost 1.53 in release 19.2 head .svn/entries NOT TESTED with newer LCG head .svn/entries! (AthenaAuditors-00-00-13-01)
      
      	* Tagging AthenaAuditors-00-00-13-01.
      	* adjust to older LCG - namely new Boost 1.53 in release 19.2
      	* NOT TESTED with newer LCG !!!
      
      2015-11-17  Rolf Seuster
      
      	* Tagging AthenaAuditors-00-00-13.
      	* adjust to new LCG_80 - namely new Boost
      
      2015-11-12  Rolf Seuster
      
      	* Tagging AthenaAuditors-00-00-12.
      	* stdcmalloc for AthMemoryAuditor currently depreciated, added support for faster tcmalloc
      
      2015-09-15  scott snyder  <snyder@bnl.gov>
      
      	* Tagging AthenaAuditors-00-00-11.
      	* Comply with ATLAS naming conventions.
      
      ...
      (Long ChangeLog diff - truncated)
      4e0b0605
    • Elmar Ritsch's avatar
      fixing incorrect linking between ISFParticles and TruthBinding where particles... · 9565d613
      Elmar Ritsch authored
      fixing incorrect linking between ISFParticles and TruthBinding where particles interacted in the same G4Step where they get returned to the ISF (ATLASSIM-2292) (ISF_Geant4Tools-00-02-37-19)
      
      	* Tagging: ISF_Geant4Tools-00-02-37-19
      	* src/TrackProcessorUserActionPassBack.h/cxx: fixing incorrect linking
      	between ISFParticles and TruthBinding where particles interacted in the
      	same G4Step where they get returned to the ISF (ATLASSIM-2292)
      
      2015-10-19  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      
      	* 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
      ...
      (Long ChangeLog diff - truncated)
      9565d613
    • James William Monk's avatar
      tagging MG weights fix (Pythia8_i-00-12-03) · cf9e8867
      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.
      
      2015-09-14  James Monk  <jmonk@cern.ch>
        * 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
      
      2015-06-16  James Monk <jmonk@cern.ch>
        *  reinstate use of map syntax so that weight names are stored in HepMC
      
      ...
      (Long ChangeLog diff - truncated)
      cf9e8867
    • Atlas-Software Librarian's avatar
      grybkine: Optimise global pattern to check mandatory distribution kit related... · b783b915
      Atlas-Software Librarian authored
      grybkine: Optimise global pattern to check mandatory distribution kit related macros (AtlasExternalArea-00-00-27)
      
      	* cmt/requirements: Modify global pattern to check mandatory distribution kit related macros so that document is only created/run in packages specifying <package>_export_paths macro
      	* share/pack_dist_check.sh: Add script to be used by modified pattern
      	* Tag as AtlasExternalArea-00-00-27
      
      2015-10-19 Grigori Rybkine <Grigori.Rybkine@cern.ch>
      
      	* cmt/requirements: Introduce global pattern to check mandatory distribution kit related macros,
      	expected by PackDist distribution kit building tool
      	* cmt/fragments/pack_dist_checker_header, cmt/fragments/pack_dist_checker: Add Makefile fragments used
      	by introduced pattern
      	* Tag as AtlasExternalArea-00-00-26
      b783b915
    • Ewelina Maria Lobodzinska's avatar
      remove CMAKE changes in requirements (Pythia_i-00-05-06) · 47edaa8d
      Ewelina Maria Lobodzinska authored
              * comment out (for now) the changes introduced by David Q. in tag 00-05-03 as they make several packages crash in devval
              * tag as Pythia_i-00-05-06
      
      2015-10-12 Chris Hays <chris.hays@physics.ox.ac.uk>
      	* Remove dead code in setPythiaTune.cxx
      	* Tagged as Pythia_i-00-05-05
      
      2015-07-17 E.M.Lobodzinska <ewelina@mail.desy.de>
              * fix requirements ATLASSIM-1964
              * tag as Pythia_i-00-05-04
      
      2015-03-28  David Quarrie <David.Quarrie@cern.ch>
      	* cmt/requirements
      		Add cmake-specific dependencies and macro definition (transparent to CMT)
      	* Tagged as Pythia_i-00-05-03
      
      2015-02-16 E.M.Lobodzinska <ewelina@mail.desy.de>
              * fix initpyblock.F - AGENE-842
              * tag as Pythia_i-00-05-02
      
      ...
      (Long ChangeLog diff - truncated)
      47edaa8d
    • Ewelina Maria Lobodzinska's avatar
      update to version 1.5.5 (YODA-01-05-05) · 921bf68a
      Ewelina Maria Lobodzinska authored
              * tagging YODA-01-05-05
              * update to version 1.5.5
      
      2015-08-15  Andy Buckley  <andy.buckley@cern.ch>
      
              * Tagging: YODA-01-04-00, YODA-01-04-00-00 and making YODA-01-04-00-branch
      
              * Update version to YODA 1.4.0
      
      2015-04-15  Andy Buckley  <andy.buckley@cern.ch>
      
      	* Tagging: YODA-01-03-01 and making YODA-01-03-01-branch
      
      	* Update version to YODA 1.3.1
      
      	* Use the new LCG path (needed for MIG6, LCG4, etc.)
      921bf68a
    • Ewelina Maria Lobodzinska's avatar
      update to vers. 2.4 (Rivet-02-04-00) · 648fd722
      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.
      
      2015-05-29  E. M. Lobodzinska
              * tag as Rivet-02-02-01-07
              * Add colon to the TEXMFCNF path (old architecture) - fix
      
      2015-05-12  E. M. Lobodzinska
              * tag as Rivet-02-02-01-06
              * Add colon to the TEXMFCNF path (new architecture) - fix
      
      2015-04-29  E. M. Lobodzinska
              * tag as Rivet-02-02-01-05
              * Add colon to the TEXMFCNF path (new architecture)
      ...
      (Long ChangeLog diff - truncated)
      648fd722
    • John Derek Chapman's avatar
      share/g4/preInclude.ParticleID.py - revert change in... · 33fd567c
      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)
      33fd567c
Loading