QuadVtx.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_quadvtx:
4 {
5  module_type: "QuadVtx"
6 
7 # HitLabel: "gaushit"
8 # HitLabel: "dcheat" # cheat disambiguated
9  HitLabel: "hitfd" # real triplet-matching disambiguation
10 
11  SavePlots: false # warning, very large TFS output if enabled...
12 }
13 
14 END_PROLOG
15