Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 10, 2019
  3. Jan 16, 2019
  4. Dec 05, 2018
  5. Jul 20, 2018
  6. Jun 26, 2018
  7. Apr 04, 2018
  8. Mar 15, 2018
  9. Mar 09, 2018
  10. Dec 15, 2017
  11. Dec 11, 2017
  12. Sep 25, 2017
  13. Sep 19, 2017
  14. Feb 21, 2017
  15. Oct 11, 2016
    • Alex Kastanas's avatar
      Added SDO based SiHit association and tagging broken clusters (InDetPrepRawDataToxAOD-00-01-44) · b9e2d1f8
      Alex Kastanas authored
        * Added a SiHit-to-cluster matching scheme based on SDO barcodes, rather than geometric matching
        * Added a flag for clusters with truth particles contributing that also contribute to other clusters
        * Tagging as InDetPrepRawDataToxAOD-00-01-39-01
      
      2016-08-22 Alex Alonso
      	* New sequencer for the ID xAOD
      	* Tagging as InDetPrepRawDataToxAOD-00-01-43
      
      2016-08-19 Alex Alonso
      	* Change the Split track collection name, as it overlapes with muon
      	track collection
      	* Tag as InDetPrepRawDataToxAOD-00-01-42
      
      2016-07-14 Leigh Schaefer <leigh.schaefer@cern.ch>
      	* Remove initialization of TRT dE/dx tool from share/InDetDxAOD.py since this tool is no longer included in DerivationFrameworkInDet
      	* Change TRT_DriftCircles.localXError to store uncertainty rather than covariance in src/TRT_PrepDataToxAOD.cxx
      	* Tag as InDetPrepRawDataToxAOD-00-01-40
      
      
      Former-commit-id: f45bd762
      b9e2d1f8
  16. May 09, 2016
    • Susumu Oda's avatar
      Changed the order of algorithms to run RDO/PRD to xAOD tools only events are... · a3a66632
      Susumu Oda authored
      Changed the order of algorithms to run RDO/PRD to xAOD tools only events are accepeted. (InDetPrepRawDataToxAOD-00-01-37)
      
      	* Changed the order of algorithms to run RDO/PRD to xAOD tools
      	  only events are accepeted.
      	* Tagging as InDetPrepRawDataToxAOD-00-01-37
      
      2016-04-12 Susumu Oda <Susumu.Oda@cern.ch>
      	* Changed names of algorithms and tools in share/SCTxAOD.py
      	  to avoid coflict with share/InDetDxAOD.py.
      	* Move the prescale tool in share/SCTxAOD.py to preselection.
      	* Tagging as InDetPrepRawDataToxAOD-00-01-36
      
      2016-04-12 Susumu Oda <Susumu.Oda@cern.ch>
      	* Add a prescale factor for reduction file size to share/SCTxAOD.py.
      	* Add python/SCTxAODJobProperties.py to configure the prescale factor.
      	* Tagging as InDetPrepRawDataToxAOD-00-01-35
      
      2016-03-17 Kilian Rosbach <Kilian.Rosbach@cern.ch>
      	* Testing changes related to ATLASRECTS-2860 from yesterday
      	* Tagging as InDetPrepRawDataToxAOD-00-01-34
      
      2016-03-16 Simon Viel
      ...
      (Long ChangeLog diff - truncated)
      a3a66632
  17. Nov 27, 2015
  18. Nov 13, 2015
  19. Oct 10, 2015
    • Nick Barlow's avatar
      add timing info to SCT clusters (InDetPrepRawDataToxAOD-00-01-27) · cfc7c90d
      Nick Barlow authored
      	* Modify SCT_PrepRawDataToxAOD.cxx to also add auxdata for timing info on SCT clusters.
      	* Tagged InDetPrepRawDataToxAOD-00-01-27
      
      2015-09-03 Nick Barlow <nick.barlow@cern.ch>
      	* Add jobOptions file share/SCTxAOD.py to make cut-down version of DAOD_IDTRKVALID.
      	* Tagged InDetPrepRawDataToxAOD-00-01-26
      
      2015-08-12 Simone Pagan Griso <simone.pagan.griso@cern.ch>
      	* Removed TRT hits until we filter them with higher-pT tracks
      	* Added metadata needed for trigger decision
      	* Tagged InDetPrepRawDataToxAOD-00-01-25
      
      2015-06-20 Simone Pagan Griso <simone.pagan.griso@cern.ch>
      	* Removed VERBOSE output left from debugging
      
      2015-06-20 Simone Pagan Griso <simone.pagan.griso@cern.ch>
      	* Adding thinning of hits on track and ability to thin tracks
      	* Switched on by default hits thinning and TRT hits on track
      	* Tagged InDetPrepRawDataToxAOD-00-01-24
      cfc7c90d
  20. Aug 05, 2015
    • Olivier Arnaez's avatar
      reverting on dumpUnassociatedHits and dumpLArCollisionTime (InDetPrepRawDataToxAOD-00-01-23) · 2e9164fa
      Olivier Arnaez authored
              * Turning on dumpUnassociatedHits and dumpLArCollisionTime by default
              * Tagged InDetPrepRawDataToxAOD-00-01-23
      
      2015-06-03 Olivier Arnaez <olivier.arnaez@cern.ch>
      	* Turning off dumpUnassociatedHits and dumpLArCollisionTime by default (short-term patch, needs to be reverted)
      	* Tagged InDetPrepRawDataToxAOD-00-01-22
      
      2015-06-02 Olivier Arnaez <olivier.arnaez@cern.ch>
      	* Removing xAOD::TrigT2MbtsBitsContainer,HLT_T2Mbts,HLT_T2MbtsAux.,HLT_xAOD__TrigT2MbtsBitsContainer_T2MbtsAux. from the output
      	* Adding TileCellContainer#MBTSContainer to the output stream (for MBTS offline timing information)
      	* Tagged InDetPrepRawDataToxAOD-00-01-21
      
      2015-05-15 Simone Pagan Griso <simone.pagan.griso@cern.ch>
      	* Added split tracks creation for cosmic reconstruction
      	* Tagged InDetPrepRawDataToxAOD-00-01-20
      
      2015-05-26 Olivier Arnaez <olivier.arnaez@cern.ch>
      	* Adding basic trigger info (xAOD::TrigT2MbtsBitsContainer,xTrigDecision,BCM_RDOs,TrigNavigation,TrigConfKeys,HLTResult_HLT,xTrigDecisionAux.,TrigNavigationAux.,HLT_T2Mbts,HLT_T2MbtsAux.,HLT_xAOD__TrigT2MbtsBitsContainer_T2MbtsAux.)
      	* Tagged InDetPrepRawDataToxAOD-00-01-19
      
      ...
      (Long ChangeLog diff - truncated)
      2e9164fa
  21. May 17, 2015
  22. Mar 03, 2015
  23. Feb 18, 2015
  24. Jan 19, 2015
Loading