DualPhaseOpHitDumper.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_ophitdumper:
4 {
5  module_type: DualPhaseOpHitDumper
6  OpHitModuleLabel: "ophit"
7  SaveTruth: true # save all the generated particle
8  SavePDS: true
9  GEANT4Label: "largeant" # The label for the process which ran GEANT4
10  SIGNALLabel: "generator" # The label for the process which produced SIGNAL events
11  Argon39Label: "ar39Gen" # The label for the process which produced Argon 39 events
12  NeutronLabel: "cNeutronGen" # The label for the process which produced Neutron events
13  KryptonLabel: "kr85Gen" # The label for the process which produced Krypton events
14  RadonLabel: "rn222Gen" # The label for the process which produced Radon events
15  Argon42Label: "ar42Gen" # The label for the process which produced Argon 42 events
16 }
17 
18 END_PROLOG