There was an error while loading. Please reload this page.
1 parent 905c309 commit 02a19a3Copy full SHA for 02a19a3
1 file changed
Detectors/Base/include/DetectorsBase/VMCSeederService.h
@@ -44,7 +44,7 @@ class VMCSeederService
44
VMCSeederService();
45
void initSeederFunction(TVirtualMC const*);
46
47
- SeederFcn mSeederFcn; // the just-in-time compiled function talking to the VMC engines
+ SeederFcn mSeederFcn; // the just-in-time compiled function talking to the VMC engines
48
mutable unsigned long long mSeedCount{0}; // number of setSeed() calls
49
};
50
0 commit comments