- Mar 19, 2024
-
-
CPAlgorithms: provide default GRLs
-
- Mar 18, 2024
-
-
Frank Winklmeier authored
Import ITkTrackTruthCfg from proper Config file See merge request atlas/athena!69907
-
Import ITkTrackTruthCfg from proper Config file
-
Frank Winklmeier authored
Consistent mother information in MCTruthClassifier See merge request atlas/athena!69728
-
Consistent mother information in MCTruthClassifier
-
Frank Winklmeier authored
Simplify MUON1 selections See merge request atlas/athena!69832
-
Simplify MUON1 selections
-
Frank Winklmeier authored
Use c++11 loops in MCTruthClassifier See merge request atlas/athena!69894
-
Use c++11 loops in MCTruthClassifier
-
Frank Winklmeier authored
Rivet HighFive Fix, main branch (2024.03.18.) See merge request atlas/athena!69893
-
Stopped using the HighFive imported target. Instead switched to using the more traditional ${HIGHFIVE_INCLUDE_DIRS} variable. While the latter will require code changes on our side in case HighFive ever becomes a not-header-only library, this setup makes it easier to build code on top of the ATLAS releases/nightlies.
-
Frank Winklmeier authored
Updates to DumpEventDataToJSONConfig for PHYSLITE See merge request atlas/athena!69890
-
Updates to DumpEventDataToJSONConfig for PHYSLITE Adding a feature to the DumpEventDataToJSONConfig configuration function that checks if we are running on PHYSLITE (based on something that I believe is trustworthy) and then configures the input collections accordingly. At the moment there are no track particles that can be output, which isn't great, but the rest seems to work reasonably well. There were a few collections that appear to not exist in the C++ code, so I've removed the setting of those collection names (it causes the function to crash out of the box). Fixing a typo in a comment as well.
-
Frank Winklmeier authored
New HepMcParticleLink_p3-based InDetSimDataCollection persistent type (ATLASSIM-6912) See merge request atlas/athena!69889
-
Implement new InDetSimData_p3 and InDetSimDataCollection_p4 based on HepMcParticleLink_p3 (ATLASSIM-6912)
-
Frank Winklmeier authored
Modify config to allow making Topo Towers at all eta See merge request atlas/athena!69867
-
Modify config to allow making Topo Towers at all eta
-
Frank Winklmeier authored
CscRotCreator - Remove Tgc & Rpc Rot creation See merge request atlas/athena!69879
-
CscRotCreator - Remove Tgc & Rpc Rot creation
-
Frank Winklmeier authored
Adding electrons, taus, and photons to DumpEventDataToJSON See merge request atlas/athena!69881
-
Adding electrons, taus, and photons to DumpEventDataToJSON For event displays, adding a couple of simple lines to include photons, electrons, and tau jets in the JSON dumps that we hand off to Phoenix. It's not completely clear to me if there are naming conventions within Phoenix that need to be respected, so this mostly tries to follow what's already done inside the code.
-
Frank Winklmeier authored
Move FTagEventSF to standalone analysis config See merge request atlas/athena!69639
-
Move FTagEventSF to standalone analysis config
-
Frank Winklmeier authored
MuonSimEventTPCnv and MuonSimEventAthenaPool: Add new persistent classes based on HepMcParticleLink_p3 See merge request atlas/athena!69708
-
MuonSimEventTPCnv and MuonSimEventAthenaPool: Add new persistent classes based on HepMcParticleLink_p3 MuonSimEventTPCnv and MuonSimEventAthenaPool: Add new persistent classes based on HepMcParticleLink_p3
-
Frank Winklmeier authored
EFTRACK-142, implemented full road prediction algorithm, bugfix in the track following tool See merge request atlas/athena!69864
-
EFTRACK-142, implemented full road prediction algorithm, bugfix in the track following tool
-
Frank Winklmeier authored
Update interfaces of InDetSimEvent, MuonSimEvent and G4AncillarySimEvent transient EDM classes See merge request atlas/athena!69885
-
Add truthID method to return GenParticle::id() to InDetSimEvent, MuonSimEvent and G4AncillarySimEvent transient EDM classes
-
Frank Winklmeier authored
Remove unused helper functions in MCTruthClassifier See merge request atlas/athena!69860
-
Remove unused helper functions in MCTruthClassifier
-
Frank Winklmeier authored
Drop code behind ifndef MCTRUTHCLASSIFIER_CONST See merge request atlas/athena!69872
-
Drop code behind ifndef MCTRUTHCLASSIFIER_CONST
-
Frank Winklmeier authored
Migrate Sensitive Detectors to use ID rather than barcode See merge request atlas/athena!69657
-
Migrate Sensitive Detectors to use ID rather than barcode
-
Frank Winklmeier authored
TrkTruthTPCnv and TrkTruthAthenaPool: add persistent classes based on HepMcParticleLink_p3 See merge request atlas/athena!69850
-
Add DetailedTrackTruthCollection_p4, DetailedTrackTruth_p4 and TruthTrajectory_p3 based on HepMcParticleLink_p3
-
Frank Winklmeier authored
Cleanup RNTCollection reading code See merge request atlas/athena!69863
-
Cleanup RNTCollection reading code
-
Frank Winklmeier authored
Reduce numMeasurementsCutOff from 3 to 1 See merge request atlas/athena!69856
-