 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ZDCANALYSIS_RPDSUBTRACTCENTROIDTOOL_H
6 #define ZDCANALYSIS_RPDSUBTRACTCENTROIDTOOL_H
126 std::optional<std::array<std::bitset<ZDCPulseAnalyzer::N_STATUS_BITS>, 2>>
m_EMStatus;
192 this,
"EventInfoKey",
"EventInfo",
193 "Location of the event info"
196 this,
"xposRelKey",
"",
197 "X position of RPD tile center relative to center of RPD active area"
200 this,
"yposRelKey",
"",
201 "Y position of RPD tile center relative to center of RPD active area"
205 "Row index of RPD channel"
209 "Column index of RPD channel"
212 this,
"CalibEnergyKey",
"",
213 "ZDC module amplitude"
216 this,
"ZDCModuleStatusKey",
"",
217 "ZDC module status word"
220 this,
"RPDChannelAmplitudeKey",
"",
221 "RPD channel amplitude"
224 this,
"RPDChannelAmplitudeCalibKey",
"",
225 "Calibrated RPD channel amplitude"
228 this,
"RPDChannelMaxADCKey",
"",
229 "RPD channel max ADC"
232 this,
"RPDChannelMaxADCCalibKey",
"",
233 "Calibrated RPD channel max ADC"
236 this,
"RPDChannelPileupFracKey",
"",
237 "RPD channel (out of time) pileup as a fraction of non-pileup sum"
240 this,
"RPDChannelStatusKey",
"",
241 "RPD channel status word"
244 this,
"RPDStatusKey",
"",
245 "RPD side status word"
248 this,
"FinalEnergyKey",
"",
252 this,
"ZDCStatusKey",
"",
253 "ZDC sum status word"
258 this,
"centroidEventValidKey",
"",
259 "Event status: true if both centroids are valid, else false"
262 this,
"centroidStatusKey",
"",
263 "Centroid status word"
266 this,
"RPDChannelSubtrAmpKey",
"",
267 "RPD channel subtracted amplitudes (tile mass) used in centroid calculation"
270 this,
"RPDSubtrAmpSumKey",
"",
271 "Sum of RPD channel subtracted amplitudes (total mass) used in centroid calculation"
274 this,
"xCentroidPreGeomCorPreAvgSubtrKey",
"",
275 "X centroid before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
278 this,
"yCentroidPreGeomCorPreAvgSubtrKey",
"",
279 "Y centroid before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
282 this,
"xCentroidPreAvgSubtrKey",
"",
283 "X centroid after geometry corrections and before average centroid subtraction"
286 this,
"yCentroidPreAvgSubtrKey",
"",
287 "Y centroid after geometry corrections and before average centroid subtraction"
290 this,
"xCentroidKey",
"",
291 "X centroid after geometry corrections and after average centroid subtraction"
294 this,
"yCentroidKey",
"",
295 "Y centroid after geometry corrections and after average centroid subtraction"
298 this,
"xRowCentroidKey",
"",
299 "Row X centroids before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
302 this,
"yColCentroidKey",
"",
303 "Column Y centroids before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
306 this,
"reactionPlaneAngleKey",
"",
307 "Reaction plane angle in [-pi, pi) from the positive x axis"
310 this,
"cosDeltaReactionPlaneAngleKey",
"",
311 "Cosine of the difference between the reaction plane angles of the two sides"
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
unsigned constexpr int nChannels
::StatusCode StatusCode
StatusCode definition for legacy code.
unsigned constexpr int nCols
unsigned constexpr int nRows
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.