- Sep 28, 2017
-
-
Scott Snyder authored
Allow tests to find reference files outside of the repository. Former-commit-id: cfeb8cb2f63ac1bb71cd3cc9faf4c19aab95c250
-
- Sep 22, 2017
-
-
John Chapman authored
The `Compressor` class has no dependencies other than on the STL and is not used by any other class in `EventCommonTPCnv` moving it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and `LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`. In turn this means that `EventCommonTPCnv` no longer needs to be part of the AthSimulation release. See ATLASSIM-3441. Former-commit-id: e20bb7940afb3ce84074f560a8acb8fae0c3abc1
-
- Sep 10, 2017
-
-
Pavol Strizenec authored
Former-commit-id: 9028f7970383554eede88c051abf10c05db6c2cd
-
- Aug 21, 2017
-
-
Pavol Strizenec authored
Former-commit-id: 7df9a480c8796329cf81796a1301a8d5895dc5c8
-
- Aug 17, 2017
-
-
Pavol Strizenec authored
Former-commit-id: 573e28e3
-
- Aug 16, 2017
-
-
Pavol Strizenec authored
Former-commit-id: 07c55d0890ba419a9060875e5eb73ff03c3ae20a
-
- Aug 15, 2017
-
-
Pavol Strizenec authored
Former-commit-id: 8518960e4cf8d0f996df9793f07671dbadd27d13
-
- Aug 08, 2017
-
-
LArDigitization: Const fixes. See merge request !3753 Former-commit-id: e495bf6147cc656e6c744f1474a34db4137bc9cd
-
- Jul 10, 2017
-
-
John Chapman authored
Former-commit-id: add6a54d0a5ce49d1c4e84db9327bac2ffd0dafa
-
- Jul 06, 2017
-
-
John Chapman authored
In ATLASSIM-3365 it was noted that the `LArHitContainer` names were not being set properly as the LAr `SimpleSDTools` were using their own `HitCollectionName` property rather than the standard `OutputCollectionNames` property from the base class. Former-commit-id: b846b2b29ab147707c71497840e68464fa23fc75
-
- Jun 20, 2017
-
-
Emma Sian Kuwertz authored
Adding EMBC ST/SL 08/14 to LArNoisyROFlags job options. Updating hardcoded MNB cuts in LArNoisyROTool from 9/33 to 5/17. Properly filling per partition saturated flag histograms. Former-commit-id: d30eded12961086e9348219838293cd0a5b5b822
-
Elmar Ritsch authored
This is transparent to the AtlasG4 setup, but if Geant4 is run within the ISF, the sensitive detector HITS will go into separate *_G4 collections and will be merged with the respective *_Fatras and *_FastCaloSim collections. Former-commit-id: 7060e91d732f4efd7100f60dbf3734dd5c7b7ec3
-
- May 29, 2017
-
-
Elmar Ritsch authored
Former-commit-id: d4e9ad46
-
Elmar Ritsch authored
Former-commit-id: 612eb286
-
Elmar Ritsch authored
Former-commit-id: fb64e6d52d36144d51dc5301af7c4c138ad05a25
-
Elmar Ritsch authored
Former-commit-id: ada6b37dc9717d3a6c142ce2b3de6eeeedafa1cb
-
John Chapman authored
Former-commit-id: b0344641
-
John Chapman authored
This is part of the migration away from FADS, as discussed in ATLASSIM-2290. Making these classes into AthServices means they can be configured in the normal way and means that a lot of lazy initialization can be eliminated. Former-commit-id: d4f062f50ef6fd940238573f6609e9a172c99620
-
- May 23, 2017
-
-
John Chapman authored
These values were mistaken reverted back to the MC15 values as part of MR !1535. Former-commit-id: f16e9296
-
Peter Johannes Falke authored
Former-commit-id: a3925c69
-
- May 22, 2017
-
-
John Chapman authored
Components in the LArG4MiniFCAL library were not properly registered with genConf due to a typo in the CMakeLists.txt file. This should fix ATLASSIM-3226. Former-commit-id: aef5ce87
-
- May 19, 2017
-
-
John Derek Chapman authored
Former-commit-id: 5bee4643ada1f4e295466fc80889a4ebd0e3d704
-
Walter Lampl authored
Former-commit-id: 4d3b65ce
-
- May 05, 2017
-
-
John Chapman authored
Former-commit-id: af9b1662
-
- May 02, 2017
-
-
John Chapman authored
In the cases where both V1 and V2 implmentations are present, the V1 implementations can just be dropped. See ATLASSIM-3023 Former-commit-id: 76c68907
-
John Chapman authored
The V1 UserAction implementation is obsolete, so should be replaced by the V2 UserAction implementation wherever it appears. See ATLASSIM-3023. Former-commit-id: 668d76a6
-
- Apr 27, 2017
-
-
Pick up Frozen Shower Libraries from LArG4ShowerLibData GroupData directory See merge request !1157 Former-commit-id: 6674b12080f822c1dc558effa1353ed916306b05
-
- Apr 24, 2017
-
-
Guillaume Unal authored
LArCalorimeter/LArDigitization/python/LArDigitizationFlags.py : add new flag to enable useage of High Gain in EMEC inner wheel digitization default value = True, i.e same behavior as before this change this flag should be set to False to emulate the detector configuration for 2017 data taking LArCalorimeter/LArDigitization/python/LArDigitizationConfig.py : set property for LArPileUpTool according to flag above => MG/HG switching value set to 0 if High gain is not enable in the digitization => cells can only be in Medium or Low gain LArCalorimeter/LArDigitization/LArDigitization/LArPileUpTool.h LArCalorimeter/LArDigitization/src/LArPileUpTool.cxx : add specific gain switching values for EMEC IW region. Default value are as in rest of EM calorimeter Former-commit-id: 05d512fcaaa058bdd62b109ca31375f264d7667c
-
- Apr 18, 2017
-
-
Stewart Martin-Haugh authored
Debug link fixes See merge request !996 Former-commit-id: fe258c678afbee056626d81f9521322207e7896a
-
- Apr 12, 2017
-
-
Guillaume Unal authored
* src/LArPileupTool.cxx LArDigitization/LArPileupTool.h : add isMcOverlay flag to distinguish MC+MC overlay (and not to the dedicated ramp intercept correction) * python/LArDigitizationConfig.py : configure the property above Former-commit-id: eb48d7d0
-
- Feb 01, 2017
-
-
Guillaume Unal authored
* src/LArCellHVCorr.cxx change Warning message to Info in case difference of HV correction <0.9 to avoid many warnings after fix for EMECPS HV mapping * tag LArCellRec-02-13-15 23-01-2017 Pavol Strizenec Mpavol @ mail.cern.ch> * merged with branch LArCellRec-02-12-94-branch used during 2016 datataking * tag LArCellRec-02-13-14 * following changes were there: ------------------------------------------------------------ 2016-10-11 Emma Kuwertz <emma.sian.kuwertz@cern.ch> * Tagging LArCellRec-02-12-94-16 2016-10-07 Emma Kuwertz <emma.sian.kuwertz@cern.ch> * Adding MNB FEB list to be configurable in job options 5-08-2016 Pavol Strizenec <pavol @ mail.cern.ch> * fixing typo for IW front wheel FEB exclusion * tag LArCellRec-02-12-94-15 3-08-2016 Pavol Strizenec <pavol @ mail.cern.ch> ... (Long ChangeLog diff - truncated) Former-commit-id: 4177ba01
-
John Derek Chapman authored
python/LArG4FastSimulationConfig.py (getFCALFastShower, getFCAL2FastShower): increase EMinEneShowerLib from 0.51 MeV to 3 MeV. ATLASSIM-2188. Tagging: LArG4FastSimulation-05-00-08-01 (LArG4FastSimulation-05-00-08-01) * Branch for 20.3.7.7 and 21.0.15 * python/LArG4FastSimulationConfig.py (getFCALFastShower, getFCAL2FastShower): increase EMinEneShowerLib from 0.51 MeV to 3 MeV. ATLASSIM-2188 * Tagging: LArG4FastSimulation-05-00-08-01 2016-09-01 Steve Farrell <Steven.Farrell@cern.ch> * Cleaned up long lines, whitespace, variable naming conventions. * Changed loop-by-value to loop-by-reference over EnergySpot in LArFastShower to prevent unnecessary copies. * Fixed thread-unsafe usage of static LArG4Identifiers in the fastsim SDs by converting them into class members. * Tagging: LArG4FastSimulation-05-00-08 2016-06-01 Zach Marshall <ZLMarshall@lbl.gov> * Tagging: LArG4FastSimulation-05-00-07 * No shower libraries at very low energy. Skipping the application for such particles. ... (Long ChangeLog diff - truncated) Former-commit-id: 05f32644db63019cdaf04f901181885ea250f68a
-
Ksenia Gasnikova authored
src/FCALDistEtaEnergyShowerLib.cxx fixing inconsistency for particle energy definition (LArG4ShowerLib-01-00-11) * Tagging LArG4ShowerLib-01-00-10. * Comply with ATLAS naming conventions. Pass large objects by const reference, not by value. Former-commit-id: bcb4e066
-
Guillaume Unal authored
* src/EMECPresamplerHVManager.cpp Fix for incorrect interpration of HV mapping for endcap presampler: There are 32 modules in phi (0-31) each module has 2 cell in phi, in the mapping database this is referred by "gapIndex" 0 is on the low phi side (in the ATLAS frame) 1 in on the high phi side so in total 64 sectors in phi given by 2*phiIndex+gapIndex the two gap of these sectors are powered by the same line and have the same HV (while in the previous code, there were 32 sectors for HV in phi, with the two gaps powered by the two different HV lines) * tag LArHV-00-00-36 Former-commit-id: 459ea028
-
- Dec 16, 2016
-
-
Pavol Strizenec authored
fix for HVPathologies (different HV lines per channel were not accounted) (LArCondUtils-00-03-36-01) * fix for HVPathologies (different HV lines per channel were not accounted) * tag LArCondUtils-00-03-36-01 Former-commit-id: f1b3f04a
-
Scott Snyder authored
* Tagging LArIdentifier-01-02-09. * endreq -> endmsg. Former-commit-id: a717d397
-
Scott Snyder authored
* Tagging LArCabling-00-00-04. * endreq -> endmsg. Former-commit-id: 0ee795f3
-
Scott Snyder authored
* Tagging LArHV-00-00-35. * Fix gcc6 misleading indention warnings. Former-commit-id: d1f1eb70
-
- Dec 09, 2016
-
-
Walter Lampl authored
* fix one-time leak of AttributeListSpecificaton * tag LArAffectedRegion-00-01-06 1-12-2016 Pavol Strizenec <pavol @ mail.cern.ch> * Fixing one time memory leak (ATLASRECTS-3222) * tag LArAffectedRegion-00-01-05 2016-09-20 scott snyder <snyder@bnl.gov> * Tagging LArAffectedRegion-00-01-04. * Comply with ATLAS naming conventions. Former-commit-id: bb9440d7273126998f47310809d33e76233eeb46
-
John Derek Chapman authored
src/LArG4CalibSD.cc (ProcessHits): Comment out line which skips steps with a TotalEnergyDeposit of zero. obo Guillaume Unal. Should fix ATLASSIM-3065. Tagging LArG4Code-00-08-18-01 (LArG4Code-00-08-18-01) * Tagging LArG4Code-00-08-18-01 * src/LArG4CalibSD.cc (ProcessHits): Comment out line which skips steps with a TotalEnergyDeposit of zero. obo Guillaume Unal. Should fix ATLASSIM-3065. Former-commit-id: 49ae4091
-