disambigcheck.fcl
Go to the documentation of this file.
1 #Check the ambiguity choices of two collections of hits assuming that one is cheated and the other is being checked
2 
3 BEGIN_PROLOG
4 
5 
6 standard_disambigcheck:
7 {
8  module_type: "disambigcheck"
9  ChanHitDisambig: "hit35t"
10  ChanHitCheater: "dcheat"
11 }
12 
13 END_PROLOG
14