2 # File: seedservice_dune.fcl
3 # Desc: custom configurations of NuRandomService for DUNE
4 # Author: Gianluca Petrillo (petrillo@fnal.gov)
5 # Date: February 13th, 2015
8 # The default configuration is the "random" policy, that defies the goal of the
9 # seed service altogether.
12 # 13022015 (petrillo@fnal.gov) [v1.0]
13 # first version; not many choices here
17 #include "seedservice.fcl"
22 # the random policy extracts unpredictable, random seeds in a way similar to the
23 # behaviour that existed before NuRandomService.
24 # You don't want this for production.
26 dune_seedservice: @local::random_NuRandomService # from seedservice.fcl
28 dune_prod_seedservice: #Similar to per_event_NuRandomService
30 # print into the log all seeds at the end of the job
34 # on each event, the seed is computed from event information