|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ZDCANALYSIS_RPDSUBTRACTCENTROIDTOOL_H
6 #define ZDCANALYSIS_RPDSUBTRACTCENTROIDTOOL_H
123 std::optional<std::array<std::bitset<ZDCPulseAnalyzer::N_STATUS_BITS>, 2>>
m_EMStatus;
189 this,
"EventInfoKey",
"EventInfo",
190 "Location of the event info"
193 this,
"xposRelKey",
"",
194 "X position of RPD tile center relative to center of RPD active area"
197 this,
"yposRelKey",
"",
198 "Y position of RPD tile center relative to center of RPD active area"
202 "Row index of RPD channel"
206 "Column index of RPD channel"
209 this,
"CalibEnergyKey",
"",
210 "ZDC module amplitude"
213 this,
"ZDCModuleStatusKey",
"",
214 "ZDC module status word"
217 this,
"RPDChannelAmplitudeKey",
"",
218 "RPD channel amplitude"
221 this,
"RPDChannelAmplitudeCalibKey",
"",
222 "Calibrated RPD channel amplitude"
225 this,
"RPDChannelMaxADCKey",
"",
226 "RPD channel max ADC"
229 this,
"RPDChannelMaxADCCalibKey",
"",
230 "Calibrated RPD channel max ADC"
233 this,
"RPDChannelPileupFracKey",
"",
234 "RPD channel (out of time) pileup as a fraction of non-pileup sum"
237 this,
"RPDChannelStatusKey",
"",
238 "RPD channel status word"
241 this,
"RPDStatusKey",
"",
242 "RPD side status word"
245 this,
"FinalEnergyKey",
"",
249 this,
"ZDCStatusKey",
"",
250 "ZDC sum status word"
255 this,
"centroidEventValidKey",
"",
256 "Event status: true if both centroids are valid, else false"
259 this,
"centroidStatusKey",
"",
260 "Centroid status word"
263 this,
"RPDChannelSubtrAmpKey",
"",
264 "RPD channel subtracted amplitudes (tile mass) used in centroid calculation"
267 this,
"RPDSubtrAmpSumKey",
"",
268 "Sum of RPD channel subtracted amplitudes (total mass) used in centroid calculation"
271 this,
"xCentroidPreGeomCorPreAvgSubtrKey",
"",
272 "X centroid before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
275 this,
"yCentroidPreGeomCorPreAvgSubtrKey",
"",
276 "Y centroid before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
279 this,
"xCentroidPreAvgSubtrKey",
"",
280 "X centroid after geometry corrections and before average centroid subtraction"
283 this,
"yCentroidPreAvgSubtrKey",
"",
284 "Y centroid after geometry corrections and before average centroid subtraction"
287 this,
"xCentroidKey",
"",
288 "X centroid after geometry corrections and after average centroid subtraction"
291 this,
"yCentroidKey",
"",
292 "Y centroid after geometry corrections and after average centroid subtraction"
295 this,
"xRowCentroidKey",
"",
296 "Row X centroids before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
299 this,
"yColCentroidKey",
"",
300 "Column Y centroids before geometry corrections and before average centroid subtraction (RPD detector coordinates)"
303 this,
"reactionPlaneAngleKey",
"",
304 "Reaction plane angle in [-pi, pi) from the positive x axis"
307 this,
"cosDeltaReactionPlaneAngleKey",
"",
308 "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.