16#ifndef ALICEO2_TPC_KrCluster_H_
17#define ALICEO2_TPC_KrCluster_H_
a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...
float meanPad
Center of gravity (Pad number)
float meanTime
Center of gravity (Time)
float maxCharge
Maximum charge of the cluster (ADC counts)
unsigned char sector
Sector number.
float sigmaTime
RMS of cluster in time direction.
unsigned char maxChargePad
Pad with max. charge in cluster (for leader pad method)
void reset()
Used to set all Cluster variables to zero.
float getSigmaTime() const
float getSigmaPad() const
float meanRow
Center of gravity (Row number)
float sigmaPad
RMS of cluster in pad direction.
float sigmaRow
RMS of cluster in row direction.
float totCharge
Total charge of the cluster (ADC counts)
unsigned char maxChargeRow
Row with max. charge in cluster (for leader pad method)