master
[Clang][FastSim] Cleanup dead assignments reported by llvm analyzer
[FASTSIM] [CLANG] Fixes warnings reported by clang 14
Move RandomNumberGenerator service base class to FWCore/AbstractServices
remove dead assignments
remove Transform3DPJ (incorporated in ROOT::Math::Transform3D since 2008)
code checks and format
[FASTSIM] [LLVM21] Apply code-checks and formats
separate out HGCal aliases
first round of dependency cleanups
[FASTSIM] Apply code checks/format
started hacking the python configs
Added edm::stream::WatchRuns to FastSimulation modules
[FASTSIM] Drop Geometry/CommonDetUnit package
Clean up BuildFiles under FastSimulation/
[FASTSIM] [LLVM21] Apply clang-tidy changes
Make minor fixes in moving .h files
get rid of CMSDEPRECATED_X warnings in FastSimulation/TrackerSetup
Merge pull request #49583 from kpedro88/FastSimConstGlobalRebase2
[MISC2] py2/3 compatibility:drop use of __future__