Skip to content
Snippets Groups Projects
Commit 83f5e9ee authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'rng.PrimaryDPDMaker-20211116' into 'master'

PrimaryDPDMaker: Remove reference to IAtRndmGenSvc.

See merge request !48292
parents 2eb235f8 de591e0c
No related branches found
No related tags found
5 merge requests!69091Fix correlated smearing bug in JER in JetUncertainties in 22.0,!58791DataQualityConfigurations: Modify L1Calo config for web display,!51674Fixing hotSpotInHIST for Run3 HIST,!50012RecExConfig: Adjust log message levels from GetRunNumber and GetLBNumber,!48292PrimaryDPDMaker: Remove reference to IAtRndmGenSvc.
......@@ -29,7 +29,7 @@ public:
// Private data members
private:
/// handle to the @c IAtRndmGenSvc we want to test
/// handle to the @c IAthRNGSvc we want to test
ServiceHandle<IAthRNGSvc> m_rndmSvc{this, "RndmSvc", "AthRNGSvc", "Random Number Service"};
Gaudi::Property<double> m_prescale{this , "Prescale", 1.};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment