protoflash.fcl
Go to the documentation of this file.
1 #include "opticaldetectormodules.fcl"
2 
3 BEGIN_PROLOG
4 
5 standard_protoflashana:
6 {
7  module_type: "ProtoFlash"
8  OpFlashModuleLabel: "opflash"
9  OpHitModuleLabel: "ophit"
10  SignalLabel: "generator"
11  CosmicLabel: "cosmicgenerator"
12  GeantLabel: "largeant"
13  ParticleLabel: "pandora"
14 }
15 
16 END_PROLOG