This class contains information to correct the information obtained from the TTD (simple offsets)
int getInjectionDelayHER() const
Get the delay between the pre-kick signal and arrival of bunch at IP for HER in clock ticks.
void setInjectionDelayLER(int delay)
Set the delay between the pre-kick signal and arrival of bunch at IP for LER in clock ticks.
void setTriggeredBunchOffsetHER(int offset)
Set the offset between triggered bunch nr and SKB bunch nr for HER.
ClassDef(TTDOffsets, 1)
ROOTification.
int m_injectionDelayHER
The delay between the time of the injection pre-kick signal and the time the noisy bunch passes by th...
int getInjectionDelayLER() const
Get the delay between the pre-kick signal and arrival of bunch at IP for LER in clock ticks.
void setTriggeredBunchOffsetLER(int offset)
Set the offset between triggered bunch nr and SKB bunch nr for LER.
int m_triggeredBunchOffsetHER
The number of the triggered bunch provided by the TriggerTimeDistribution (TTD) may be offset by some...
int m_triggeredBunchOffsetLER
The number of the triggered bunch provided by the TriggerTimeDistribution (TTD) may be offset by some...
int getTriggeredBunchOffsetHER() const
Get the offset between triggered bunch nr and SKB bunch nr for HER.
TTDOffsets()
default constructor all offsets set to 0, use corresponding setters
int m_injectionDelayLER
The delay between the time of the injection pre-kick signal and the time the noisy bunch passes by th...
int getTriggeredBunchOffsetLER() const
Get the offset between triggered bunch nr and SKB bunch nr for LER.
void setInjectionDelayHER(int delay)
Set the delay between the pre-kick signal and arrival of bunch at IP for HER in clock ticks.
Abstract base class for different kinds of events.