ProtoDUNEBeamTPCRecoEfficiency.fcl
Go to the documentation of this file.
1 #include "ProtoDUNEDataUtils.fcl"
2 
3 BEGIN_PROLOG
4 
5 protodune_beam_tpcreco: {
6  module_type: "ProtoDUNEBeamTPCRecoEfficiency"
7  ParticleLabel: "pandora"
8  DataUtils: @local::standard_protodunedatautils
9 }
10 
11 END_PROLOG