master
Clang-Format
first round of dependency cleanups
Renamed BranchDescription to ProductDescription
Added edm::stream::Watch* to core SIM packages
[SIMULATION] [LLVM21] Apply clang-tidy changes
Code check
Migrate misc scripts to new `PoolDBOutputService` methods
handle multiple input tags in mixing for SimVertex and SimTrack
Added new parameter skipProductCheck in MixingModule. skipProductCheck is set to True for FastPU with FastSimPU modifier in python/mix_probFunction_25ns_PoissonOOTPU_cfi.py
code related feedback from release managers implemented
Code updates to use FastSim events as PileUp with FullSim Signal events through the MixingModule interface to be used during the Digitization step in different sub-systems
fix code format with scram b code-format
Remove some compilation warnings in classes from SimCalorimetry and SimGeneral
Migrate getting MixingModuleConfig to esConsumes()
[SIMULATION] [LLVM14] Apply code checks