|
| 1 | +[ |
| 2 | + { |
| 3 | + "name": "MUCAL::hits", |
| 4 | + "group": 22800, |
| 5 | + "item" : 21, |
| 6 | + "info": "Reconstructed Hits in muCLAS12 calorimeter", |
| 7 | + "entries": [ |
| 8 | + {"name":"idx", "type":"B", "info":"x id of grid"}, |
| 9 | + {"name":"idy", "type":"B", "info":"y id of grid"}, |
| 10 | + {"name":"x", "type":"F", "info":"Hit X position (cm)" }, |
| 11 | + {"name":"y", "type":"F", "info":"Hit Y position (cm)" }, |
| 12 | + {"name":"z", "type":"F", "info":"Hit Z position (cm)" }, |
| 13 | + {"name":"energy", "type":"F", "info":"Hit Energy" }, |
| 14 | + {"name":"time", "type":"F", "info":"Hit Time" }, |
| 15 | + {"name":"hitID", "type":"S", "info":"Hit Pointer to ADC bank"}, |
| 16 | + {"name":"clusterID", "type":"S", "info":"Hit Pointer to Cluster Bank"} |
| 17 | + ] |
| 18 | + }, |
| 19 | + { |
| 20 | + "name": "MUCAL::clusters", |
| 21 | + "group": 22800, |
| 22 | + "item" : 22, |
| 23 | + "info": "Reconstructed Clusters in muCLAS12 calorimeter", |
| 24 | + "entries": [ |
| 25 | + {"name":"size", "type":"S", "info":"Cluster size" }, |
| 26 | + {"name":"id", "type":"S", "info":"Cluster ID" }, |
| 27 | + {"name":"x", "type":"F", "info":"Cluster centroid X moment (cm)" }, |
| 28 | + {"name":"y", "type":"F", "info":"Cluster centroid Y moment (cm)" }, |
| 29 | + {"name":"z", "type":"F", "info":"Cluster centroid Z moment (cm)" }, |
| 30 | + {"name":"widthX", "type":"F", "info":"Cluster width in x (cm)" }, |
| 31 | + {"name":"widthY", "type":"F", "info":"Cluster width in y (cm)" }, |
| 32 | + {"name":"radius", "type":"F", "info":"Cluster radius (cm)" }, |
| 33 | + {"name":"time", "type":"F", "info":"Cluster timing information" }, |
| 34 | + {"name":"energy", "type":"F", "info":"Cluster total energy" }, |
| 35 | + {"name":"maxEnergy", "type":"F", "info":"Cluster maximum energy" }, |
| 36 | + {"name":"recEnergy", "type":"F", "info":"Cluster reconstructed energy" } |
| 37 | + ] |
| 38 | + }, |
| 39 | + { |
| 40 | + "name": "MUVT::hits", |
| 41 | + "group": 22900, |
| 42 | + "item" : 21, |
| 43 | + "info": "MUVT hits", |
| 44 | + "entries": [ |
| 45 | + {"name":"id", "type":"S", "info":"id of the hit"}, |
| 46 | + {"name":"sector", "type":"B", "info":"sector number"}, |
| 47 | + {"name":"layer", "type":"B", "info":"layer number"}, |
| 48 | + {"name":"strip", "type":"S", "info":"strip number"}, |
| 49 | + {"name":"energy", "type":"F", "info":"energy of the hit (eV)"}, |
| 50 | + {"name":"time", "type":"F", "info":"time of the hit (ns)"}, |
| 51 | + {"name":"clusterId", "type":"S", "info":"id of the cluster the hit belongs to"}, |
| 52 | + {"name":"status", "type":"S", "info":"status of the hit"} |
| 53 | + ] |
| 54 | + }, |
| 55 | + { |
| 56 | + "name": "MUVT::clusters", |
| 57 | + "group": 22900, |
| 58 | + "item" : 22, |
| 59 | + "info": "reconstructed clusters from MUVT", |
| 60 | + "entries": [ |
| 61 | + {"name":"id", "type":"S", "info":"id of the cluster"}, |
| 62 | + {"name":"sector", "type":"B", "info":"sector"}, |
| 63 | + {"name":"layer", "type":"B", "info":"layer"}, |
| 64 | + {"name":"strip", "type":"S", "info":"seed strip"}, |
| 65 | + {"name":"energy", "type":"F", "info":"energy of the cluster (eV)"}, |
| 66 | + {"name":"time", "type":"F", "info":"time of the cluster (ns)"}, |
| 67 | + {"name":"xo", "type":"F", "info":"strip origin X coordinate (cm)"}, |
| 68 | + {"name":"yo", "type":"F", "info":"strip origin Y coordinate (cm)"}, |
| 69 | + {"name":"zo", "type":"F", "info":"strip origin Z coordinate (cm)"}, |
| 70 | + {"name":"xe", "type":"F", "info":"strip end X coordinate (cm)"}, |
| 71 | + {"name":"ye", "type":"F", "info":"strip end Y coordinate (cm)"}, |
| 72 | + {"name":"ze", "type":"F", "info":"strip end Z coordinate (cm)"}, |
| 73 | + {"name":"size", "type":"S", "info":"size of the cluster"}, |
| 74 | + {"name":"status", "type":"S", "info":"status of the cluster"} |
| 75 | + ] |
| 76 | + }, |
| 77 | + { |
| 78 | + "name": "MUVT::crosses", |
| 79 | + "group": 22900, |
| 80 | + "item" : 23, |
| 81 | + "info": "reconstructed crosses from MUVT", |
| 82 | + "entries": [ |
| 83 | + {"name":"id", "type":"S", "info":"id of the cross"}, |
| 84 | + {"name":"sector", "type":"B", "info":"sector"}, |
| 85 | + {"name":"region", "type":"B", "info":"region"}, |
| 86 | + {"name":"energy", "type":"F", "info":"energy of the cross (eV)"}, |
| 87 | + {"name":"time", "type":"F", "info":"time of the cross (ns)"}, |
| 88 | + {"name":"x", "type":"F", "info":"x coordinate (cm)"}, |
| 89 | + {"name":"y", "type":"F", "info":"y coordinate (cm)"}, |
| 90 | + {"name":"z", "type":"F", "info":"z coordinate (cm)"}, |
| 91 | + {"name":"cluster1", "type":"S", "info":"id of the cluster in the V layer"}, |
| 92 | + {"name":"cluster2", "type":"S", "info":"id of the cluster in the W layer"}, |
| 93 | + {"name":"status", "type":"S", "info":"status of the cluster"} |
| 94 | + ] |
| 95 | + }, |
| 96 | + { |
| 97 | + "name": "MUVT::tracks", |
| 98 | + "group": 22900, |
| 99 | + "item" : 36, |
| 100 | + "info": "reconstructed tracks using MUVT information", |
| 101 | + "entries": [ |
| 102 | + {"name":"index", "type":"S", "info":"index of the track in the DC bank"}, |
| 103 | + {"name":"status", "type":"B", "info":"status of the track (0: refitted using FMT, 1: original DC track)"}, |
| 104 | + {"name":"sector", "type":"B", "info":"sector of the track in DC"}, |
| 105 | + {"name":"vx", "type":"F", "info":"Vertex x-position of the swam track to the DOCA to the beamline (in cm)"}, |
| 106 | + {"name":"vy", "type":"F", "info":"Vertex y-position of the swam track to the DOCA to the beamline (in cm)"}, |
| 107 | + {"name":"vz", "type":"F", "info":"Vertex z-position of the swam track to the DOCA to the beamline (in cm)"}, |
| 108 | + {"name":"px", "type":"F", "info":"3-momentum x-coordinate of the swam track to the DOCA to the beamline (in GeV)"}, |
| 109 | + {"name":"py", "type":"F", "info":"3-momentum y-coordinate of the swam track to the DOCA to the beamline (in GeV)"}, |
| 110 | + {"name":"pz", "type":"F", "info":"3-momentum z-coordinate of the swam track to the DOCA to the beamline (in GeV)"}, |
| 111 | + {"name":"charge", "type":"B", "info":"charge of the track"}, |
| 112 | + {"name":"chi2", "type":"F", "info":"chi^2 of the fit"}, |
| 113 | + {"name":"NDF", "type":"B", "info":"number of degrees of freedom of the fit"} |
| 114 | + ] |
| 115 | + }, |
| 116 | + { |
| 117 | + "name": "MUVT::trajectory", |
| 118 | + "group": 22900, |
| 119 | + "item" : 37, |
| 120 | + "info": "MUVT tracks trajectory bank", |
| 121 | + "entries": [ |
| 122 | + {"name":"index", "type":"S", "info":"index of the track in the DC bank"}, |
| 123 | + {"name":"detector", "type":"B", "info":"id of the detector"}, |
| 124 | + {"name":"layer", "type":"B", "info":"id of the layer"}, |
| 125 | + {"name":"x", "type":"F", "info":"track x position at detector surface (cm)"}, |
| 126 | + {"name":"y", "type":"F", "info":"track y position at detector surface (cm)"}, |
| 127 | + {"name":"z", "type":"F", "info":"track z position at detector surface (cm)"}, |
| 128 | + {"name":"tx", "type":"F", "info":"track unit direction vector x component at detector surface"}, |
| 129 | + {"name":"ty", "type":"F", "info":"track unit direction vector y component at detector surface"}, |
| 130 | + {"name":"tz", "type":"F", "info":"track unit direction vector z component at detector surface"}, |
| 131 | + {"name":"lx", "type":"F", "info":"track x position in local coordinates (cm)"}, |
| 132 | + {"name":"ly", "type":"F", "info":"track y position in local coordinates (cm)"}, |
| 133 | + {"name":"lz", "type":"F", "info":"track z position in local coordinates (cm)"}, |
| 134 | + {"name":"dx", "type":"F", "info":"DC track x position in local coordinates (cm)"}, |
| 135 | + {"name":"dy", "type":"F", "info":"DC track y position in local coordinates (cm)"}, |
| 136 | + {"name":"dz", "type":"F", "info":"DC track z position in local coordinates (cm)"}, |
| 137 | + {"name":"path", "type":"F", "info":"pathlength of the track from the track vertex to the detector surface (cm)"} |
| 138 | + ] |
| 139 | + }, |
| 140 | + { |
| 141 | + "name": "MURH::hits", |
| 142 | + "group": 23100, |
| 143 | + "item" : 21, |
| 144 | + "info": "Reconstructed Hits in muCLAS12 hodoscope", |
| 145 | + "entries": [ |
| 146 | + {"name":"sector", "type":"B", "info":"sector number"}, |
| 147 | + {"name":"layer", "type":"B", "info":"layer number"}, |
| 148 | + {"name":"component", "type":"S", "info":"component number"}, |
| 149 | + {"name":"x", "type":"F", "info":"Hit X position (cm)" }, |
| 150 | + {"name":"y", "type":"F", "info":"Hit Y position (cm)" }, |
| 151 | + {"name":"z", "type":"F", "info":"Hit Z position (cm)" }, |
| 152 | + {"name":"energy", "type":"F", "info":"Hit Energy" }, |
| 153 | + {"name":"time", "type":"F", "info":"Hit Time" }, |
| 154 | + {"name":"hitID", "type":"S", "info":"Hit Pointer to ADC bank"}, |
| 155 | + {"name":"clusterID", "type":"S", "info":"Hit Pointer to Cluster Bank"} |
| 156 | + ] |
| 157 | + }, |
| 158 | + { |
| 159 | + "name": "MURH::clusters", |
| 160 | + "group": 23100, |
| 161 | + "item" : 22, |
| 162 | + "info": "Reconstructed clusters in muCLAS12 hodoscope", |
| 163 | + "entries": [ |
| 164 | + {"name":"size", "type":"S", "info":"Cluster size" }, |
| 165 | + {"name":"id", "type":"S", "info":"Cluster ID" }, |
| 166 | + {"name":"x", "type":"F", "info":"Cluster centroid X moment (cm)" }, |
| 167 | + {"name":"y", "type":"F", "info":"Cluster centroid Y moment (cm)" }, |
| 168 | + {"name":"z", "type":"F", "info":"Cluster centroid Z moment (cm)" }, |
| 169 | + {"name":"widthX", "type":"F", "info":"Cluster width in x (cm)" }, |
| 170 | + {"name":"widthY", "type":"F", "info":"Cluster width in y (cm)" }, |
| 171 | + {"name":"radius", "type":"F", "info":"Cluster radius (cm)" }, |
| 172 | + {"name":"time", "type":"F", "info":"Cluster timing information" }, |
| 173 | + {"name":"energy", "type":"F", "info":"Cluster total energy" } |
| 174 | + ] |
| 175 | + } |
| 176 | +] |
0 commit comments