Skip to content
Snippets Groups Projects
  1. Feb 01, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (EvgenProdTools-00-02-27) · b685ad0e
      Atlas-Software Librarian authored
              * add the reading of an extra G4 white list provided by a separate file
              * Tagging as EvgenProdTools-00-02-27
      
      2015-08-25 John Derek Chapman
      	* src/FixHepMC.cxx - replace include of TruthUtils/HepMCUtils.h
      	with "TruthUtils/HepMCHelpers.h for compatibility with TruthUtils
      	trunk. Requires TruthUtils-02-00-09-04 or later.
      	* Tagging as EvgenProdTools-00-02-26
      2 tags
      b685ad0e
    • Antonio Limosani's avatar
    • Zach Marshall's avatar
      Fixing requirements file (MadGraphControl-00-05-27) · e4789e4f
      Zach Marshall authored
      	* Fixing requirements file
      	* Tagging: MadGraphControl-00-05-27
      
      2016.01.22  Josh McFayden <mcfayden@cern.ch>
      	* Fixes for gridpack running, fix for NLO cvmfs fastjet issue
      	* Tagging: MadGraphControl-00-05-26
      
       	* Adding an explicit option to save process dir when running arrange
      e4789e4f
    • Ewelina Maria Lobodzinska's avatar
      update DATAPATH (EvgenJobTransforms-01-02-55) · c132699e
      Ewelina Maria Lobodzinska authored
              * add local area to the DTAPATH
              * tag as EvgenJobTransforms-01-02-55
      
      2016-01-15 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix ATN tests
              * tag as EvgenJobTransforms-01-02-54
      
      2016-01-14 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix ATN tests
              * tag as EvgenJobTransforms-01-02-53
      
      2016-01-13 E. M. Lobodzinska <ewelina@mail.desy.de>
              * fix ATN tests for Pythia8B
              * tag as EvgenJobTransforms-01-02-52
      
      2016-01-12 E. M. Lobodzinska <ewelina@mail.desy.de>
              * add ATN tests for MadGraph
              * tag as EvgenJobTransforms-01-02-51
      
      2016-01-04 E. M. Lobodzinska <ewelina@mail.desy.de>
      ...
      (Long ChangeLog diff - truncated)
      c132699e
    • Zach Marshall's avatar
      Moving to patch _p1 for 2.3.2, with a number of new models and a couple of... · 7e032602
      Zach Marshall authored
      Moving to patch _p1 for 2.3.2, with a number of new models and a couple of MadGraph patches (MadGraph-00-01-26)
      
      2015.10.28  Zach Marshall <ZLMarshall@lbl.gov>
      	* Moving to patch _p1 for 2.3.2, with a number of new models and a couple
      	of MadGraph patches
      	* Tagging: MadGraph-00-01-26
      2015.09.15  Zach Marshall <ZLMarshall@lbl.gov>
      	* Moving to patch _p0 for 2.3.2, moving back to directories instead of
      	links for UFO models so that other links in MG5 are preserved
      	* Tagging: MadGraph-00-01-25
      7e032602
  2. Jan 21, 2016
  3. Jan 11, 2016
  4. Dec 09, 2015
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (GeneratorFilters-00-03-31) · a6d24e18
      Atlas-Software Librarian authored
      	* Updating BSignalFilter to account for intermediate resonances in kinematic cuts (AGENE-1076)
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_HepMC_Tools-00-05-04) · cc769dc7
      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
      cc769dc7
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Validation-00-03-09) · 238d0efc
      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
      238d0efc
    • Atlas-Software Librarian's avatar
      4b011a67
    • Zdenek Hubacek's avatar
      Updated default settings in ISF_FastCaloSimParametrization_SimPostInclude.py... · 59714fae
      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)
      59714fae
    • Zdenek Hubacek's avatar
      Changed default settings to short LAr step and shifting LAr subhits... · e52bb24b
      Zdenek Hubacek authored
      Changed default settings to short LAr step and shifting LAr subhits (ISF_Geant4UserActions-00-00-17-04)
      
      2015-12-07 Zdenek Hubacek <Zdenek.Hubacek@cern.ch>
      	* 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
      
      ...
      (Long ChangeLog diff - truncated)
      e52bb24b
    • Ewelina Maria Lobodzinska's avatar
      fix ATN tests (EvgenJobTransforms-01-02-48) · eb04c0fc
      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)
      eb04c0fc
    • Tatyana Kharlamova's avatar
    • Ewelina Maria Lobodzinska's avatar
      fix masses for D in HerwigppInclusiveP8.pdt (EvtGen_i-00-01-23-02) · 79f083f0
      Ewelina Maria Lobodzinska authored
              * fix parameters in HerwigppInclusiveP8.pdt - JIRA: AGENE-1078
              * Tag as EvtGEn_i-00-01-23-02
      79f083f0
    • Rolf Seuster's avatar
      adjust to older LCG - namely new Boost 1.53 in release 19.2 head .svn/entries... · f6924066
      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)
      f6924066
    • Elmar Ritsch's avatar
      fixing incorrect linking between ISFParticles and TruthBinding where particles... · 2d626ebf
      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)
      2d626ebf
    • James Emmett Black's avatar
      1ba1d154
  5. Nov 13, 2015
  6. Nov 03, 2015
  7. Oct 21, 2015
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Geant4CommonTools-00-03-08) · 25832f83
      Atlas-Software Librarian authored
      	* src/EntryLayerTool.cxx: minor code style improvements (ATLASSIM-2263)
      	* Tagging: ISF_Geant4CommonTools-00-03-08
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (ISF_Interfaces-00-04-02) · f4446c3a
      Atlas-Software Librarian authored
      	* Removing IParticleBroker::registerParticle(..) method from
      	IParticleBroker.h interface (ATLASSIM-2263)
      	* tag as ISF_Interfaces-00-04-02
      f4446c3a
    • Atlas-Software Librarian's avatar
    • Elmar Ritsch's avatar
      removing std::map to associate G4Tracks with ISFParticles (ATLASSIM-2263,... · b4a6ed0e
      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)
      b4a6ed0e
    • Ewelina Maria Lobodzinska's avatar
    • John Derek Chapman's avatar
      share/g4/preInclude.ParticleID.py - revert change in... · aa0010d3
      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)
      aa0010d3
    • John Derek Chapman's avatar
      src/RHadronProcessDefinition.cxx - add additional PDGIDs to... · 0e765022
      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)
      0e765022
    • Elmar Ritsch's avatar
      now retrieving ISFParticle extraBarcode directly from ISFParticle instance,... · 54cce7a3
      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
      54cce7a3
    • Elmar Ritsch's avatar
      moving extra-barcode member variable from ParticleUserInformation into... · 79389d02
      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)
      79389d02
    • Elmar Ritsch's avatar
      removing obsolete m_extraParticles vector (ATLASSIM-2263) (ISF_Services-00-03-21-09) · 34273397
      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)
      34273397
Loading