Skip to content
Snippets Groups Projects
  1. May 31, 2024
  2. May 30, 2024
  3. May 28, 2024
  4. Nov 17, 2022
    • Frank Winklmeier's avatar
      MCTruth: use non-const particles · ea7df69e
      Frank Winklmeier authored
      This is similar to !58354 and removes unnecessary `const` qualifiers on
      `GenParticle` and `ISFParticle` to avoid `const_cast` downstream for
      the following classes:
      - `PrimaryParticleInformation`
      - `TrackBarcodeInfo`
      - `TrackInformation`
      - `VTrackInformation`
      ea7df69e
  5. Jul 08, 2020
  6. Mar 24, 2017
  7. May 09, 2016
    • Elmar Ritsch's avatar
      Merge changes from MCTruth-00-02-00->MCTruth-00-02-00-03 into trunk.... · 8ac3a284
      Elmar Ritsch authored
      Merge changes from MCTruth-00-02-00->MCTruth-00-02-00-03 into trunk. ATLASSIM-2701 : Add pointer to primary (generator) MC truth particle to VTrackInformation. Critical for fix of incorret calibration hits assignment. ATLASSIM-2456 + Introduce more appropriate naming for pointer to base ISFParticle in various TrackInformation classes. (MCTruth-00-04-00)
      
      	* Merge changes from MCTruth-00-02-00->MCTruth-00-02-00-03 into trunk.
      	ATLASSIM-2701 :
      		* Add pointer to primary (generator) MC truth particle to
      		VTrackInformation. Critical for fix of incorret calibration hits
      		assignment. ATLASSIM-2456
      		* Introduce more appropriate naming for pointer to base ISFParticle
      		in various TrackInformation classes.
      	* tagging MCTruth-00-04-00
      
      2015-09-15  John Chapman  <John.Chapman@cern.ch>
      	* Removed MCTruth/CosmicTRSD.h, src/CosmicTRSD.cxx,
      	MCTruth/TrackRecorderSD.h, src/TrackRecorderSD.cxx - Merged into
      	TrackWriteFastSim/TrackWriteFastSD. ATLASSIM-2144. Requires
      	TrackWriteFastSim-00-03-00 or later.
      	* Removed MCTruth/TruthStrategy.h, src/TruthStrategy.cxx,
      	MCTruth/TruthStrategyManager.h, src/TruthStrategyManager.cxx,
      	MCTruth/MCTruthSteppingAction.h, src/MCTruthSteppingAction.cxx,
      	MCTruth/AtlasTrajectory.h, src/AtlasTrajectory.cxx,
      	src/components, python - moved to MCTruthBase. Requires
      	MCTruthBase-00-01-01 onwards. ATLASSIM-2144
      ...
      (Long ChangeLog diff - truncated)
      8ac3a284
  8. Feb 07, 2015
    • Zach Marshall's avatar
      Updating TrackRecordCollection to vector<T> (MCTruth-00-01-16) · 94ba2901
      Zach Marshall authored
      	* Updating TrackRecordCollection to vector<T>
      	* Tagging: MCTruth-00-01-16
      
      2015-01-17  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      	* Fixing uninitialized member variable in one of the TrackInformation
      	constructors (ATLASSIM-1738)
      	* Tagging: MCTruth-00-01-15
      
      2015-01-17  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      	* Fixing uninitialized member variable in TrackBarcodeInfo constructor
      	(ATLASSIM-1738)
      	* Tagging: MCTruth-00-01-14
      
      2015-01-16  Elmar Ritsch <Elmar.Ritsch@cern.ch>
      	* Adding boolean flag in VTrackInformation (+derived classes) for tracks
      	that were returned to the ISF (ATLASSIM-1738)
      	* Tagging: MCTruth-00-01-13
      94ba2901
  9. Sep 19, 2014
Loading