1 # Test the seeds service.
3 # Policy: preDefinedSeed
6 # Purpose: colliding seeds are allowed in preDefinedSeed mode
10 #include "messageService.fcl"
12 # Give this job a name.
13 process_name : SeedTestPredefined
15 # Start form an empty source
18 module_type : EmptyEvent
24 message : @local::mf_interactive
25 RandomNumberGenerator: {}
28 policy : "preDefinedSeed"
30 endOfJobSummary : false
49 module_type : SeedTestPolicy
51 instanceNames : [ "a", "b" ]
55 module_type : SeedTestPolicy
57 instanceNames : [ "a", "c" ]
62 e1 : [stest01, stest02]