MinervaSegmentationAlg.fcl
Go to the documentation of this file.
1 BEGIN_PROLOG
2 
3 standard_minervasegalgpars:
4 {
5 SegmentationAlgName: "Minerva"
6 cellEncoding: "system:3,layer:3,slice:2,cellZ:2,triangle:3,cellX:32:-16,cellY:-16"
7 identifier_x: "cellX"
8 identifier_y: "cellY"
9 identifier_z: "cellZ"
10 identifier_layer: "layer"
11 identifier_slice: "slice"
12 strip_size_x: 4.0 # cm
13 strip_size_y: 4.0 # cm
14 nplanes: 5
15 }
16 
17 END_PROLOG