HomeHEPForge

Use std::lock_guard instead of mutex lock for FSR generators

Description

Use std::lock_guard instead of mutex lock for FSR generators

Summary:
Use std::lock_guard instead of mutex lock for FSR generators.

This is related with !30 and T168.

Test Plan: Tests give identical results with respect to master. CPU time remains the same.

Reviewers: kreps, tlatham, jback

Reviewed By: tlatham

Tags: #evtgen

Differential Revision: https://phab.hepforge.org/D127

Details

Provenance
abudinenAuthored on Jul 21 2024, 11:06 PM
abudinenPushed on Aug 9 2024, 12:09 PM
Reviewer
tlatham
Differential Revision
D127: Use std::lock_guard instead of mutex lock for FSR generators
Parents
rEVTGEN318e63d10574: Fix FSR initialisation for thread safety
Branches
Unknown
Tags
Unknown