Skip to content
Snippets Groups Projects
  1. Feb 02, 2015
  2. Jan 21, 2015
  3. Jan 15, 2015
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (SubDetectorEnvelopes-00-03-05) · 732d4b7a
      Atlas-Software Librarian authored
      	* src/DetDescrDBEnvelopeSvc.cxx: allow empty envelope definitions in Python fallback mode
      		(required for execution of Fatras in ATLFASTIIF)
      	* tagging SubDetectorEnvelopes-00-03-05
      
      2015-01-06  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* moved non-public file 'DetDescrDBEnvelopeSvc.h' from 'SubDetectorEnvelopes' to 'src' directory
      	* requirements and components files updated accordingly
      	* tagging SubDetectorEnvelopes-00-03-04
      
      2015-01-05  Elmar Ritsch  < Elmar.Ritsch -at- cern.ch >
      	* src/DetDescrDBEnvelopeSvc.cxx: fixing coverity defects CID 17578 & 17576 (ATLASSIM-1711)
      	* tagging SubDetectorEnvelopes-00-03-03
    • Ewelina Maria Lobodzinska's avatar
      fix Generate_tf.py (EvgenJobTransforms-01-02-08) · 161ecf45
      Ewelina Maria Lobodzinska authored
              * tagging EvgenJobTransforms-01-02-08
              * fix scripts/EvtGenFromEVNT_tf.py
      
      2014-01-07 E. M. Lobodzinska <ewelina@mail.desy.de>
              * tagging EvgenJobTransforms-01-02-06
              * export to DATAPATH common, share, susycontrol and gencontrol subdirs
      
      2015-01-06 Jim Henderson <James.Henderson@cern.ch>
      	* Tagging EvgenJobTransforms-01-02-05
      	* Adding share/skeleton.EvtGenFromEVNT.py and scripts/EvtGenFromEVNT_tf.py
      	* Add outputTXTFile optional runtime arg for LHEF file output
      
      2014-12-19 E. M. Lobodzinska <ewelina@mail.desy.de>
              * tagging EvgenJobTransforms-01-02-04
              * put the local InstallArea/jobOptions as first in the JOBOPTSEARCHPATH
      
      2014-12-15  David Hall  <david.hall@cern.ch>
      
      	* Tagging: EvgenJobTransforms-01-02-03
      
      ...
      (Long ChangeLog diff - truncated)
      161ecf45
    • Bradley Dean Axen's avatar
      Moving to geant4.9.6.patch03.atlas05 with new G4HadronicProcess. (Geant4-09-06-03-51) · 777090a8
      Bradley Dean Axen authored
      	* cmt/requirements: Moving to geant4.9.6.patch03.atlas05
      	* Tagging: Geant4-09-06-03-51
      
      2015-01-07  Bradley Axen <bradley.axen@cern.ch>
      	* cmt/requirements: Moving to geant4.9.6.patch03.test05
      	* Tagging: Geant4-09-06-03-50
      777090a8
    • Elmar Ritsch's avatar
      add new ISF simulator setup named 'Fatras_newExtrapolation_IDOnly' which uses... · 94ac0b6e
      Elmar Ritsch authored
      add new ISF simulator setup named 'Fatras_newExtrapolation_IDOnly' which uses the new Fatras extrapolation engine only in the ID for ATLASSIM-1674 (ISF_Config-00-01-10)
      
      	* python/ISF_MainConfig.py + ISF_ConfigConfigDb.py:
      	add new ISF simulator setup named 'Fatras_newExtrapolation_IDOnly'
      	which uses the new Fatras extrapolation engine only in the ID for ATLASSIM-1674
      	* tagging ISF_Config-00-01-10
      
      2014-12-18  John Chapman  <John.Chapman@cern.ch>
      
      	* python/ISF_jobProperties.py - fix typo in changes from
      	ISF_Config-00-01-00. ATLASSIM-1721
      	* share/jobOptions_ConfGetter.py - comment out saveToAscii lines,
      	as this seems to be broken at the moment. ATLASSIM-1721
      	* tagging ISF_Config-00-01-09
      
      2014-12-16  Elmar Ritsch  <Elmar.Ritsch@cern.ch>
      
      	* ISF_ConfigConfigDb.py: move confgetter DB entries regarding ISF_Services
      	into ISF_Services package
      	* tagging ISF_Config-00-01-08
      
      ...
      (Long ChangeLog diff - truncated)
      94ac0b6e
    • Zach Marshall's avatar
      81a89a46
    • Zach Marshall's avatar
      Adding a boolean catch to see if the cavern is part of the geometry - obo Peng... · 3e912e47
      Zach Marshall authored
      Adding a boolean catch to see if the cavern is part of the geometry - obo Peng (ISF_Geant4Tools-00-02-24)
      
      	* Tagging: ISF_Geant4Tools-00-02-24
      	* src/TrackProcessorUserActions: Adding a catch to simply look if the
      	cavern is a part of the geometry - saves a call to find(), which saves us
      	3-4% of CPU.  OBO Peng Jiang
      
      2014-12-22  John Chapman  <John.Chapman@cern.ch>
      
      	* Tagging: ISF_Geant4Tools-00-02-23
      	* src/G4AtlasRunManager.cxx (RunTermination): adapt to fact that
      	previousEvents changed from a vector to a list in G4 10.1. Use
      	G4VERSION_NUMBER variable to maintain compatibility with G4
      	versions older than 10.1. ATLASSIM-1749
      
      2014-12-19  John Chapman  <John.Chapman@cern.ch>
      
      	* TrackProcessorUserAction.h/cxx - replacing static function
      	variables for keeping track of currently processed G4Track and
      	ISFParticle by member variables + add proper initialization at
      	beginning of each event inside ISF Geant4. (Merging in changes by
      ...
      (Long ChangeLog diff - truncated)
      3e912e47
    • Elmar Ritsch's avatar
    • Elmar Ritsch's avatar
    • Graeme Stewart's avatar
      * python/AthFileLite.py · 353e3d3a
      Graeme Stewart authored
      	- Suppress the ATHENA_PROC_NUMBER environment setting for AthPoolFile
      	* Tagging as PyUtils-00-13-26-03 (PyUtils-00-13-26-03)
      
      	* python/AthFileLite.py
      	- Suppress the ATHENA_PROC_NUMBER environment setting for AthPoolFile
      	* Tagging as PyUtils-00-13-26-03
      
      2014-12-01 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/RootUtils.py
      	- Explictly return True from _test_main method
      	* test/test_RootUtils.py
      	- New stand alone test scrip using unittest
      	* test/PyUtils.xml
      	- Run unittest from new test_RootUtils.py wrapper script
      	* Tagging as PyUtils-00-13-26-02
      353e3d3a
    • Pierre Antoine Delsart's avatar
    • John Derek Chapman's avatar
      test/DigitizationTests_TestConfiguration.xml - remove ForwardCompatibility... · 95c46da2
      John Derek Chapman authored
      test/DigitizationTests_TestConfiguration.xml - remove ForwardCompatibility test chain, as this was only for ensuring that DC14 testing functioned. ATLASSIM-1559, ATLASSIM-1593, ATLASSIM-1743. Tagging: DigitizationTests-01-01-34 (DigitizationTests-01-01-34)
      95c46da2
    • Susumu Oda's avatar
      update to use xrdcp command instead of direct access from Dig_tf.py.... · 2bb7ec2c
      Susumu Oda authored
      update to use xrdcp command instead of direct access from Dig_tf.py. (InDetSLHC_Example-00-01-16-02)
      2bb7ec2c
    • Ewelina Maria Lobodzinska's avatar
    • Valerio Ippolito's avatar
    • John Derek Chapman's avatar
      python/ISF_SimulationSelectorsConfig.py,... · 4f77b417
      John Derek Chapman authored
      python/ISF_SimulationSelectorsConfig.py, python/ISF_SimulationSelectorsConfigDb.py - add getPassBackGeant4Selector method for degbugging ATLASSIM-1738. Needs ISF_Geant4Config-00-01-18 or later. Tagged as ISF_SimulationSelectors-00-01-06 (ISF_SimulationSelectors-00-01-06)
      
      	* python/ISF_SimulationSelectorsConfig.py,
      	python/ISF_SimulationSelectorsConfigDb.py - add
      	getPassBackGeant4Selector method for degbugging ATLASSIM-1738.
      	* Needs ISF_Geant4Config-00-01-18 or later.
      	* Tagged as ISF_SimulationSelectors-00-01-06
      4f77b417
    • John Derek Chapman's avatar
      python/ISF_iGeant4Config.py - add getPassBackGeant4SimSvc method for debugging... · 86a0a7bb
      John Derek Chapman authored
      python/ISF_iGeant4Config.py - add getPassBackGeant4SimSvc method for debugging ATLASSIM-1738. Tag ISF_Geant4Config-00-01-18 (ISF_Geant4Config-00-01-18)
      86a0a7bb
    • Niels Van Eldik's avatar
    • Oleg Fedin's avatar
      add the shift for MC particle barcode scheme as configurable parameters... · cca99810
      Oleg Fedin authored
      add the shift for MC particle barcode scheme as configurable parameters (MCTruthClassifier-00-01-15-02)
      cca99810
    • Graeme Stewart's avatar
      * Patch changes from trunk back to PyJobTransforms-02-03-32-branch (again!) · e7f29246
      Graeme Stewart authored
      	* Tag PyJobTransforms-02-03-32-04
      
      	* python/trfExitCodes.py
      	- Implement codeToSignalname method for mapping a return code back to
      	  a signal name
      	- Update string formatting
      	* python/trfExe.py
      	- Correct use of codeToSignalname for signaled exits
      	* scripts/ExeWrap_tf.py
      	- Fix reference to primary executor
      	* test/test_trfExitCodes.py
      	- Add new test for trfExit.codeToSignalname methods (PyJobTransforms-02-03-32-04)
      
      	* Patch changes from trunk back to PyJobTransforms-02-03-32-branch (again!)
      	* Tag PyJobTransforms-02-03-32-04
      
      2014-12-09 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* python/trfExitCodes.py
      	- Implement codeToSignalname method for mapping a return code back to
      	  a signal name
      	- Update string formatting
      	* python/trfExe.py
      	- Correct use of codeToSignalname for signaled exits
      	* scripts/ExeWrap_tf.py
      	- Fix reference to primary executor
      	* test/test_trfExitCodes.py
      	- Add new test for trfExit.codeToSignalname methods
      
      2014-12-09 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      	* Patch changes from trunk back to PyJobTransforms-02-03-32-branch
      	* Tag PyJobTransforms-02-03-32-03
      
      2014-12-09 Graeme Stewart <graeme.andrew.stewart@cern.ch>
      ...
      (Long ChangeLog diff - truncated)
      e7f29246
    • Zach Marshall's avatar
      cff2d1e3
    • Stefania Spagnolo's avatar
      Special treatment for BOG at eta=+/-4 and BME dbR=2 for give_roi_border_id... · 35c47775
      Stefania Spagnolo authored
      Special treatment for BOG at eta=+/-4 and BME dbR=2 for give_roi_border_id method (MuonRPC_Cabling-00-02-08)
      35c47775
    • Jochen Meyer's avatar
    • John Derek Chapman's avatar
      src/MergeTruthJetsTool.cxx: Attempt to fix truth xAOD::Jet reading in... · 88046afc
      John Derek Chapman authored
      src/MergeTruthJetsTool.cxx: Attempt to fix truth xAOD::Jet reading in PileUpTools approach. Algorithms approach is still broken due to issues reading in the events via the PileUpMergeSvc. ATLJETMET-113. Tagging: MCTruthSimAlgs-01-02-01 (MCTruthSimAlgs-01-02-01)
      88046afc
Loading